diff options
author | Kisuka <kisuka@kisuka.com> | 2015-12-22 13:49:35 -0800 |
---|---|---|
committer | Kisuka <kisuka@kisuka.com> | 2015-12-22 13:49:35 -0800 |
commit | 647dc0981d2f5b27eac46a11d32b7ee5fba78878 (patch) | |
tree | 2d26b0ade123de38ae2c1d0b3b79971b6a451aa9 /npc/re/scripts_mapflags.conf | |
parent | c69a756f5c2b403cc809aac4df0bda806ec2483b (diff) | |
parent | 0aadc44f37617dbe5762e31f50effc1ee07afd79 (diff) | |
download | hercules-647dc0981d2f5b27eac46a11d32b7ee5fba78878.tar.gz hercules-647dc0981d2f5b27eac46a11d32b7ee5fba78878.tar.bz2 hercules-647dc0981d2f5b27eac46a11d32b7ee5fba78878.tar.xz hercules-647dc0981d2f5b27eac46a11d32b7ee5fba78878.zip |
Merge pull request #1004 from HerculesWS/WoE-TE-Items
Split zone mapflag for pre/re.
Diffstat (limited to 'npc/re/scripts_mapflags.conf')
-rw-r--r-- | npc/re/scripts_mapflags.conf | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/npc/re/scripts_mapflags.conf b/npc/re/scripts_mapflags.conf new file mode 100644 index 000000000..9f10792ef --- /dev/null +++ b/npc/re/scripts_mapflags.conf @@ -0,0 +1,31 @@ +//================= Hercules Configuration ================================ +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Athena Dev Teams +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see <http://www.gnu.org/licenses/>. +//========================================================================= +//= Map Flags +//========================================================================= + +npc: npc/re/mapflag/zone.txt |