diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 28 |
1 files changed, 23 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 48d2f47f7..ef4f99466 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -114214,7 +114214,7 @@ item_db: ( }, { Id: 16424 - AegisName: "Executioner_Box" + AegisName: "Executioner_Box_" Name: "Executioner Box" Type: 18 Buy: 20 @@ -114286,7 +114286,7 @@ item_db: ( }, { Id: 16428 - AegisName: "Solar_Sword_Box" + AegisName: "Solar_Sword_Box_" Name: "Solar Sword Box" Type: 18 Buy: 20 @@ -114304,7 +114304,7 @@ item_db: ( }, { Id: 16429 - AegisName: "Tomahawk_Box" + AegisName: "Tomahawk_Box_" Name: "Tomahawk Box" Type: 18 Buy: 20 @@ -114340,7 +114340,7 @@ item_db: ( }, { Id: 16431 - AegisName: "Pole_Axe_Box" + AegisName: "Pole_Axe_Box_" Name: "Pole Axe Box" Type: 18 Buy: 20 @@ -114878,6 +114878,24 @@ item_db: ( Script: <" packageitem(); "> }, { + Id: 16677 + AegisName: "Universal_Catalog_Gold_Box10" + Name: "Universal Catalog Gold 10 Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" getitem 12581,10; "> +}, +{ Id: 16681 AegisName: "BR_Independence_Scroll" Name: "BR Independence Scroll" @@ -115428,7 +115446,7 @@ item_db: ( }, { Id: 16776 - AegisName: "Universal_Catalog_Gold_Box10" + AegisName: "Universal_Catalog_Gold_Box10_" Name: "Universal Catalog Gold 10 Box" Type: 2 Buy: 0 |