diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 3a628e5f4..0738a8805 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -739,6 +739,20 @@ item_db: ( "> }, { + Id: 535 + AegisName: "JesusalvaGrimorium" + Name: "Jesusaves's Grimorium" + Type: "IT_USABLE" + Buy: 64000 + Sell: 1 + Weight: 25 + KeepAfterUse: true + Refine: false + Script: <" + doevent "#Book-JGrimorium::OnUse"; + "> +}, +{ Id: 536 AegisName: "PetcaringGuide" Name: "Fluffy Animals who Love Their Owners" @@ -2102,20 +2116,6 @@ item_db: ( "> }, { - Id: 609 - AegisName: "JesusalvaGrimorium" - Name: "Jesusalva Grimorium" - Type: "IT_USABLE" - Buy: 64000 - Sell: 1 - Weight: 25 - KeepAfterUse: true - Refine: false - Script: <" - doevent "#Book-JGrimorium::OnUse"; - "> -}, -{ Id: 700 AegisName: "SmallTentacles" Name: "Small Tentacles" |