summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-30 20:19:39 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-30 20:19:39 +0000
commit3bfffae6e19de6b318c53252346f1b51f7b246d5 (patch)
tree07f92c3bf5230485a33b22df7430287d7033da20 /db
parent0b3a25080b95770f5447a0dbde4625d122b31fb3 (diff)
downloadhercules-3bfffae6e19de6b318c53252346f1b51f7b246d5.tar.gz
hercules-3bfffae6e19de6b318c53252346f1b51f7b246d5.tar.bz2
hercules-3bfffae6e19de6b318c53252346f1b51f7b246d5.tar.xz
hercules-3bfffae6e19de6b318c53252346f1b51f7b246d5.zip
* Fixed a mistake (excess dummy name) in dead branch list fallback value (since r32).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14529 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt1
-rw-r--r--db/mob_branch.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index efce595ff..e77a5e8b3 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -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]
diff --git a/db/mob_branch.txt b/db/mob_branch.txt
index 72ab91347..2f015d18b 100644
--- a/db/mob_branch.txt
+++ b/db/mob_branch.txt
@@ -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