Reformat and clean up reactor and base scripts
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
Queen's Path : Forest of the Start 5
|
||||
*/
|
||||
|
||||
function act(){
|
||||
rm.dropItems(true, 2, 8, 12, 2);
|
||||
function act() {
|
||||
rm.dropItems(true, 2, 8, 12, 2);
|
||||
}
|
||||
Reference in New Issue
Block a user