Reformat and clean up reactor and base scripts
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
function act() {
|
||||
rm.dispelAllMonsters(parseInt(rm.getReactor().getName().substring(1,2)), parseInt(rm.getReactor().getName().substring(0,1)));
|
||||
rm.dispelAllMonsters(parseInt(rm.getReactor().getName().substring(1, 2)), parseInt(rm.getReactor().getName().substring(0, 1)));
|
||||
}
|
||||
Reference in New Issue
Block a user