Updated Lua Mob (markdown)

Michael Cook (mackal) 2015-06-10 23:13:38 -04:00
parent 2bb0a1bae6
commit cccc714833

@ -332,6 +332,7 @@ Void BuffFadeBySlot(Integer slot);
Void BuffFadeBySlot(Integer slot, Boolean recalc_bonuses); Void BuffFadeBySlot(Integer slot, Boolean recalc_bonuses);
Integer CanBuffStack(Integer spell_id, Integer caster_level); Integer CanBuffStack(Integer spell_id, Integer caster_level);
Integer CanBuffStack(Integer spell_id, Integer caster_level, Boolean fail_if_overwrite); Integer CanBuffStack(Integer spell_id, Integer caster_level, Boolean fail_if_overwrite);
Void SetPseudoRoot(Bool in);
``` ```
IllusionOptions is a lua table that accepts the following values: IllusionOptions is a lua table that accepts the following values: