From 054b1c4b7a64db933f141f035e21aa98e567755e Mon Sep 17 00:00:00 2001 From: epoque11 Date: Sun, 18 Mar 2012 14:28:22 +0000 Subject: - Updated mob_race2_db.txt to apply under RE and non-RE modes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15720 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/mob_race2_db.txt | 17 ----------------- db/pre-re/mob_race2_db.txt | 17 +++++++++++++++++ db/re/mob_race2_db.txt | 17 +++++++++++++++++ 3 files changed, 34 insertions(+), 17 deletions(-) delete mode 100644 db/mob_race2_db.txt create mode 100644 db/pre-re/mob_race2_db.txt create mode 100644 db/re/mob_race2_db.txt (limited to 'db') diff --git a/db/mob_race2_db.txt b/db/mob_race2_db.txt deleted file mode 100644 index 05f5e421a..000000000 --- a/db/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 (Pirate's_Pride) -6,1315,1364,1401,1560 diff --git a/db/pre-re/mob_race2_db.txt b/db/pre-re/mob_race2_db.txt new file mode 100644 index 000000000..05f5e421a --- /dev/null +++ b/db/pre-re/mob_race2_db.txt @@ -0,0 +1,17 @@ +// 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 (Pirate's_Pride) +6,1315,1364,1401,1560 diff --git a/db/re/mob_race2_db.txt b/db/re/mob_race2_db.txt new file mode 100644 index 000000000..05f5e421a --- /dev/null +++ b/db/re/mob_race2_db.txt @@ -0,0 +1,17 @@ +// 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 (Pirate's_Pride) +6,1315,1364,1401,1560 -- cgit v1.2.3-60-g2f50