diff options
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", |