Compile m03_npc_guard.ink to JSON - remove unused EXTERNAL

This commit is contained in:
Z. Cliffe Schreuders
2026-01-14 09:46:32 +00:00
parent 84170426d8
commit 546aba4731
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
// ===========================================