Injury AddInjury

From Dragon Age Toolset Wiki
Jump to: navigation, search

Add a single injury

void Injury_AddInjury(
object oCharacter,
int nInjury
);
Parameters:
oCharacter
The character to add the injury to
nInjury
Reference to injuries 2da
Returns:

Nothing.

Source:

Core Game Resources.sys_injury