diff options
Diffstat (limited to 'npc/024-1')
-rw-r--r-- | npc/024-1/_warps.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/024-1/_warps.txt b/npc/024-1/_warps.txt index dd741fd0a..16d5fe013 100644 --- a/npc/024-1/_warps.txt +++ b/npc/024-1/_warps.txt @@ -1,3 +1,8 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 024-1: Frostia warps 024-1,75,134,0 warp #024-1_75_134 0,0,023-1,42,32 +024-1,94,70,0 script #024-1_94_70 NPC_HIDDEN,3,0,{ + end; +OnTouch: + slide 93,72; end; +} |