Se nos viene la olla
This commit is contained in:
12
gymkhana/items/inventory/turno_cocina_olla_vacia.esc
Normal file
12
gymkhana/items/inventory/turno_cocina_olla_vacia.esc
Normal file
@@ -0,0 +1,12 @@
|
||||
:action1
|
||||
say player "Una olla estupenda para hacer lentejas."
|
||||
|
||||
:action2
|
||||
say current_player "Podria ser útil!!"
|
||||
set_active turno_cocina_olla_vacia false
|
||||
inventory_add turno_cocina_olla_vacia
|
||||
|
||||
:action3
|
||||
say player "Está vacia."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user