diff options
Diffstat (limited to 'db/re/item_db.conf')
-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 4330ccd2e..83930ba25 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2174,6 +2174,20 @@ item_db: ( "> }, { + Id: 594 + AegisName: "DesertTablet" + Name: "Desert Tablet" + Type: "IT_USABLE" + Buy: 50000 + Sell: 3000 + Weight: 860 + KeepAfterUse: true //for moment yes but will be removed when quest willl be release + Refine: false + Script: <" + doevent "@rules::OnUseBook"; + "> +}, +{ Id: 700 AegisName: "SmallTentacles" Name: "Small Tentacles" |