56
edits
(Added some other location blocks.) |
|||
Line 114: | Line 114: | ||
|SPEAK ||Schedules a dialogue for execution at the beginning of the next game loop. | |SPEAK ||Schedules a dialogue for execution at the beginning of the next game loop. | ||
|- | |- | ||
|GET ||Adds an item | |GET ||Adds an item to the inventory and removes corresponding Zone from screen, unless kFlagsFixed is set for the same Zone. | ||
|- | |- | ||
|DROP ||Removes an item from inventory. | |DROP ||Removes an item from inventory. |
edits