mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-02 04:02:39 +00:00
Updated Lua Mob (markdown)
parent
2bb0a1bae6
commit
cccc714833
@ -332,6 +332,7 @@ Void BuffFadeBySlot(Integer slot);
|
||||
Void BuffFadeBySlot(Integer slot, Boolean recalc_bonuses);
|
||||
Integer CanBuffStack(Integer spell_id, Integer caster_level);
|
||||
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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user