fix(rtmi-dialog-simple): say command was blocking game state
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
if not cocina_delante_intro_played:
|
||||
accept_input("SKIP")
|
||||
stop_snd()
|
||||
play_video("res://gymkhana/videos/turno_cocina/intro.ogv")
|
||||
play_video("res://gymkhana/videos/turno_cocina/intro.ogv")
|
||||
|
||||
if not turno_cocina_frontal_entregado:
|
||||
inventory_add("turno_cocina_frontal")
|
||||
|
||||
Reference in New Issue
Block a user