Is there a way to optimize equipment in RPGMaker MV via an event like what could be done in VX?
VX used the following command
$game_actors[1].optimize_equipments
as detailed in the post below... but if I use this command in MV, I get the error shown below.
