diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-30 13:25:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-30 13:25:42 -0300 |
commit | 38686dc46272352e56d0f667ff6e7fa19915a2ae (patch) | |
tree | 9537636bdad980d53d657ed8eb5ddfe244ab3787 /db/re | |
parent | aeb6d2ac17761eb7c4cb26e18b1b25719876d143 (diff) | |
download | serverdata-38686dc46272352e56d0f667ff6e7fa19915a2ae.tar.gz serverdata-38686dc46272352e56d0f667ff6e7fa19915a2ae.tar.bz2 serverdata-38686dc46272352e56d0f667ff6e7fa19915a2ae.tar.xz serverdata-38686dc46272352e56d0f667ff6e7fa19915a2ae.zip |
Alvasus Quest, Originals by @Pookie , modified by Jesusalva to his liking
Diffstat (limited to 'db/re')
-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 7a1c69517..e81088d7c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4844,6 +4844,23 @@ item_db: ( "> }, { + Id: 1020 + AegisName: "AlvasusPendant" + Name: "Alvasus Pendant" + Type: "IT_ARMOR" + Buy: 4000 + Sell: 500 + Weight: 50 + Def: 0 + Loc: 1024 + EquipLv: 21 + Refine: false + ViewSprite: 1020 + Script: <" + bonus bDex,1; + "> +}, +{ Id: 1150 AegisName: "FourLeafClover" Name: "Four Leaf Clover" |