Wrench added to trasera_cocina
This commit is contained in:
10
gymkhana/items/inventory/wrench.esc
Executable file
10
gymkhana/items/inventory/wrench.esc
Executable 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."
|
||||
Reference in New Issue
Block a user