diff options
author | Mysteries <mysteriousragnarok@hotmail.com> | 2013-07-11 13:10:28 -0400 |
---|---|---|
committer | Mysteries <mysteriousragnarok@hotmail.com> | 2013-07-11 13:10:39 -0400 |
commit | 0683c5f38cdefa3735c3d0abc1b74abaa68cf5c4 (patch) | |
tree | 0145380a25f9949b54747a2fd6a8e576d430944b /db/re/map_zone_db.conf | |
parent | 8b797c5b00de5b9950fc01108b04ceac56fc46de (diff) | |
download | hercules-0683c5f38cdefa3735c3d0abc1b74abaa68cf5c4.tar.gz hercules-0683c5f38cdefa3735c3d0abc1b74abaa68cf5c4.tar.bz2 hercules-0683c5f38cdefa3735c3d0abc1b74abaa68cf5c4.tar.xz hercules-0683c5f38cdefa3735c3d0abc1b74abaa68cf5c4.zip |
Some fixes regarding Sentences, and Alignment
Also, Fixed Bug#7504 -
http://hercules.ws/board/tracker/issue-7504-missing-monsters/?gopid=1929
1#entry19291
~Merged from rAthena
Diffstat (limited to 'db/re/map_zone_db.conf')
-rw-r--r-- | db/re/map_zone_db.conf | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 96dbd0c7a..f51fd8fc6 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -9,17 +9,22 @@ //= http://hercules.ws/board/ //==================================================== //= Hercules Map Zone Database [Ind/Hercules] -//== +//================ More Information ================== +//= http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/ +//= (TODO: replace with wiki link and detail the wiki page in a decent format ^) +//==================================================== +//================ Description ======================= //= A unlimited number of zones may be created, a zone //= may be used to create a set of disabled items, disabled skills -//= and mapflags to be used by as many maps as one chooses, -//= maps can be linked to a specific zone through the zone mapflag -//= '<map name><tab>mapflag<tab>zone<tab><zone name>' -//== available types for 'disabled_skills': +//= and mapflags to be used by as many maps as one chooses. +//= Maps can be linked to a specific zone through the zone mapflag +//= '<map name><tab>mapflag<tab>zone<tab><zone name>'. +//==================================================== +//= Available types for 'disabled_skills': //= PLAYER, HOMUN, MERCENARY, MONSTER, PET, ELEMENTAL, MOB_BOSS, CLONE, ALL and NONE -//== More on -//= http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/ -//= (TODO: replace with wiki link and detail the wiki page in a decent format ^) +//==================================================== + + zones: ( { /* All zone is a dynamic (very special) zone that is forcebly inherited by ALL maps automatically */ |