diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index e4c401af6..39ff1c95a 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -17768,6 +17768,19 @@ item_db: ( callfunc("TerraniteBlueprint"); "> }, +// 7466 free +{ + Id: 7467 + AegisName: "SaviorBlueprint" + Name: "Ssavior Blueprint" + Type: "IT_USABLE" + Buy: 10000 + Sell: 3000 + Weight: 40 + Script: <" + callfunc("LegendaryBlueprint"); + "> +}, { Id: 7470 |