root/npc/mobs/citycleaners.txt @ 25

Revision 1, 1.9 kB (checked in by jinshiro, 17 years ago)
Line 
1//===== eAthena Script =======================================
2//= City Monster Spawn Script
3//===== By: ==================================================
4//= massdriller
5//===== Current Version: =====================================
6//= 1.1
7//===== Compatible With: =====================================
8//= Any Athena Version
9//===== Description: =========================================
10//= Spawns monsters to clean up city. Apparently spawning
11//= occured in iRO and kRO. Enable this if you want.
12//= 0.1a Added a few more towns to spawn Wild rose [MasterOfMuppets]
13//= 0.1b And even more from Poki#3 [Komurka]
14//= 1.0 Removed unofficial city cleaners [Playtester]
15//= 1.1 Added other city spawns [Playtester]
16//============================================================
17
18prontera,0,0,0,0        monster Wild Rose       1261,1,7200000,3600000,0
19morocc,0,0,0,0  monster Wild Rose       1261,1,7200000,3600000,0
20alberta,0,0,0,0 monster Wild Rose       1261,1,7200000,3600000,0
21aldebaran,0,0,0,0       monster Wild Rose       1261,1,7200000,3600000,0
22geffen,0,0,0,0  monster Wild Rose       1261,1,7200000,3600000,0
23payon,0,0,0,0   monster Wild Rose       1261,1,7200000,3600000,0
24comodo,0,0,0,0  monster Wild Rose       1261,1,7200000,3600000,0
25izlude,0,0,0,0  monster Wild Rose       1261,1,7200000,3600000,0
26yuno,0,0,0,0    monster Wild Rose       1261,1,7200000,3600000,0
27umbala,0,0,0,0  monster Wild Rose       1261,1,7200000,3600000,0
28amatsu,0,0,0,0  monster Wild Rose       1261,1,7200000,3600000,0
29gonryun,0,0,0,0 monster Wild Rose       1261,1,7200000,3600000,0
30
31//==================================================
32// einbech - Einbech, The Mining Village
33//==================================================
34einbech,0,0,0,0 monster Wild Rose       1261,1,3600000,3000000,0
35einbech,0,0,0,0 monster Tarou   1175,5,1800000,1500000,0
36
37//==================================================
38// payon_in02 - Inside Payon
39//==================================================
40payon_in02,23,68,5,5    monster Thief Bug       1051,7,1200000,600000,0
Note: See TracBrowser for help on using the browser.