fix: port some esc files
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
:action1
|
||||
play_lib_snd cocina_bol
|
||||
inventory_add turno_cocina_bol
|
||||
set_active turno_cocina_bol false
|
||||
play_lib_snd cocina_bol
|
||||
inventory_add turno_cocina_bol
|
||||
set_active turno_cocina_bol false
|
||||
|
||||
:action3
|
||||
say player "Un bol donde poner ingredientes"
|
||||
say player "Un bol donde poner ingredientes"
|
||||
|
||||
:action3 turno_cocina_peso
|
||||
inventory_remove turno_cocina_peso
|
||||
inventory_remove turno_cocina_bol
|
||||
inventory_add turno_cocina_peso_bol
|
||||
say current_player "Ya puedo pesar ingredientes!"
|
||||
inventory_remove turno_cocina_peso
|
||||
inventory_remove turno_cocina_bol
|
||||
inventory_add turno_cocina_peso_bol
|
||||
say current_player "Ya puedo pesar ingredientes!"
|
||||
|
||||
:action3 cocina_fregadero_der
|
||||
say current_player "Necesito algo más grande"
|
||||
say current_player "Necesito algo más grande"
|
||||
|
||||
:action3 cocina_fregadero_izq
|
||||
say current_player "Necesito algo más grande"
|
||||
say current_player "Necesito algo más grande"
|
||||
|
||||
Reference in New Issue
Block a user