diff options
-rw-r--r-- | conf/groups.conf | 4 | ||||
-rw-r--r-- | db/re/item_db.conf | 22 | ||||
-rw-r--r-- | db/re/map_zone_db.conf | 1 |
3 files changed, 17 insertions, 10 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index a6329c0f3..3e63b5876 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -244,7 +244,6 @@ groups: ( permissions: { who_display_aid: true view_hpmeter: true - any_warp: true all_equipment: true join_chat: true kick_chat: true @@ -344,7 +343,6 @@ groups: ( permissions: { who_display_aid: true view_hpmeter: true - any_warp: true join_chat: true kick_chat: true hide_session: true @@ -372,7 +370,7 @@ groups: ( permissions: { who_display_aid: true view_hpmeter: true - any_warp: true + any_warp: false join_chat: true kick_chat: true hide_session: true 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", ) |