mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-14 10:52:25 +00:00
Updated Lua Mob (markdown)
parent
a6502625e3
commit
6ebfb4c071
@ -318,6 +318,8 @@ Void SetSpecialAbility(Integer ability, Integer level);
|
||||
Void SetSpecialAbilityParam(Integer ability, Integer param, Integer value);
|
||||
Void ClearSpecialAbilities();
|
||||
Void ProcessSpecialAbilities(String str);
|
||||
Void SetAppearance(Integer app);
|
||||
Void SetAppearance(Integer app, Boolean ignore_self);
|
||||
```
|
||||
|
||||
IllusionOptions is a lua table that accepts the following values:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user