rpgtkoolmv / corescript

http://www.rpgmakerweb.com/products/programs/rpg-maker-mv
MIT License
311 stars 75 forks source link

add Game_Action.applyEachItemEffect() #161

Closed Sigureya closed 6 years ago

Sigureya commented 6 years ago

Separate application process of additional effects. I added it because it was inconvenient because there was no place to interrupt it before and after additional effects occurred.