Wrench added to trasera_cocina

This commit is contained in:
2023-03-09 12:39:28 +01:00
parent dc7deb496f
commit 1445f1db78
4 changed files with 62 additions and 5 deletions

View File

@@ -0,0 +1,10 @@
:action1
say player "That's a wrench on the floor."
stop
:action2
set_active wrench false
inventory_add wrench
:action3
say player "It seems even more useful now that I picked it up."