Injury RemoveInjury

From Dragon Age Toolset Wiki
Jump to: navigation, search

Remove a single injury

void Injury_RemoveInjury(
object oCharacter,
int nInjury
);
Parameters:
oCharacter
Character to remove the injury from
nInjury
Reference to injuries 2da
Returns:

Nothing.

Source:

Core Game Resources.sys_injury