summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf107
1 files changed, 107 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index b393d0f69..b18c134b5 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -5896,6 +5896,69 @@ item_db: (
noauction: true
}
},
+{
+ Id: 1023
+ AegisName: "AngelWings"
+ Name: "Angel Wings"
+ Type: "IT_ARMOR"
+ Buy: 30000
+ Sell: 10000
+ Weight: 1
+ Loc: 1024
+ Refine: false
+ Trade: {
+ notrade: true
+ nodrop: true
+ nocart: false
+ noselltonpc: true
+ nostorage: false
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 1024
+ AegisName: "DragonWings"
+ Name: "Dragon Wings"
+ Type: "IT_ARMOR"
+ Buy: 30000
+ Sell: 10000
+ Weight: 1
+ Loc: 1024
+ Refine: false
+ Trade: {
+ notrade: true
+ nodrop: true
+ nocart: false
+ noselltonpc: true
+ nostorage: false
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 1025
+ AegisName: "TornWings"
+ Name: "Torn Wings"
+ Type: "IT_ARMOR"
+ Buy: 30000
+ Sell: 10000
+ Weight: 1
+ Loc: 1024
+ Refine: false
+ Trade: {
+ notrade: true
+ nodrop: true
+ nocart: false
+ noselltonpc: true
+ nostorage: false
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
// <!-- Charms -->
{
Id: 1150
@@ -19977,6 +20040,50 @@ item_db: (
callfunc("SC_Bonus", 150, SC_INCMHPRATE, 5);
">
},
+{
+ Id: 8059
+ AegisName: "ElliDisguise"
+ Name: "Elli Disguise"
+ Type: "IT_ARMOR"
+ Buy: 30000
+ Sell: 10000
+ Weight: 0
+ Loc: "EQP_HEAD_MID"
+ EquipLv: 1
+ Refine: false
+ Trade: {
+ notrade: true
+ nodrop: true
+ nocart: false
+ noselltonpc: true
+ nostorage: false
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
+{
+ Id: 8060
+ AegisName: "ElliEssence"
+ Name: "Elli Essence"
+ Type: "IT_ARMOR"
+ Buy: 30000
+ Sell: 10000
+ Weight: 0
+ Loc: "EQP_HEAD_MID"
+ EquipLv: 1
+ Refine: false
+ Trade: {
+ notrade: true
+ nodrop: true
+ nocart: false
+ noselltonpc: true
+ nostorage: false
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+},
)