diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-22 09:45:13 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-22 09:45:13 +0000 |
commit | 2f9dc9aed3864bafe2743c3da9282692ba713dbf (patch) | |
tree | 9fe7317d921df5091506927f42ee264c4bd537e8 /npc/mobs/citycleaners.txt | |
parent | 168677929dc43930a81a49a54d748a3b2298a811 (diff) | |
download | hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.gz hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.bz2 hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.xz hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.zip |
- AEGIS Conversion of Mob Spawns.
- Added 3rd class blanks / skeletons.
- Added Brasilis and Dicastes mob spawns (disabled until episode is added).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14755 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/citycleaners.txt')
-rw-r--r-- | npc/mobs/citycleaners.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/npc/mobs/citycleaners.txt b/npc/mobs/citycleaners.txt index 62c0d723b..b479fdae7 100644 --- a/npc/mobs/citycleaners.txt +++ b/npc/mobs/citycleaners.txt @@ -15,6 +15,9 @@ //= 1.1 Added other city spawns [Playtester] //============================================================ +//================================================== +// Wild Rose City Spawns +//================================================== prontera,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 morocc,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 alberta,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 @@ -24,12 +27,19 @@ payon,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 comodo,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 izlude,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 yuno,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +einbroch,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +lighthalzen,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +hugel,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 umbala,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 amatsu,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 gonryun,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +louyang,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +ayothaya,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +moscovia,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 +brasilis,0,0,0,0 monster Wild Rose 1261,1,7200000,3600000,0 //================================================== -// einbech - Einbech, The Mining Village +// einbech - Einbech, the Mining Village //================================================== einbech,0,0,0,0 monster Wild Rose 1261,1,3600000,3000000,0 einbech,0,0,0,0 monster Tarou 1175,5,1800000,1500000,0 @@ -37,4 +47,4 @@ einbech,0,0,0,0 monster Tarou 1175,5,1800000,1500000,0 //================================================== // payon_in02 - Inside Payon //================================================== -payon_in02,23,68,5,5 monster Thief Bug 1051,7,1200000,600000,0 +payon_in02,23,68,5,5 monster Thief Bug Egg 1048,7,1200000,600000,0
\ No newline at end of file |