The Crypt

=== The Hallway === You are in a large room. A corridor leads off to the North. There are doors to the East and West and stairs lead up and down. Exits: (1) east (2) west (3) north (4) up (5) down *** me --> player info here --> place info go {exit} --> go to the place specified as text or index e.g. "go west" or "go 1" get {item} --> get item specified as text or index e.g. "get a lamp" or "get 1" use {item} {exit} --> use the item in the direction specified e.g. "use a rusty key north" or "use 3 2" drink {item} --> drink the specified item help --> show this help info ***
> Edit in JS Bin