diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-11-29 19:30:08 +0300 |
commit | 116559f536f92e1ec775cbd2d6c67eaf66f86ffa (patch) | |
tree | d5a9ad4684e6a903dfd0f60c843ff9411350c219 /db/pre-re/mob_race2_db.txt | |
parent | 7b0b88b5b25e92aa54e8993323c7443c2935d2e0 (diff) | |
download | hercules-116559f536f92e1ec775cbd2d6c67eaf66f86ffa.tar.gz hercules-116559f536f92e1ec775cbd2d6c67eaf66f86ffa.tar.bz2 hercules-116559f536f92e1ec775cbd2d6c67eaf66f86ffa.tar.xz hercules-116559f536f92e1ec775cbd2d6c67eaf66f86ffa.zip |
Remove conf dir.
Diffstat (limited to 'db/pre-re/mob_race2_db.txt')
-rw-r--r-- | db/pre-re/mob_race2_db.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/db/pre-re/mob_race2_db.txt b/db/pre-re/mob_race2_db.txt deleted file mode 100644 index 410301699..000000000 --- a/db/pre-re/mob_race2_db.txt +++ /dev/null @@ -1,17 +0,0 @@ -// Monster Racial Groups Database -// -// Structure of Database: -// Race2ID,MobID1,MobID2,MobID3,...,MobID9 - -// Goblins -1,1122,1123,1124,1125,1126,1258,1299 -// Kobolds -2,1133,1134,1135,1282,1296 -// Orcs -3,1023,1152,1153,1189,1213,1273 -// Golems -4,1040,1278,1366,1497,2024 -// Guardians -5,1285,1286,1287 -// Ninja Classes (Pirates_Pride) -6,1315,1364,1401,1560 |