From 8f950426126e7a0abbf4f64949c9ab3a0a8c0d0e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Jun 2020 02:05:40 -0300 Subject: "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? >.< --- npc/018-2-7/_config.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 npc/018-2-7/_config.txt (limited to 'npc/018-2-7/_config.txt') 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"; +} -- cgit v1.2.3-60-g2f50