From 8c43a6ac55a1a825ae4735521c70417bc0d35d3e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 31 Jul 2019 23:23:19 -0300 Subject: Block all GMs and ADMINs from warping to MMO-Protected zones. Note that @w command is UNAFFECTED by that. (@goto and @hugo might be affected) (Please report bugs) Also: Whitelist Explosive Arrow, may still be broken though --- db/re/item_db.conf | 22 +++++++++++++++------- db/re/map_zone_db.conf | 1 + 2 files changed, 16 insertions(+), 7 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5fb5f2194..9f8c5dec6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11831,6 +11831,7 @@ item_db: ( Id6505: 1 Id6506: 1 Id6507: 1 + Id6508: 1 } Script: <" bonus bHitRate,100; @@ -12583,7 +12584,8 @@ item_db: ( Id6504: 1 Id6505: 1 Id6506: 1 - Id6507: 1 + Id6507: 1 + Id6508: 1 } Script: <" bonus bFleeRate,-100; @@ -12627,7 +12629,8 @@ item_db: ( Id6504: 1 Id6505: 1 Id6506: 1 - Id6507: 1 + Id6507: 1 + Id6508: 1 } Script: <" bonus bFleeRate,-100; @@ -12670,7 +12673,8 @@ item_db: ( Id6504: 1 Id6505: 1 Id6506: 1 - Id6507: 1 + Id6507: 1 + Id6508: 1 } Script: <" bonus bFleeRate,-100; @@ -12714,7 +12718,8 @@ item_db: ( Id6504: 1 Id6505: 1 Id6506: 1 - Id6507: 1 + Id6507: 1 + Id6508: 1 } Script: <" bonus bFleeRate,-100; @@ -12758,7 +12763,8 @@ item_db: ( Id6504: 1 Id6505: 1 Id6506: 1 - Id6507: 1 + Id6507: 1 + Id6508: 1 } Script: <" bonus bFleeRate,-100; @@ -12802,7 +12808,8 @@ item_db: ( Id6504: 1 Id6505: 1 Id6506: 1 - Id6507: 1 + Id6507: 1 + Id6508: 1 } Script: <" bonus bFleeRate,-100; @@ -12846,7 +12853,8 @@ item_db: ( Id6504: 1 Id6505: 1 Id6506: 1 - Id6507: 1 + Id6507: 1 + Id6508: 1 } Script: <" bonus bHPDrainValue,-15; diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 191b3610a..871e8b228 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -157,6 +157,7 @@ zones: ( mapflags: ( "nopenalty", + "nowarpto", "nosave 000-1,22,22", ) -- cgit v1.2.3-60-g2f50