Reformat and clean up reactor and base scripts
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* LMPQ Maze - Reactor - Spawn Monster
|
||||
*/
|
||||
|
||||
function act(){
|
||||
function act() {
|
||||
rm.spawnMonster(9400210, 2);
|
||||
rm.spawnMonster(9400209, 2);
|
||||
rm.mapMessage(5, "Some monsters are summoned.");
|
||||
|
||||
Reference in New Issue
Block a user