Player can pick up items but cannot yet add them to the inventory.

This commit is contained in:
Joe S
2021-02-24 00:37:54 -05:00
parent 6f10d6420b
commit 3928084098
2 changed files with 18 additions and 1 deletions

View File

@@ -7,6 +7,6 @@ office:
look_at: "You move to stand behind your desk. You see a |NAMEPLATE|, a |TAPE RECORDER| and your trusty |LOG VIEWER|"
inspect: "Desk, ornate, stuff"
log_viewer:
look_at: "logviewer looks like garbo"
look_at: "log viewer looks like garbo"
inspect: "beep boop"
pick_up: "You pick up the *LOG VIEWER*."