aboutsummaryrefslogtreecommitdiff
path: root/test/commands.txt
blob: d4eab7dcfbd51021b99dfc8fc4df3d4ba7fc90f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
help
// go to the cafeteria to test the inventory
go north
go west
take banana
look
take orange
look
take anti-matter
look
drop banana
look
drop orange
look
drop anti-matter
look
//
quit