SyntaxError
Missing ) after argument list
SyntaxError: missing ) after argument list
at Game_Interpreter.command122 (rpg_objects.js:9444)
at Game_Interpreter.executeCommand (rpg_objects.js:8930)
at Game_Interpreter.update (rpg_objects.js:8838)
at Game_Event.updateParallel (rpg_objects.js:8748)
at Game_Event.update (rpg_objects.js:8740)
at rpg_objects.js:6066
at Array.forEach (<anonymous>)
at Game_Map.updateEvents (rpg_objects.js:6065)
at Game_Map.update (rpg_objects.js:6025)
at Scene_Map.updateMain (rpg_scenes.js:608)