From aa12e269a5affb4daa1f7d5c05160cab22d05aca Mon Sep 17 00:00:00 2001 From: Playtester Date: Wed, 12 Apr 2006 14:54:48 +0000 Subject: Fixed produce_db.txt for Halberd. It now needs 12 Oridecons because that's what it says on the kRO website and it's also more reasonable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6013 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/produce_db.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 0eab96af7..9f809dda8 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,7 @@ ========================= 04/12 + * Fixed produce_db for Halberd 3-->12 Oridecons [Playtester] * Fixed Violy's Violin[4] drop rate. It is 2%. [Playtester] * Fixed a typo and sorted skill_cast_db by skill id. [Playtester] 04/11 diff --git a/db/produce_db.txt b/db/produce_db.txt index 0e28b2e29..3db2b0bdd 100644 --- a/db/produce_db.txt +++ b/db/produce_db.txt @@ -130,8 +130,8 @@ 1457,2,104,999,55 //-- Trident <-- BS_SPEAR & 8 Oridecon, 10 Steel, 5 Aquamarine 1460,3,104,984,8,999,10,720,5 -//-- Halberd <-- BS_SPEAR & 3 Oridecon, 10 Steel -1463,3,104,984,3,999,10 +//-- Halberd <-- BS_SPEAR & 12 Oridecon, 10 Steel +1463,3,104,984,12,999,10 //-- Lance <-- BS_SPEAR & 12 Oridecon, 3 Ruby, 2 Evil Horn 1410,3,104,984,12,723,3,923,2 //---------------------------------------------- -- cgit v1.2.3-70-g09d2