diff options
author | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
---|---|---|
committer | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
commit | e3afdc2af4c5e50c79237ee092e25f39b7428e47 (patch) | |
tree | 20cfd05dd6fc2e3e53173ef059f045cee1526d58 /npc/mobs/citycleaners.txt | |
parent | 491892212d338903179909b89a5bfc2385e52261 (diff) | |
download | hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.gz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.bz2 hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.xz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.zip |
Update to last rAthena npc.
Fix some typos
change sc_bleeding to -> sc_blooding
Updated RE EXP for quests_brasilis.txt
Diffstat (limited to 'npc/mobs/citycleaners.txt')
-rw-r--r-- | npc/mobs/citycleaners.txt | 22 |
1 files changed, 5 insertions, 17 deletions
diff --git a/npc/mobs/citycleaners.txt b/npc/mobs/citycleaners.txt index 749efed85..675f0ffd8 100644 --- a/npc/mobs/citycleaners.txt +++ b/npc/mobs/citycleaners.txt @@ -1,16 +1,17 @@ //===== Hercules Script ====================================== -//= City Monster Spawn Script +//= City Cleaners Monster Spawn Script //===== By: ================================================== //= massdriller //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Description: ========================================= -//= Spawns monsters to clean up city. Apparently spawning -//= occured in iRO and kRO. Enable this if you want. +//= Spawns monsters to clean up cities. +//===== Additional Comments: ================================= //= 0.1a Added a few more towns to spawn Wild rose [MasterOfMuppets] //= 0.1b And even more from Poki#3 [Komurka] //= 1.0 Removed unofficial city cleaners [Playtester] //= 1.1 Added other city spawns [Playtester] +//= 1.2 Split spawns into Pre-RE/RE and Town files. [Euphy] //============================================================ //================================================== @@ -34,17 +35,4 @@ 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,0,0,0,0 monster Wild Rose 1261,1,3600000,3000000,0 -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 Egg 1048,7,1200000,600000,0 - -job3_war01,19,33,5,5 monster Thief Bug Egg 1048,1,12,60,0 |