diff options
author | Taylor Locke <kisuka@kisuka.com> | 2015-12-21 19:22:32 -0800 |
---|---|---|
committer | Taylor Locke <kisuka@kisuka.com> | 2015-12-21 19:24:06 -0800 |
commit | 0aadc44f37617dbe5762e31f50effc1ee07afd79 (patch) | |
tree | bed456357b72eed62dd0e4f48db0b7c63f4d10d1 /npc/re/scripts_main.conf | |
parent | 2a16362eed204dde33e5b0638373d67d1c6828ee (diff) | |
download | hercules-0aadc44f37617dbe5762e31f50effc1ee07afd79.tar.gz hercules-0aadc44f37617dbe5762e31f50effc1ee07afd79.tar.bz2 hercules-0aadc44f37617dbe5762e31f50effc1ee07afd79.tar.xz hercules-0aadc44f37617dbe5762e31f50effc1ee07afd79.zip |
Split zone mapflag for pre/re. Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce023f672.
Diffstat (limited to 'npc/re/scripts_main.conf')
-rw-r--r-- | npc/re/scripts_main.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/re/scripts_main.conf b/npc/re/scripts_main.conf index 1fa54f723..fd0d85fad 100644 --- a/npc/re/scripts_main.conf +++ b/npc/re/scripts_main.conf @@ -62,6 +62,7 @@ import: npc/scripts_warps.conf import: npc/re/scripts.conf import: npc/re/scripts_woe.conf import: npc/re/scripts_jobs.conf +import: npc/re/scripts_mapflags.conf import: npc/re/scripts_monsters.conf import: npc/re/scripts_warps.conf |