diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-11 20:56:08 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-11 20:56:08 +0000 |
commit | a8db0b293ae542c5ebccb062b3459c0f74e917a0 (patch) | |
tree | 4d45ba635911325b9fde363bc593ce1d07cb9a91 /sql-files/mob_db.sql | |
parent | 2a315a7ab545dd95d19fff828cfc39dbb746466c (diff) | |
download | hercules-a8db0b293ae542c5ebccb062b3459c0f74e917a0.tar.gz hercules-a8db0b293ae542c5ebccb062b3459c0f74e917a0.tar.bz2 hercules-a8db0b293ae542c5ebccb062b3459c0f74e917a0.tar.xz hercules-a8db0b293ae542c5ebccb062b3459c0f74e917a0.zip |
- SVN Copied exp.txt, exp_guild.txt, exp_homun.txt to /db/pre-re/ and /db/re/
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15423 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'sql-files/mob_db.sql')
-rw-r--r-- | sql-files/mob_db.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/mob_db.sql b/sql-files/mob_db.sql index cf9e74181..fa324c81f 100644 --- a/sql-files/mob_db.sql +++ b/sql-files/mob_db.sql @@ -1300,4 +1300,4 @@ REPLACE INTO mob_db VALUES(2240, "B_ALPHOCCIO", "Minstel Alphoccio", "Minstrel A REPLACE INTO mob_db VALUES(2241, "B_TRENTINI", "Gypsy Trentini", "Gypsy Trentini", 1, 60, 1, 27, 20, 1, 8, 9, 2, 5, 6, 1, 1, 0, 6, 5, 10, 12, 1, 3, 21, 0x83, 400, 1872, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); REPLACE INTO mob_db VALUES(2242, "MD_DESERT_WOLF", "Desert Wolf", "Desert Wolf", 1, 60, 1, 27, 20, 1, 8, 9, 2, 5, 6, 1, 1, 0, 6, 5, 10, 12, 1, 3, 21, 0x83, 400, 1872, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); REPLACE INTO mob_db VALUES(2243, "MD_DESERT_WOLF_B", "Baby Desert Wolf", "Baby Desert Wolf", 1, 60, 1, 27, 20, 1, 8, 9, 2, 5, 6, 1, 1, 0, 6, 5, 10, 12, 1, 3, 21, 0x83, 400, 1872, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); -REPLACE INTO mob_db VALUES(2244, "QUEST_CHEN", "Champion Chen", "Champion Chen", 1, 60, 1, 27, 20, 1, 8, 9, 2, 5, 6, 1, 1, 0, 6, 5, 10, 12, 1, 3, 21, 0x83, 400, 1872, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
\ No newline at end of file +REPLACE INTO mob_db VALUES(2244, "QUEST_CHEN", "Champion Chen", "Champion Chen", 1, 60, 1, 27, 20, 1, 8, 9, 2, 5, 6, 1, 1, 0, 6, 5, 10, 12, 1, 3, 21, 0x83, 400, 1872, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); |