--===== eAthena Script ======================================= --= Mob Spawn in cities --===== By: ================================================== --= massdriller --===== Current Version: ===================================== --= 0.1 --===== Compatible With: ===================================== --= Any Athena Version --===== Description: ========================================= --= Spawns monsters to clean up city. Apparently spawning --= occured in iRO and kRO. Enable this if you want. --============================================================ addspawn("Wild Rose","prontera.gat",0,0,0,0,1261,1,1,3600000,"") addspawn("Wild Rose","geffen.gat",0,0,0,0,1261,1,1,3600000,"") addspawn("Wild Rose","izlude.gat",0,0,0,0,1261,1,1,3600000,"") addspawn("Wild Rose","payon.gat",0,0,0,0,1261,1,1,3600000,"") addspawn("Wild Rose","alberta.gat",0,0,0,0,1261,1,1,3600000,"") addspawn("Wild Rose","morroc.gat",0,0,0,0,1261,1,1,3600000,"") addspawn("Wild Rose","comodo.gat",0,0,0,0,1261,1,1,3600000,"") addspawn("Wild Rose","yuno.gat",0,0,0,0,1261,1,1,3600000,"") addspawn("Wild Rose","aldebaran.gat",0,0,0,0,1261,1,1,3600000,"") addspawn("Sasquatch","xmas.gat",0,0,0,0,1243,1,1,3600000,"")