* Fixed a mistake (excess dummy name) in dead branch list fallback value (since r32).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14529 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
ai4rei 2010-11-30 20:19:39 +00:00
parent c792e189e4
commit 947d2c8ae4
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@
13005 Angelic Wing Dagger: NEED INFO.
=======================
2010/11/30
* Rev. 14529 Fixed a mistake (excess dummy name) in dead branch list fallback value (since r32). [Ai4rei]
* Rev. 14524 Updated comments for skill Berserk in skill_tree.txt, among others because they would cause errors the way they are read now. [Ai4rei]
2010/11/26
* Rev. 14507 Added killerrid and killedrid param constants to const.txt [ultramage]

View File

@ -3,7 +3,7 @@
// Structure of Database:
// MobID,DummyName,Rate
0,SCORPION,Scorpion,1001
0,Scorpion,1001
1001,Scorpion,214285
1002,Poring,1000000
1004,Hornet,357142