Revision Difference
EFFECT:Think#553230
<function name="Think" parent="EFFECT" type="hook">
<ishook>yes</ishook>⤶
<description>Called when the effect should think, return false to kill the effect.</description>
<realm>Client</realm>
<rets>
<ret name="" type="boolean">Return false to remove this effect.</ret>
</rets>
</function>