diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-10 20:51:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-10 20:51:36 -0300 |
commit | 2dc05a94062b5a43553938650b477cab8b077364 (patch) | |
tree | 78455915674937f3e5672e079a259d511b3bf665 /npc/029-9/_warps.txt | |
parent | 1134c4addcd4a69b886613fd53145b2241b38c0a (diff) | |
download | serverdata-2dc05a94062b5a43553938650b477cab8b077364.tar.gz serverdata-2dc05a94062b5a43553938650b477cab8b077364.tar.bz2 serverdata-2dc05a94062b5a43553938650b477cab8b077364.tar.xz serverdata-2dc05a94062b5a43553938650b477cab8b077364.zip |
This is the last map. It is divided in three subrooms.
Upon entering players shall see the cutscene. They can then choose any room.
One has the Moubootaur. The other should be unlocked after victory and has
a warp back to Tulimshar. I think.
Diffstat (limited to 'npc/029-9/_warps.txt')
-rw-r--r-- | npc/029-9/_warps.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/npc/029-9/_warps.txt b/npc/029-9/_warps.txt new file mode 100644 index 000000000..0cba23ec7 --- /dev/null +++ b/npc/029-9/_warps.txt @@ -0,0 +1,23 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 029-9: Woodland mining camp warps +029-9,97,49,0 warp #029-9_97_49 5,0,029-8,174,78 +029-9,103,48,0 script #029-9_103_48 NPC_HIDDEN,1,0,{ + end; +OnTouch: + slide 136,40; end; +} +029-9,91,26,0 script #029-9_91_26 NPC_HIDDEN,1,0,{ + end; +OnTouch: + slide 34,24; end; +} +029-9,34,23,0 script #029-9_34_23 NPC_HIDDEN,1,0,{ + end; +OnTouch: + slide 90,25; end; +} +029-9,137,41,0 script #029-9_137_41 NPC_HIDDEN,1,0,{ + end; +OnTouch: + slide 102,47; end; +} |