Revision Difference
NPC:SetIgnoreConditions#560108
<function name="SetIgnoreConditions" parent="NPC" type="classfunc">
<description>Sets conditions to ignore for the this NPC.</description>
<realm>Server</realm>
<added>2023.11.17</added>
<args>
<arg name="conditions" type="number">Conditions to ignore, see <page>Enums/COND</page>.</arg>
<arg name="conditions" type="table">Conditions to ignore, see <page>Enums/COND</page>.</arg>
</args>
</function>