DestroyDefeatCondition

Parameters
whichConditiondefeatcondition

The defeatcondition to be destroyed.

comment

Destroys a defeat condition.

note

The defeat condition will only stop showing after the quest is reselected, the quest menu is re-opened, or when an update is forced (see ForceQuestDialogUpdate).

patch

1.00

Source
common.j (raise an issue to discuss on Github or submit a PR)
return type
nothing
Source code
native DestroyDefeatCondition           takes defeatcondition whichCondition returns nothing