diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-23 20:47:15 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-23 20:47:15 +0300 |
commit | 1a239b5f6632db5b76b8571a74e11b8efbd3102c (patch) | |
tree | 20da6ed939c721fe60c501784b30453a81dfadfb /db/re | |
parent | b60a815818d74dcd1219d2c978ea3c39b35b3052 (diff) | |
download | serverdata-1a239b5f6632db5b76b8571a74e11b8efbd3102c.tar.gz serverdata-1a239b5f6632db5b76b8571a74e11b8efbd3102c.tar.bz2 serverdata-1a239b5f6632db5b76b8571a74e11b8efbd3102c.tar.xz serverdata-1a239b5f6632db5b76b8571a74e11b8efbd3102c.zip |
Remove unknown items from map_zone_db.conf.
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/map_zone_db.conf | 115 |
1 files changed, 0 insertions, 115 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index b9723a99..997dcd99 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -71,38 +71,6 @@ zones: ( } disabled_items: { - Velum_Jamadhar: true - Velum_Scare: true - Velum_Buster: true - Velum_Guillotine: true - Velum_Spear: true - Velum_Glaive: true - Velum_Bible: true - Velum_Encyclopedia: true - Velum_Claw: true - Velum_Arc_Wand: true - Velum_Damascus: true - Velum_Stunner: true - Velum_Flail: true - Velum_Arbalest: true - Velum_CrossBow: true - Velum_Claymore: true - Velum_Katzbalger: true - Siege_Arrow_A: true - Siege_Arrow_S: true - Siege_Greave: true - Siege_Boots: true - Siege_Shoes: true - Siege_Manteau: true - Siege_Muffler: true - Siege_White_Potion: true - Siege_Blue_Potion: true - Woe_Violet_Potion: true - Woe_White_Potion: true - Woe_Blue_Potion: true - Siege_Plate: true - Siege_Suits: true - Siege_Robe: true } mapflags: ( ) @@ -118,7 +86,6 @@ zones: ( } disabled_items: { - Greed_Scroll: true } /* cashshop disabled in pvp maps */ @@ -178,9 +145,6 @@ zones: ( } disabled_items: { - Assumptio_5_Scroll: true - Greed_Scroll: true - Pty_Assumptio_Scroll: true } /* 5 second duration increase on GvG */ /* knockback disabled */ @@ -243,40 +207,6 @@ zones: ( SC_DIMENSIONDOOR: "PLAYER" } disabled_items: { - Assumptio_5_Scroll: true - Pty_Assumptio_Scroll: true - Velum_Jamadhar: true - Velum_Scare: true - Velum_Buster: true - Velum_Guillotine: true - Velum_Spear: true - Velum_Glaive: true - Velum_Bible: true - Velum_Encyclopedia: true - Velum_Claw: true - Velum_Arc_Wand: true - Velum_Damascus: true - Velum_Stunner: true - Velum_Flail: true - Velum_Arbalest: true - Velum_CrossBow: true - Velum_Claymore: true - Velum_Katzbalger: true - Siege_Arrow_A: true - Siege_Arrow_S: true - Siege_Greave: true - Siege_Boots: true - Siege_Shoes: true - Siege_Manteau: true - Siege_Muffler: true - Siege_White_Potion: true - Siege_Blue_Potion: true - Woe_Violet_Potion: true - Woe_White_Potion: true - Woe_Blue_Potion: true - Siege_Plate: true - Siege_Suits: true - Siege_Robe: true } /* knockback disabled */ @@ -321,10 +251,6 @@ zones: ( } disabled_items: { - Wing_Of_Fly: true - Anodyne: true - Green_Potion: true - Panacea: true } }, { @@ -336,13 +262,6 @@ zones: ( } disabled_items: { - Wing_Of_Fly: true - Wing_Of_Butterfly: true - Giant_Fly_Wing: true - WOB_Rune: true - WOB_Schwaltz: true - WOB_Rachel: true - WOB_Local: true } }, { @@ -356,7 +275,6 @@ zones: ( } disabled_items: { - Wing_Of_Fly: true } }, { @@ -408,39 +326,6 @@ zones: ( } disabled_items: { - Greed_Scroll: true - Velum_Jamadhar: true - Velum_Scare: true - Velum_Buster: true - Velum_Guillotine: true - Velum_Spear: true - Velum_Glaive: true - Velum_Bible: true - Velum_Encyclopedia: true - Velum_Claw: true - Velum_Arc_Wand: true - Velum_Damascus: true - Velum_Stunner: true - Velum_Flail: true - Velum_Arbalest: true - Velum_CrossBow: true - Velum_Claymore: true - Velum_Katzbalger: true - Siege_Arrow_A: true - Siege_Arrow_S: true - Siege_Greave: true - Siege_Boots: true - Siege_Shoes: true - Siege_Manteau: true - Siege_Muffler: true - Siege_White_Potion: true - Siege_Blue_Potion: true - Woe_Violet_Potion: true - Woe_White_Potion: true - Woe_Blue_Potion: true - Siege_Plate: true - Siege_Suits: true - Siege_Robe: true } } ) |