Injury AddInjury

From Dragon Age Toolset Wiki
Revision as of 18:39, 16 February 2010 by BryanDerksen (Talk | contribs)

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.xls
Returns:

Nothing.

Source:

Core Resources.sys_injury