summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/Changelog.txt2
-rw-r--r--db/mob_race2_db.txt15
2 files changed, 12 insertions, 5 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 2b30b4116..359e9b2f9 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -25,6 +25,8 @@
=========================
07/21
+ * Added G_ L_ and XMAS_ mobs to the race2 races [Playtester]
+ - also added Rotar Zairo to 'Goblins'
* Fixed Anonymity Request and Erende Ebecee Card [Playtester]
07/20
* Added a skill_unit_db entry for NJ_HYOUSYOURAKU, thanks to Eus for the
diff --git a/db/mob_race2_db.txt b/db/mob_race2_db.txt
index c5d0e1c69..18b7eec3c 100644
--- a/db/mob_race2_db.txt
+++ b/db/mob_race2_db.txt
@@ -3,8 +3,13 @@
// Structure of Database:
// Race2ID,MobID1,MobID2,MobID3,...,MobID9
-1,1122,1123,1124,1125,1126,1245,1258,1280,1308 // Goblins
-2,1133,1134,1135,1136,1137,1226,1282,1455 // Kobolds
-3,1023,1152,1153,1177,1189,1213,1273,1686 // Orcs
-4,1040,1278,1366,1497 // Golems
-5,1285,1286,1287 // Guardians \ No newline at end of file
+// 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