diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-28 03:55:24 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-28 03:55:24 -0300 |
commit | 5d5c56b913ea5d7378954ac1be8ca400d73b2ae0 (patch) | |
tree | c30f2ed01a222722472b0f63a0a1308d02865228 /db/re/item_db.conf | |
parent | a5f1f39147ba6635bc191106c7ee346e2ccce5d9 (diff) | |
download | serverdata-5d5c56b913ea5d7378954ac1be8ca400d73b2ae0.tar.gz serverdata-5d5c56b913ea5d7378954ac1be8ca400d73b2ae0.tar.bz2 serverdata-5d5c56b913ea5d7378954ac1be8ca400d73b2ae0.tar.xz serverdata-5d5c56b913ea5d7378954ac1be8ca400d73b2ae0.zip |
Include petcaring book (a patch done by me)
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 8032985d1..2ffd417d3 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1113,6 +1113,19 @@ item_db: ( "> }, { + Id: 536 + AegisName: "PetcaringGuide" + Name: "Fluffy Animals who Love Their Owners" + Type: "IT_USABLE" + Buy: 70 + Sell: 10 + Weight: 20 + KeepAfterUse: true + Script: <" + doevent "#Book-Petcaring::OnUse"; + "> +}, +{ Id: 537 AegisName: "BookOfLaws" Name: "The Book of Laws" |