Skip to content

Pass mo to nocast functions

NerduMiner requested to merge nerdyminer18/srb2p-public:mo-passed-in-nocast into next

This should make it so that skills that need to check the mo for something no longer have to access it in a roundabout method(i.e. Accessing a target's battlen, then checking the first entry of the turn order to grab the mo).

Merge request reports