UNPKG

307 BJavaScriptView Raw
1{
2 "north": "north",
3 "south": "south",
4 "east": "east",
5 "get": "get",
6 "west": "west",
7 "You can't find a \"%s\" in this room!": "You can't find a \"%s\" in this room!",
8 "go": "go",
9 "exits": "exits",
10 "Sorry, I don't know how to \"%s\" in this room.": "Sorry, I don't know how to \"%s\" in this room."
11}
\No newline at end of file