Compile m03_npc_guard.ink to JSON - remove unused EXTERNAL

This commit is contained in:
Claude
2025-12-27 14:43:00 +00:00
parent 6147db5ec7
commit cef4c243e1
2 changed files with 1 additions and 3 deletions

View File

@@ -18,9 +18,6 @@ VAR topic_shift = false
VAR topic_building = false
VAR topic_victoria = false
// External variables
EXTERNAL player_approach
// ===========================================
// INITIAL ENCOUNTER
// ===========================================