diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-06 12:49:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-06 12:49:10 -0300 |
commit | 48551c2016339956979f2c9f73115af36c1a0292 (patch) | |
tree | 05007879cfe76d4858d2510e937b1656c20beb0e /db/re | |
parent | 23ac38921f6f9f58e619b41f7467dff7e6a00df7 (diff) | |
parent | 600fac0c6e0d07dd99aeccf443e2262239b64aea (diff) | |
download | serverdata-jesusalva/resync.tar.gz serverdata-jesusalva/resync.tar.bz2 serverdata-jesusalva/resync.tar.xz serverdata-jesusalva/resync.zip |
Merge branch 'jesusalva/resync' of gitlab.com:jesusalva/evolsrc into jesusalva/resyncjesusalva/resync
Diffstat (limited to 'db/re')
-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 ac6719cb..acf02a2f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1272,6 +1272,19 @@ item_db: ( "> }, { + Id: 539 + AegisName: "RecipeBook" + Name: "Recipe Book" + Type: "IT_USABLE" + Buy: 80 + Sell: 10 + Weight: 20 + KeepAfterUse: true + Script: <" + doevent "#RecipeBook::OnUse"; + "> +}, +{ Id: 560 AegisName: "CarpSandwich" Name: "Carp Sandwich" |