diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-22 21:20:45 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-22 21:20:45 -0300 |
commit | 349311a993ed537f56cb69e6c670b4508a4a2d74 (patch) | |
tree | 364dea21960fd8abe17a9b3c9eb26cd8bbcbce16 /db/re | |
parent | 67f8b8c6f79379b0d6620876d21c4fd430ff67aa (diff) | |
download | serverdata-349311a993ed537f56cb69e6c670b4508a4a2d74.tar.gz serverdata-349311a993ed537f56cb69e6c670b4508a4a2d74.tar.bz2 serverdata-349311a993ed537f56cb69e6c670b4508a4a2d74.tar.xz serverdata-349311a993ed537f56cb69e6c670b4508a4a2d74.zip |
Remove multiple books, leave one broken book in source codes.
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 129 |
1 files changed, 0 insertions, 129 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b94187430..6bb561f7e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -575,35 +575,6 @@ item_db: ( "> }, { - Id: 514 - AegisName: "OldBook" - Name: "Old Book" - Type: "IT_USABLE" - Buy: 30 - Sell: 10 - Weight: 25 - Atk: 0 - Matk: 0 - Def: 0 - Range: 0 - Slots: 0 - Job: { - All: true - } - Gender: "SEX_ANY" - WeaponLv: 0 - EquipLv: 0 - Refine: false - ViewSprite: 514 - BindOnEquip: false - BuyingStore: true - KeepAfterUse: true - Sprite: 0 - Script: <" - doevent "#001-2-6-Book4::OnUse"; - "> -}, -{ Id: 515 AegisName: "Plushroom" Name: "Plushroom" @@ -1142,106 +1113,6 @@ item_db: ( "> }, { - Id: 532 - AegisName: "PiouAndTheFluffy" - Name: "Piou and The Fluffy" - Type: "IT_USABLE" - Buy: 50 - Sell: 11 - Weight: 25 - Atk: 0 - Matk: 0 - Def: 0 - Range: 0 - Slots: 0 - Job: { - All: true - } - Gender: "SEX_ANY" - WeaponLv: 0 - EquipLv: 0 - Refine: false - ViewSprite: 532 - BindOnEquip: false - BuyingStore: true - KeepAfterUse: true - Sprite: 0 - Script: <" - doevent "#001-2-6-Book1::OnUse"; - "> -}, -{ - Id: 533 - AegisName: "PoemAboutPoems" - Name: "Poem about Poems" - Type: "IT_USABLE" - Buy: 40 - Sell: 10 - Weight: 20 - Atk: 0 - Matk: 0 - Def: 0 - Range: 0 - Slots: 0 - Job: { - All: true - } - Gender: "SEX_ANY" - WeaponLv: 0 - EquipLv: 0 - Refine: false - ViewSprite: 533 - BindOnEquip: false - BuyingStore: true - KeepAfterUse: true - Sprite: 0 - Script: <" - doevent "#001-2-6-Book2::OnUse"; - "> -}, -{ - Id: 534 - AegisName: "ChorusOfTheWoods" - Name: "Chorus of the Woods" - Type: "IT_USABLE" - Buy: 30 - Sell: 10 - Weight: 25 - Atk: 0 - Matk: 0 - Def: 0 - Range: 0 - Slots: 0 - Job: { - All: true - } - Gender: "SEX_ANY" - WeaponLv: 0 - EquipLv: 0 - Refine: false - ViewSprite: 534 - BindOnEquip: false - BuyingStore: true - KeepAfterUse: true - Sprite: 0 - Script: <" - doevent "#001-2-6-Book3::OnUse"; - "> -}, -{ - Id: 535 - AegisName: "CommunicationTheory" - Name: "Communication Theory" - Type: "IT_USABLE" - Buy: 70 - Sell: 10 - Weight: 20 - KeepAfterUse: true - Script: <" - doevent "#001-2-5-Book1::OnUse"; - "> -}, -{ Id: 537 AegisName: "BookOfLaws" Name: "The Book of Laws" |