Global madness
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
say($player, "Parece un cuerno de algún animal. Lo usan para llamar a comer.", "cocina_cuerno_action3_say")
|
||||
|
||||
:action4
|
||||
global turno_cocina_ingrediente_patatas
|
||||
global turno_cocina_ingrediente_ajo_en_lentejas
|
||||
global turno_cocina_eneko_cata_ok
|
||||
|
||||
if turno_cocina_ingrediente_patatas and turno_cocina_ingrediente_ajo_en_lentejas and !turno_cocina_eneko_cata_ok:
|
||||
say($player, "Debería pedirle a Eneko que pruebe las lentejas antes de llamar a la gente.", "cocina_cuerno_action4_hint")
|
||||
stop
|
||||
|
||||
Reference in New Issue
Block a user