diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-01-12 19:54:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-01-12 19:54:44 -0300 |
commit | 3e9653011d31037238b99122b3c9dfd7b60315a4 (patch) | |
tree | 78a121c19f70ed31383028c3eda7699f3eb6006b /npc/032-1 | |
parent | ebbd0dbc501718327a74e073f1c8fca4bb1f29b0 (diff) | |
download | serverdata-3e9653011d31037238b99122b3c9dfd7b60315a4.tar.gz serverdata-3e9653011d31037238b99122b3c9dfd7b60315a4.tar.bz2 serverdata-3e9653011d31037238b99122b3c9dfd7b60315a4.tar.xz serverdata-3e9653011d31037238b99122b3c9dfd7b60315a4.zip |
Missing file, and disclaim on source file the final Active Aurora Event.
Diffstat (limited to 'npc/032-1')
-rw-r--r-- | npc/032-1/_warps.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/npc/032-1/_warps.txt b/npc/032-1/_warps.txt new file mode 100644 index 000000000..7cf10cedc --- /dev/null +++ b/npc/032-1/_warps.txt @@ -0,0 +1,12 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 032-1: Past Tulimshar warps +032-1,59,126,0 script #032-1_59_126 NPC_HIDDEN,0,0,{ + end; +OnTouch: + slide 52,127; end; +} +032-1,53,126,0 script #032-1_53_126 NPC_HIDDEN,1,0,{ + end; +OnTouch: + slide 59,127; end; +} |