cocina frontal-patata
This commit is contained in:
12
gymkhana/rooms/turno_cocina/cocina/esc/fregadero_der.esc
Normal file
12
gymkhana/rooms/turno_cocina/cocina/esc/fregadero_der.esc
Normal file
@@ -0,0 +1,12 @@
|
||||
:action1
|
||||
say player "Parece que funciona."
|
||||
:action2
|
||||
say player "No tengo donde meter el agua."
|
||||
:action3 turno_cocina_bol_lentejas
|
||||
say player "Agua a ojo... en su justa medida."
|
||||
inventory_remove turno_cocina_peso_bol
|
||||
inventory_add turno_cocina_bol_lentejas
|
||||
inventory_add turno_cocina_peso
|
||||
set_active cocina_fregadero_izq false
|
||||
:action3 turno_cocina_bol
|
||||
say player "Mejor meter las lentejas primero."
|
||||
Reference in New Issue
Block a user