mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-04 00:40:26 +00:00
Updated Lua Mob (markdown)
+1
@@ -322,6 +322,7 @@ Void ClearSpecialAbilities();
|
|||||||
Void ProcessSpecialAbilities(String str);
|
Void ProcessSpecialAbilities(String str);
|
||||||
Void SetAppearance(Integer app);
|
Void SetAppearance(Integer app);
|
||||||
Void SetAppearance(Integer app, Boolean ignore_self);
|
Void SetAppearance(Integer app, Boolean ignore_self);
|
||||||
|
Void SetDestructibleObject(Boolean set);
|
||||||
```
|
```
|
||||||
|
|
||||||
IllusionOptions is a lua table that accepts the following values:
|
IllusionOptions is a lua table that accepts the following values:
|
||||||
|
|||||||
Reference in New Issue
Block a user