summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/map_zone_db.conf4
-rw-r--r--db/re/map_zone_db.conf4
2 files changed, 8 insertions, 0 deletions
diff --git a/db/pre-re/map_zone_db.conf b/db/pre-re/map_zone_db.conf
index 738e4d3da..36659ac87 100644
--- a/db/pre-re/map_zone_db.conf
+++ b/db/pre-re/map_zone_db.conf
@@ -17,6 +17,8 @@
//= '<map name><tab>mapflag<tab>zone<tab><zone name>'
//== available types for 'disabled_skills':
//= PLAYER, HOMUN, MERCENARY, MONSTER, ALL and NONE
+//== More on
+//= http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/
zones: (
{
/* Normal zone is applied to all maps that are not pkable (where players cant fight each other) */
@@ -78,6 +80,8 @@ zones: (
Greed_Scroll: true
Pty_Assumptio_Scroll: true
}
+ /* 5 second duration increase on GvG */
+ mapflags: ( "invincible_time_inc 5000" )
},
{
/* Battlegrounds zone is applied to all maps with a battlegrounds mapflag */
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf
index 738e4d3da..36659ac87 100644
--- a/db/re/map_zone_db.conf
+++ b/db/re/map_zone_db.conf
@@ -17,6 +17,8 @@
//= '<map name><tab>mapflag<tab>zone<tab><zone name>'
//== available types for 'disabled_skills':
//= PLAYER, HOMUN, MERCENARY, MONSTER, ALL and NONE
+//== More on
+//= http://hercules.ws/board/topic/302-introducing-hercules-map-zone-database/
zones: (
{
/* Normal zone is applied to all maps that are not pkable (where players cant fight each other) */
@@ -78,6 +80,8 @@ zones: (
Greed_Scroll: true
Pty_Assumptio_Scroll: true
}
+ /* 5 second duration increase on GvG */
+ mapflags: ( "invincible_time_inc 5000" )
},
{
/* Battlegrounds zone is applied to all maps with a battlegrounds mapflag */