Added management of overlapped item in room 9.

This commit is contained in:
Julian Murgia
2021-02-03 22:40:50 +01:00
parent 89d52c32f8
commit 4f2977ea98
9 changed files with 89 additions and 123 deletions

8
game/items/escitems/bottle.esc Executable file
View File

@@ -0,0 +1,8 @@
:look
say player "It's a bottle."
stop
:pickup
inventory_add r9_bottle true
set_active r9_bottle false