Morrowind Mod:GetDisease
The UESPWiki – Your source for The Elder Scrolls since 1995
GetBlightDisease
GetCommonDisease
GetBlightDisease GetCommonDisease Type: Magic Returns: short Example: if ( GetBlightDisease == 1 ) set sValue to "delte fyr"->GetCommonDisease Scripts: diseaseCorprus diseaseBrownRot
Returns 1 if the calling object has a common or blight disease, or 0 otherwise.