diff options
Diffstat (limited to 'npc/018-5')
-rw-r--r-- | npc/018-5/town.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-5/town.txt b/npc/018-5/town.txt index 9e91384ec..9b9905461 100644 --- a/npc/018-5/town.txt +++ b/npc/018-5/town.txt @@ -20,7 +20,7 @@ OnTouch: if (!.@q) goto L_AccessDenied; else - LOCATION$="Lilit"; + EnterTown("Lilit"); end; L_AccessDenied: |