diff options
author | panikon <panikon@zoho.com> | 2014-06-18 16:18:48 -0300 |
---|---|---|
committer | panikon <panikon@zoho.com> | 2014-06-18 16:18:48 -0300 |
commit | 6ae0d5bb8baca91a782c37ee2cefa61a886eaf0a (patch) | |
tree | d6b9cf875561f10149ac63f5258c3c3eaa21ff25 /db | |
parent | 26a18851b346064f626697680b99f065ac408bb4 (diff) | |
parent | fb2fc548cab17a504fc59d0d622814783f08c92e (diff) | |
download | hercules-6ae0d5bb8baca91a782c37ee2cefa61a886eaf0a.tar.gz hercules-6ae0d5bb8baca91a782c37ee2cefa61a886eaf0a.tar.bz2 hercules-6ae0d5bb8baca91a782c37ee2cefa61a886eaf0a.tar.xz hercules-6ae0d5bb8baca91a782c37ee2cefa61a886eaf0a.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index ecd2b7c17..15a08a236 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1192,7 +1192,7 @@ item_db: ( AegisName: "Wing_Of_Fly" Name: "Fly Wing" Type: 11 - Buy: 500 + Buy: 60 Weight: 50 Upper: 63 BuyingStore: true @@ -110843,7 +110843,7 @@ item_db: ( AegisName: "Cannon_Ball" Name: "Cannon Ball" Type: 10 - Buy: 100 + Buy: 10 Weight: 10 Atk: 100 Job: 0x00040400 @@ -110856,7 +110856,7 @@ item_db: ( AegisName: "Holy_Cannon_Ball" Name: "Holy Cannon Ball" Type: 10 - Buy: 200 + Buy: 10 Weight: 10 Atk: 120 Job: 0x00040400 @@ -110870,7 +110870,7 @@ item_db: ( AegisName: "Dark_Cannon_Ball" Name: "Dark Cannon Ball" Type: 10 - Buy: 200 + Buy: 10 Weight: 10 Atk: 120 Job: 0x00040400 @@ -110884,7 +110884,7 @@ item_db: ( AegisName: "Soul_Cannon_Ball" Name: "Soul Cannon Ball" Type: 10 - Buy: 200 + Buy: 10 Weight: 10 Atk: 120 Job: 0x00040400 @@ -110898,7 +110898,7 @@ item_db: ( AegisName: "Iron_Cannon_Ball" Name: "Iron Cannon Ball" Type: 10 - Buy: 500 + Buy: 10 Weight: 10 Atk: 250 Job: 0x00040400 @@ -111427,7 +111427,7 @@ item_db: ( AegisName: "Hattah_Black" Name: "Hata Black" Type: 5 - Buy: 50000 + Buy: 12000 Weight: 4000 Def: 2 Slots: 1 @@ -115718,7 +115718,7 @@ item_db: ( AegisName: "Blue_Pencil_In_Mouth" Name: "Blue Pencil In Mouth" Type: 5 - Buy: 0 + Buy: 20 Weight: 100 Loc: 1 EquipLv: 1 @@ -116272,7 +116272,7 @@ item_db: ( AegisName: "Weisswurst" Name: "Weisswurst" Type: 5 - Buy: 0 + Buy: 20 Weight: 100 Def: 1 Loc: 1 @@ -116285,7 +116285,7 @@ item_db: ( AegisName: "Seppl_Hat" Name: "Seppl Hat" Type: 5 - Buy: 0 + Buy: 20 Weight: 500 Def: 5 Slots: 1 @@ -117427,7 +117427,7 @@ item_db: ( AegisName: "C_Tiara" Name: "Costume Tiara" Type: 5 - Buy: 1000 + Buy: 20 Loc: 1024 View: 19 }, |