summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-08 17:26:43 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-08 17:26:43 -0300
commitc4b17dee42ae18083dcae8889f2c4f314d700186 (patch)
tree05f9b54909b204119d39bca4db4992150bdf9719 /db/re/item_db.conf
parent8df8e3d1d3c7555c097418fd6ff1a9a17ada65c0 (diff)
downloadserverdata-c4b17dee42ae18083dcae8889f2c4f314d700186.tar.gz
serverdata-c4b17dee42ae18083dcae8889f2c4f314d700186.tar.bz2
serverdata-c4b17dee42ae18083dcae8889f2c4f314d700186.tar.xz
serverdata-c4b17dee42ae18083dcae8889f2c4f314d700186.zip
Linarian Soul and Tux Soul
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf40
1 files changed, 40 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 97177c62c..142acd20b 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -16363,6 +16363,46 @@ item_db: (
@coolio=max(gettimetick(2), @coolio)+300;
">
},
+{
+ Id: 8025
+ AegisName: "LinarianSoul"
+ Name: "Linarian Soul"
+ Type: "IT_ARMOR"
+ Buy: 30
+ Sell: 10
+ Weight: 2
+ Loc: "EQP_HEAD_MID"
+ EquipLv: 1
+ Refine: false
+ Trade: {
+ notrade: true
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 8026
+ AegisName: "TuxSoul"
+ Name: "Tux Soul"
+ Type: "IT_ARMOR"
+ Buy: 30
+ Sell: 10
+ Weight: 2
+ Loc: "EQP_HEAD_MID"
+ EquipLv: 1
+ Refine: false
+ Trade: {
+ notrade: true
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
)