-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Guillem Sunyer Caldú edited this page Feb 22, 2016
·
3 revisions
#Movement
- "n" -> to go North.
- "s" -> to go South.
- "e" -> to go East.
- "w" -> to go West.
#Environment
- "open" -> to open doors or boxes.
- "hide" -> to be hided on the somewhere.
- "scream" -> you scream for some help.
#Items
- "take [itemName]" -> to put it into the inventory.
- "drop [itemName]" -> to drop it from the inventory.
- "use [itemName]" -> to use it when it's on the inventory.
#Fight
- "run" -> to try to scape.
- "atack" -> to atack an an NPC.
Guillem Sunyer Caldú - 2016