From c5674c9c91d2ebc3e503c48cce42fb4458561647 Mon Sep 17 00:00:00 2001 From: celest Date: Thu, 30 Dec 2004 16:04:27 +0000 Subject: * Corrected Bloody Axe's weight - 400 > 4000 * Removed Bandit's Beard from item_avail.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@876 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 4 ++++ db/item_avail.txt | 3 +-- db/item_db.txt | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 124f4258e..9d4f127b9 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -5,6 +5,10 @@ Ayathoya items == Added but no effect ( all are "ect" itens) Skill databases == celest working on them i believe. +12/29 + * Corrected Bloody Axe's weight - 400 > 4000 [celest] + * Removed Bandit's Beard from item_avail.txt [celest] + 12/28 * Removed Roguemaster's Bow adding steal chance, thanks Draco [celest] diff --git a/db/item_avail.txt b/db/item_avail.txt index 2bae48b43..5f4ab95a9 100644 --- a/db/item_avail.txt +++ b/db/item_avail.txt @@ -1,5 +1,4 @@ // item id,sprite id // Client will use sprite ID to display particular item. // If 0 is used then item will be disabled. -2237,2241 //Bandit_Beard",2240 BEARD -2240,2241 +2240,2241 //Beard - Grampa Beard diff --git a/db/item_db.txt b/db/item_db.txt index 6f0ea9eef..c613b2e5c 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -572,7 +572,7 @@ 1360,Two_handed_Axe,Two-handed Axe,4,55000,0,2500,185,,1,1,279714,2,34,3,30,7,{},{} 1361,Two_handed_Axe_,Two-handed Axe,4,55000,0,2500,185,,1,2,279714,2,34,3,30,7,{},{} 1362,Two_handed_Axe__,Two-handed Axe,4,55000,0,2500,185,,1,0,279714,2,34,3,30,7,{},{} -1363,Blood_Axe,Bloody Axe,4,20,0,400,170,,1,0,279714,2,34,4,44,7,{},{ bonus bStr,10; bonus bSpeedRate,25; } +1363,Blood_Axe,Bloody Axe,4,20,0,4000,170,,1,0,279714,2,34,4,44,7,{},{ bonus bStr,10; bonus bSpeedRate,25; } 1364,Great_Axe,Great Axe,4,20,0,1800,187,,1,0,279714,2,34,4,44,7,{},{ bonus2 bAddEff,Eff_Stan,1500; } 1365,Sabbath,Sabbath,4,20,0,2300,120,,1,0,279714,2,34,4,44,7,{},{ bonus2 bWeaponComaRace,6,50; bonus bAtkEle,7; }, 1366,Light_Epsilon,Light Epsilon,4,20,0,2300,180,,1,0,279714,2,34,4,44,7,{},{ bonus bAtkEle,6; skill 28,3; bonus2 bAddRace,6,3; } -- cgit v1.2.3-70-g09d2