summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-04-10 22:48:23 -0300
committershennetsind <ind@henn.et>2013-04-10 22:48:23 -0300
commit6cac0cccb956f34b7f1b8626e21a561bf168cffd (patch)
treea9b5e2f18c9a8d7f9950a82e24a33a78eda7ed6e /db
parent2b2b18938fe528f9999fb1674ed750c10f9c9880 (diff)
downloadhercules-6cac0cccb956f34b7f1b8626e21a561bf168cffd.tar.gz
hercules-6cac0cccb956f34b7f1b8626e21a561bf168cffd.tar.bz2
hercules-6cac0cccb956f34b7f1b8626e21a561bf168cffd.tar.xz
hercules-6cac0cccb956f34b7f1b8626e21a561bf168cffd.zip
Fixed Bug #7155
wrong comment in map_zone_db.conf files http://hercules.ws/board/tracker/issue-7155-strange-wonky-stuff-with-map-zone-skill-stuff/ Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/map_zone_db.conf2
-rw-r--r--db/re/map_zone_db.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/db/pre-re/map_zone_db.conf b/db/pre-re/map_zone_db.conf
index 4ea5eebb4..36689ac57 100644
--- a/db/pre-re/map_zone_db.conf
+++ b/db/pre-re/map_zone_db.conf
@@ -78,7 +78,7 @@ zones: (
"short_damage_rate 80" )
},
{
- /* GvG zone is applied to all maps with a pvp mapflag */
+ /* GvG zone is applied to all maps with a gvg mapflag */
name: "GvG" /* changing this name requires MAP_ZONE_GVG_NAME to also be changed in src/map/map.h file */
disabled_skills: {
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf
index 4ea5eebb4..36689ac57 100644
--- a/db/re/map_zone_db.conf
+++ b/db/re/map_zone_db.conf
@@ -78,7 +78,7 @@ zones: (
"short_damage_rate 80" )
},
{
- /* GvG zone is applied to all maps with a pvp mapflag */
+ /* GvG zone is applied to all maps with a gvg mapflag */
name: "GvG" /* changing this name requires MAP_ZONE_GVG_NAME to also be changed in src/map/map.h file */
disabled_skills: {