diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-22 09:44:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-22 09:44:38 -0300 |
commit | c5dcb8abaeb18eaddf792ad27f02f353cdb9b5e0 (patch) | |
tree | 7d63d036e3658faa7670336034e17adba21fb0cf /npc/020-7-2 | |
parent | cafbe237d851701da88e224317128d5ba7975ea1 (diff) | |
download | serverdata-c5dcb8abaeb18eaddf792ad27f02f353cdb9b5e0.tar.gz serverdata-c5dcb8abaeb18eaddf792ad27f02f353cdb9b5e0.tar.bz2 serverdata-c5dcb8abaeb18eaddf792ad27f02f353cdb9b5e0.tar.xz serverdata-c5dcb8abaeb18eaddf792ad27f02f353cdb9b5e0.zip |
Missing files? :o
Diffstat (limited to 'npc/020-7-2')
-rw-r--r-- | npc/020-7-2/_import.txt | 1 | ||||
-rw-r--r-- | npc/020-7-2/_warps.txt | 14 |
2 files changed, 15 insertions, 0 deletions
diff --git a/npc/020-7-2/_import.txt b/npc/020-7-2/_import.txt index 07e8e6dec..db78130d1 100644 --- a/npc/020-7-2/_import.txt +++ b/npc/020-7-2/_import.txt @@ -1,2 +1,3 @@ // Map 020-7-2: Ice cave // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/020-7-2/_warps.txt", diff --git a/npc/020-7-2/_warps.txt b/npc/020-7-2/_warps.txt new file mode 100644 index 000000000..d25cba30d --- /dev/null +++ b/npc/020-7-2/_warps.txt @@ -0,0 +1,14 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 020-7-2: Ice cave warps +020-7-2,25,22,0 warp #020-7-2_25_22 0,0,020-1,76,38 +020-7-2,28,56,0 script #020-7-2_28_56 NPC_HIDDEN,0,0,{ + end; +OnTouch: + slide 33,62; end; +} +020-7-2,33,61,0 script #020-7-2_33_61 NPC_HIDDEN,0,0,{ + end; +OnTouch: + slide 28,55; end; +} +020-7-2,71,54,0 warp #020-7-2_71_54 0,0,020-7-1,39,25 |