Disease RemoveAllDiseases

From Dragon Age Toolset Wiki
Jump to: navigation, search

Removes ALL Diseases from a character

void Disease_RemoveAllDiseases(
object oCharacter
);
Parameters:
oCharacter
the creature to remove diseases from
Returns:

Nothing.

Source:

Core Game Resources.sys_disease

Description

Removes ALL Diseases from a single character. Disease effects are defined in the [diseases 2da]] file.