diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-30 20:19:39 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-30 20:19:39 +0000 |
commit | 3bfffae6e19de6b318c53252346f1b51f7b246d5 (patch) | |
tree | 07f92c3bf5230485a33b22df7430287d7033da20 /db/mob_branch.txt | |
parent | 0b3a25080b95770f5447a0dbde4625d122b31fb3 (diff) | |
download | hercules-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/mob_branch.txt')
-rw-r--r-- | db/mob_branch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |