From cc928601d2110b335e142874dbbc65273c42cfe5 Mon Sep 17 00:00:00 2001 From: moguri85 Date: Tue, 13 Oct 2015 11:43:32 +0200 Subject: Added Items needed in eden_iro.txt Changed NPC id->constant in eden_iro.txt Fixed case warning errors on may_hats.txt and mushroom_event.txt --- db/re/item_db.conf | 231 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 231 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c00cc9d9b..48d2f47f7 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -113869,6 +113869,25 @@ item_db: ( } Script: <" packageitem(); "> }, +{ + + Id: 16381 + AegisName: "WoE_Teleport_Scroll_100_Box" + Name: "WoE Teleport Scroll 100 Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" getitem 12444,100; "> +}, { Id: 16385 AegisName: "F_Clover_Box_Mouth2" @@ -114125,6 +114144,218 @@ item_db: ( Weight: 10 Script: <" getitem 5611,1; "> }, +{ + Id: 16418 + AegisName: "Giant_Fly_Wing_Box_500" + Name: "Giant Fly Wing Box 500" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" getitem 12212,500; "> +}, +{ + Id: 16419 + AegisName: "Greed_Scroll_Box_30" + Name: "Greed Scroll 30 Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" getitem 14529,30; "> +}, +{ + Id: 16420 + AegisName: "Adventurer_Pack" + Name: "Adventurer Pack" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" + getitem 12208,10; + getitem 12210,10; + getitem 12216,20; + getitem 12215,20; + getitem 7621,10; + getitem 12209,10; + getitem 12211,5; + getitem 12450,10; + getitem 12448,10; + getitem 12446,10; + getitem 12206,10; + getitem 12445,10; + getitem 12447,10; + "> +}, +{ + Id: 16424 + AegisName: "Executioner_Box" + Name: "Executioner Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" rentitem 1174,604800; "> +}, +{ + Id: 16425 + AegisName: "Cutlus_Box" + Name: "Cutlus Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" rentitem 13402,604800; "> +}, +{ + Id: 16426 + AegisName: "Moonlight_Dagger_Box" + Name: "Moonlight Dagger Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" rentitem 13026,604800; "> +}, +{ + Id: 16427 + AegisName: "Wrench_Box" + Name: "Wrench Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" rentitem 1534,604800; "> +}, +{ + Id: 16428 + AegisName: "Solar_Sword_Box" + Name: "Solar Sword Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" rentitem 13403,604800; "> +}, +{ + Id: 16429 + AegisName: "Tomahawk_Box" + Name: "Tomahawk Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" rentitem 1374,604800; "> +}, +{ + Id: 16430 + AegisName: "Rudra_Bow_Box" + Name: "Rudra Bow Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" rentitem 1729,604800; "> +}, +{ + Id: 16431 + AegisName: "Pole_Axe_Box" + Name: "Pole Axe Box" + Type: 18 + Buy: 20 + Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" rentitem 1419,604800; "> +}, { Id: 16436 AegisName: "Libra_Crown_Box" -- cgit v1.2.3-60-g2f50