mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-14 03:32:27 +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 SetSpecialAbilityParam(Integer ability, Integer param, Integer value);
|
||||||
Void ClearSpecialAbilities();
|
Void ClearSpecialAbilities();
|
||||||
Void ProcessSpecialAbilities(String str);
|
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:
|
IllusionOptions is a lua table that accepts the following values:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user