diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-05 11:05:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-05 11:05:21 -0300 |
commit | c9bb4d0a614a4487b0c4886e91d06500993c4eec (patch) | |
tree | 72e90b0749d18740f1623cfcad57f97a5dcab5ea | |
parent | 9118a695575c4741c096f528630cb8957ab859c5 (diff) | |
download | serverdata-c9bb4d0a614a4487b0c4886e91d06500993c4eec.tar.gz serverdata-c9bb4d0a614a4487b0c4886e91d06500993c4eec.tar.bz2 serverdata-c9bb4d0a614a4487b0c4886e91d06500993c4eec.tar.xz serverdata-c9bb4d0a614a4487b0c4886e91d06500993c4eec.zip |
Delete legacy rings from item database
-rw-r--r-- | db/re/item_db.conf | 114 |
1 files changed, 0 insertions, 114 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d037c18ec..ddaff978f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6751,120 +6751,6 @@ item_db: ( } }, { - Id: 2502 - AegisName: "GoldenDiamondRing" - Name: "Golden Diamond Ring" - Type: "IT_ARMOR" - Buy: 1200 - Sell: 250 - Weight: 1 - Def: 0 - Loc: 2048 - WeaponLv: 0 - EquipLv: 15 - Refine: false - ViewSprite: 2502 - BuyingStore: true - Script: <" - bonus bVit,2; - "> -}, -{ - Id: 2503 - AegisName: "GoldenRubyRing" - Name: "Golden Ruby Ring" - Type: "IT_ARMOR" - Buy: 1200 - Sell: 250 - Weight: 1 - Def: 0 - Loc: 2048 - WeaponLv: 0 - EquipLv: 15 - Refine: false - ViewSprite: 2503 - BuyingStore: true - Script: <" - bonus bStr,2; - "> -}, -{ - Id: 2504 - AegisName: "GoldenAmethystRing" - Name: "Golden Amethyst Ring" - Type: "IT_ARMOR" - Buy: 1200 - Sell: 250 - Weight: 1 - Def: 0 - Loc: 2048 - WeaponLv: 0 - EquipLv: 15 - Refine: false - ViewSprite: 2504 - BuyingStore: true - Script: <" - bonus bDex,2; - "> -}, -{ - Id: 2505 - AegisName: "GoldenSapphireRing" - Name: "Golden Sapphire Ring" - Type: "IT_ARMOR" - Buy: 1200 - Sell: 250 - Weight: 1 - Def: 0 - Loc: 2048 - WeaponLv: 0 - EquipLv: 15 - Refine: false - ViewSprite: 2505 - BuyingStore: true - Script: <" - bonus bInt,2; - "> -}, -{ - Id: 2506 - AegisName: "GoldenTopazRing" - Name: "Golden Topaz Ring" - Type: "IT_ARMOR" - Buy: 1200 - Sell: 250 - Weight: 1 - Def: 0 - Loc: 2048 - WeaponLv: 0 - EquipLv: 15 - Refine: false - ViewSprite: 2506 - BuyingStore: true - Script: <" - bonus bAgi,2; - "> -}, -{ - Id: 2507 - AegisName: "GoldenEmeraldRing" - Name: "Golden Emerald Ring" - Type: "IT_ARMOR" - Buy: 1200 - Sell: 250 - Weight: 1 - Def: 0 - Loc: 2048 - WeaponLv: 0 - EquipLv: 15 - Refine: false - ViewSprite: 2507 - BuyingStore: true - Script: <" - bonus bLuk,2; - "> -}, -{ Id: 2508 AegisName: "GoldenPearlRing" Name: "Golden Pearl Ring" |