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://svn.code.sf.net/p/rathena/svn/trunk@6013 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
04b63f370e
commit
56b98e3050
@ -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
|
||||
|
@ -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
|
||||
//----------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user