Reformat and clean up reactor and base scripts
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
function act() {
|
||||
const targaMobId = 9420542;
|
||||
if (rm.getReactor().getMap().getMonsterById(targaMobId) == null) {
|
||||
rm.summonBossDelayed(targaMobId, 3200, -527, 637, "Bgm09/TimeAttack", "Beware! The furious Targa has shown himself!");
|
||||
}
|
||||
if (rm.getReactor().getMap().getMonsterById(targaMobId) == null) {
|
||||
rm.summonBossDelayed(targaMobId, 3200, -527, 637, "Bgm09/TimeAttack", "Beware! The furious Targa has shown himself!");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user