From 72c6f6154faef14bbdd305e56619c38beff8ff34 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 20 Jun 2018 11:37:02 -0300 Subject: Template for Jesusalva's Grimorium --- db/re/item_db.conf | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'db/re') 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) @@ -2102,6 +2101,20 @@ item_db: ( percentheal -5, 15; "> }, +{ + 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" -- cgit v1.2.3-70-g09d2