Reformat and clean up reactor and base scripts
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
* Neo City Trash Can
|
||||
*/
|
||||
|
||||
function hit(){
|
||||
rm.dropItems(true, 2, 5, 10, 1);
|
||||
function hit() {
|
||||
rm.dropItems(true, 2, 5, 10, 1);
|
||||
}
|
||||
Reference in New Issue
Block a user