diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a040fe03..9c535e6d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1226,6 +1226,20 @@ item_db: ( "> }, { + Id: 537 + AegisName: "BookOfLaws" + Name: "The Book of Laws" + Type: "IT_USABLE" + Buy: 0 + Sell: 0 + Weight: 10 + KeepAfterUse: true + Refine: false + Script: <" + doevent "@rules::OnUseBook"; + "> +}, +{ Id: 700 AegisName: "SmallTentacles" Name: "Small Tentacles" |