feat(game): warning scene auto-calls Zacus
Enable call_on_scene SCENE_WARNING -> 0142738200: Professeur Zacus rings the PLIP when the scenario reaches the warning scene.
This commit was merged in pull request #172.
This commit is contained in:
@@ -53,6 +53,6 @@ numbers:
|
||||
# to /game/step, so no firmware change is needed). The NPC then disguises that
|
||||
# scene's hint. One ring per scene entry. SCENE_* ids match zacus_v3.yaml
|
||||
# screen_scene_id + npc_phrases.yaml. Uncomment / adjust to taste:
|
||||
call_on_scene: {}
|
||||
# SCENE_WARNING: "0142738200" # Professeur Zacus rappelle pour avertir
|
||||
call_on_scene:
|
||||
SCENE_WARNING: "0142738200" # Professeur Zacus rappelle pour avertir
|
||||
# SCENE_LEFOU_DETECTOR: "17" # Police secours sur l'Électron Fou
|
||||
|
||||
Reference in New Issue
Block a user