Reformat and clean up reactor and base scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function act(){
|
||||
rm.playerMessage(5, "Poison Golem has been spawned.");
|
||||
rm.spawnMonster(9300180,1);
|
||||
function act() {
|
||||
rm.playerMessage(5, "Poison Golem has been spawned.");
|
||||
rm.spawnMonster(9300180, 1);
|
||||
}
|
||||
Reference in New Issue
Block a user