Revision Difference
NPC:RemoveIgnoreConditions#552768
<function name="RemoveIgnoreConditions" parent="NPC" type="classfunc">⤶
<description>Removes conditions to ignore for the this NPC.</description>⤶
<realm>Server</realm>⤶
<added>2023.11.17</added>⤶
<args>⤶
<arg name="conditions" type="number" default="nil">Ignore conditions to remove, see <page>Enums/COND</page>. If omitted, removes all ignore conditions.</arg>⤶
</args>⤶
</function>