diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-27 23:44:51 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-27 23:44:51 +0000 |
commit | 5be25f37d4d39f545c647f3915ac6f779663f05b (patch) | |
tree | d439e8b3707f4e65f1d85d36a3d68b1efcf9e8fb /db | |
parent | 2e423c2e7b0cf5e61f9005b8ef2703bfd9fce20b (diff) | |
download | serverdata-5be25f37d4d39f545c647f3915ac6f779663f05b.tar.gz serverdata-5be25f37d4d39f545c647f3915ac6f779663f05b.tar.bz2 serverdata-5be25f37d4d39f545c647f3915ac6f779663f05b.tar.xz serverdata-5be25f37d4d39f545c647f3915ac6f779663f05b.zip |
Add cat ears in db 3013
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d96ca3ed0..55e1aec79 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9024,6 +9024,23 @@ item_db: ( "> }, { + Id: 3013 + AegisName: "CatEars" + Name: "Cat Ears" + Type: "IT_ARMOR" + Buy: 6000 + Sell: 1000 + Weight: 20 + Def: 14 + Loc: "EQP_HEAD_TOP" + EquipLv: 33 + Refine: false + ViewSprite: 3013 + Script: <" + bonus bAgi, 2; + "> +}, +{ Id: 3200 AegisName: "Shemagh" Name: "Shemagh" |