Reformat and clean up reactor and base scripts
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
* 2112013.js: Zakum Party Quest Rock - drops an item (~100 meso bundle in Global)
|
||||
*/
|
||||
|
||||
function act(){
|
||||
rm.dropItems(true, 1, 125, 175);
|
||||
function act() {
|
||||
rm.dropItems(true, 1, 125, 175);
|
||||
}
|
||||
Reference in New Issue
Block a user