root/db/mob_race2_db.txt
@
1
Revision 1, 310 bytes (checked in by jinshiro, 17 years ago) |
---|
Rev | Line | |
---|---|---|
[1] | 1 | // Monster Racial Groups Database |
2 | // | |
3 | // Structure of Database: | |
4 | // Race2ID,MobID1,MobID2,MobID3,...,MobID9 | |
5 | ||
6 | // Goblins | |
7 | 1,1122,1123,1124,1125,1126,1258,1299 | |
8 | // Kobolds | |
9 | 2,1133,1134,1135,1282,1296 | |
10 | // Orcs | |
11 | 3,1023,1152,1153,1189,1213,1273 | |
12 | // Golems | |
13 | 4,1040,1278,1366,1497 | |
14 | // Guardians | |
15 | 5,1285,1286,1287 |
Note: See TracBrowser
for help on using the browser.