diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-04-06 08:29:21 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-04-06 08:29:21 +0000 |
commit | add8cada066724bb22845e068b028bbf0d3c8e77 (patch) | |
tree | 74fd27ee57ab0d42c1493cc02173a434e64f28ee /db/re/item_db.conf | |
parent | 43f1c1df04607fd05e0b2ae8a04f2063535dba7a (diff) | |
download | serverdata-add8cada066724bb22845e068b028bbf0d3c8e77.tar.gz serverdata-add8cada066724bb22845e068b028bbf0d3c8e77.tar.bz2 serverdata-add8cada066724bb22845e068b028bbf0d3c8e77.tar.xz serverdata-add8cada066724bb22845e068b028bbf0d3c8e77.zip |
add desert thief card
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 25be766aa..18363ac75 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10663,6 +10663,21 @@ item_db: ( "> }, { + Id: 5030 + AegisName: "DesertThiefCard" + Name: "Desert Thief Card" + Type: "IT_CARD" + Buy: 5000 + Sell: 1000 + Weight: 4 + Loc: "EQP_HEAD_MID" + WeaponLv: 0 + BuyingStore: true + Script: <" + bonus bAspdRate,1; + "> +}, +{ Id: 6000 AegisName: "WoodenBow" Name: "Wooden Bow" |