diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-05 13:23:07 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-05 13:23:07 +0000 |
commit | 288490094a7fe9167747dc78d416940759a31197 (patch) | |
tree | 53dc4f5c2375f4b688b53ca8841630ddec5e1f88 /db/mob_race2_db.txt | |
parent | 8ec1c47aed09c90343949d57c92760ba84738a46 (diff) | |
download | hercules-288490094a7fe9167747dc78d416940759a31197.tar.gz hercules-288490094a7fe9167747dc78d416940759a31197.tar.bz2 hercules-288490094a7fe9167747dc78d416940759a31197.tar.xz hercules-288490094a7fe9167747dc78d416940759a31197.zip |
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/mob_race2_db.txt')
-rw-r--r-- | db/mob_race2_db.txt | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/db/mob_race2_db.txt b/db/mob_race2_db.txt index 18b7eec3c..56c8d8126 100644 --- a/db/mob_race2_db.txt +++ b/db/mob_race2_db.txt @@ -1,15 +1,15 @@ -// Monster Racial Groups Database
-//
-// Structure of Database:
-// Race2ID,MobID1,MobID2,MobID3,...,MobID9
-
-// Goblins
-1,1122,1123,1124,1125,1126,1227,1245,1258,1280,1308,1392,1534,1535,1536,1537,1538,1557,1577,1607
-// Kobolds
-2,1133,1134,1135,1136,1137,1226,1282,1455,1545,1546,1547
-// Orcs
-3,1023,1152,1153,1177,1189,1213,1222,1223,1235,1273,1439,1452,1462,1463,1473,1588,1686
-// Golems
-4,1040,1278,1366,1497,1540,1549
-// Guardians
+// Monster Racial Groups Database +// +// Structure of Database: +// Race2ID,MobID1,MobID2,MobID3,...,MobID9 + +// Goblins +1,1122,1123,1124,1125,1126,1227,1245,1258,1280,1308,1392,1534,1535,1536,1537,1538,1557,1577,1607 +// Kobolds +2,1133,1134,1135,1136,1137,1226,1282,1455,1545,1546,1547 +// Orcs +3,1023,1152,1153,1177,1189,1213,1222,1223,1235,1273,1439,1452,1462,1463,1473,1588,1686 +// Golems +4,1040,1278,1366,1497,1540,1549 +// Guardians 5,1285,1286,1287
\ No newline at end of file |