diff options
author | AtlantisRO <atlas@atlantis-ro.net> | 2017-03-13 00:59:38 -0700 |
---|---|---|
committer | AtlantisRO <atlas@atlantis-ro.net> | 2017-03-13 02:31:07 -0700 |
commit | 302c0a6925cb30f200d266e7c213cc8bbb12ba7b (patch) | |
tree | b52b75d4a5650d1b0319cb69a069ce45e9021e12 /npc/re/scripts_mapflags.conf | |
parent | d0568eefba012ec1339f474154a5f239d08f4b41 (diff) | |
download | hercules-302c0a6925cb30f200d266e7c213cc8bbb12ba7b.tar.gz hercules-302c0a6925cb30f200d266e7c213cc8bbb12ba7b.tar.bz2 hercules-302c0a6925cb30f200d266e7c213cc8bbb12ba7b.tar.xz hercules-302c0a6925cb30f200d266e7c213cc8bbb12ba7b.zip |
Fixes #1625. Fixes checks on Guild Dungeon Investment and separates Guild Dungeon mapflags for pre-renwal and renewal.
Signed-off-by: Ragno <ragno@atlantis-ro.net>
Diffstat (limited to 'npc/re/scripts_mapflags.conf')
-rw-r--r-- | npc/re/scripts_mapflags.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/re/scripts_mapflags.conf b/npc/re/scripts_mapflags.conf index 8727d9b44..570294c47 100644 --- a/npc/re/scripts_mapflags.conf +++ b/npc/re/scripts_mapflags.conf @@ -28,4 +28,5 @@ //= Map Flags //========================================================================= +"npc/re/mapflag/gvg.txt", "npc/re/mapflag/zone.txt", |