
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
34 lines
1.7 KiB
Plaintext
34 lines
1.7 KiB
Plaintext
//===== eAthena Script =======================================
|
|
//= Mob Spawn in cities
|
|
//===== By: ==================================================
|
|
//= massdriller
|
|
//===== Current Version: =====================================
|
|
//= 0.1b
|
|
//===== Compatible With: =====================================
|
|
//= Any Athena Version
|
|
//===== Description: =========================================
|
|
//= Spawns monsters to clean up city. Apparently spawning
|
|
//= occured in iRO and kRO. Enable this if you want.
|
|
//= 0.1a Added a few more towns to spawn Wild rose [MasterOfMuppets]
|
|
//= 0.1b And even more from Poki#3 [Komurka]
|
|
//============================================================
|
|
|
|
prontera.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
geffen.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
izlude.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
payon.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
alberta.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
morocc.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
comodo.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
yuno.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
aldebaran.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
umbala.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
amatsu.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
gonryun.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
louyang.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
ayothaya.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
einbroch.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
einbech.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
lighthalzen.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
xmas.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0
|
|
hugel.gat,0,0,0,0 monster Wild Rose 1261,1,1,3600000,0 |