diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-26 02:05:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-26 02:05:40 -0300 |
commit | 8f950426126e7a0abbf4f64949c9ab3a0a8c0d0e (patch) | |
tree | dde4a342fc71d596fbb9ef988cc0258fcfd29a18 /npc/018-2-7 | |
parent | 8958b991269649fd91b089a0e1e6c190abccef7a (diff) | |
download | serverdata-8f950426126e7a0abbf4f64949c9ab3a0a8c0d0e.tar.gz serverdata-8f950426126e7a0abbf4f64949c9ab3a0a8c0d0e.tar.bz2 serverdata-8f950426126e7a0abbf4f64949c9ab3a0a8c0d0e.tar.xz serverdata-8f950426126e7a0abbf4f64949c9ab3a0a8c0d0e.zip |
"Regenerate maps for 018-2-6 and other HHSS...
You could even start in a big restricted chamber in the middle, go flipping switches, opening collisions, and slowly opening walk access over
the maze... But not right now. It is tiringsome and I'm lazy.
Any volunteers? >.<
Diffstat (limited to 'npc/018-2-7')
-rw-r--r-- | npc/018-2-7/_config.txt | 29 | ||||
-rw-r--r-- | npc/018-2-7/_import.txt | 1 |
2 files changed, 30 insertions, 0 deletions
diff --git a/npc/018-2-7/_config.txt b/npc/018-2-7/_config.txt new file mode 100644 index 000000000..555655940 --- /dev/null +++ b/npc/018-2-7/_config.txt @@ -0,0 +1,29 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 018-2-7: Heroes Hold SS - B2F conf + +018-2-7,161,45,0 script #018-2-7_161_45 NPC_HIDDEN,{ + end; +OnDisable: + delcells "018-2-7_161_45"; end; +OnEnable: +OnInit: + setcells "018-2-7", 161, 45, 163, 45, 1, "018-2-7_161_45"; +} + +018-2-7,160,23,0 script #018-2-7_160_23 NPC_HIDDEN,{ + end; +OnDisable: + delcells "018-2-7_160_23"; end; +OnEnable: +OnInit: + setcells "018-2-7", 160, 23, 160, 37, 1, "018-2-7_160_23"; +} + +018-2-7,227,45,0 script #018-2-7_227_45 NPC_HIDDEN,{ + end; +OnDisable: + delcells "018-2-7_227_45"; end; +OnEnable: +OnInit: + setcells "018-2-7", 227, 45, 229, 45, 1, "018-2-7_227_45"; +} diff --git a/npc/018-2-7/_import.txt b/npc/018-2-7/_import.txt index d74e1d6b3..c6fb7da58 100644 --- a/npc/018-2-7/_import.txt +++ b/npc/018-2-7/_import.txt @@ -1,2 +1,3 @@ // Map 018-2-7: Heroes Hold SS - B2F // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/018-2-7/_config.txt", |