diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-01 12:32:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-01 12:32:52 -0300 |
commit | 7ae05f7ff236159d5876ac88ed704db5ddb1b7c0 (patch) | |
tree | 044eb3976945cd9ff5d55c86bcf0338adb449c37 /db/re/item_db.conf | |
parent | 15f9fb1b353442d9109ea4beec81ecebaf2d5fe1 (diff) | |
download | serverdata-7ae05f7ff236159d5876ac88ed704db5ddb1b7c0.tar.gz serverdata-7ae05f7ff236159d5876ac88ed704db5ddb1b7c0.tar.bz2 serverdata-7ae05f7ff236159d5876ac88ed704db5ddb1b7c0.tar.xz serverdata-7ae05f7ff236159d5876ac88ed704db5ddb1b7c0.zip |
Presenting, the [Dragon Star]
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 997ed3687..dd1929f62 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5189,6 +5189,24 @@ item_db: ( "> }, { + Id: 1175 + AegisName: "DragonStar" + Name: "Dragon Star" + Type: "IT_ARMOR" + Buy: 27000 + Sell: 8000 + Weight: 30 + Loc: "EQP_ACC_L" + EquipLv: 54 + Refine: false + ViewSprite: 1175 + Script: <" + bonus bAddMaxWeight,500; + bonus bMaxHP,-15; + "> +}, +/////////////////////////// +{ Id: 1300 AegisName: "CreasedShirt" Name: "Creased Shirt" |