diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b1a2277a0..3a628e5f4 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1658,7 +1658,6 @@ item_db: ( noauction: true } Script: <" - //doevent "@rules::OnUseBook"; announce l("@@ has the clear smile of victory!", strcharinfo(0)), bc_all; .@r=rand(1,5); if (.@r % 2 == 1) @@ -2103,6 +2102,20 @@ 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" |