diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-31 23:23:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-31 23:23:19 -0300 |
commit | 8c43a6ac55a1a825ae4735521c70417bc0d35d3e (patch) | |
tree | 686bf1b76f7be994c8662678ef9db4a731f83080 /db/re/item_db.conf | |
parent | 6f499d71453a841fca7a243fb8f86f78377337a3 (diff) | |
download | serverdata-8c43a6ac55a1a825ae4735521c70417bc0d35d3e.tar.gz serverdata-8c43a6ac55a1a825ae4735521c70417bc0d35d3e.tar.bz2 serverdata-8c43a6ac55a1a825ae4735521c70417bc0d35d3e.tar.xz serverdata-8c43a6ac55a1a825ae4735521c70417bc0d35d3e.zip |
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
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 22 |
1 files changed, 15 insertions, 7 deletions
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; |