This commit is contained in:
Tangent 2020-03-02 12:37:00 -08:00
parent d54a271f55
commit bc143056e8

4
note.txt Normal file
View File

@ -0,0 +1,4 @@
any object with:
'act' -> (self, x, y) x/y is where it is, runs every turn
'use' -> (self, x, y) x/y is where it was targeted, runs when used
'put': just marks an object as droppable