diff options
Diffstat (limited to 'npc/018-2-7/_config.txt')
-rw-r--r-- | npc/018-2-7/_config.txt | 29 |
1 files changed, 29 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"; +} |