From d8884e398d7caf281ec1e07e3360e5e482078a50 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 22 Feb 2014 15:24:54 -0800 Subject: [PATCH] Updated Lua Mob (markdown) --- Lua-Mob.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Lua-Mob.md b/Lua-Mob.md index 3410650..176ba11 100644 --- a/Lua-Mob.md +++ b/Lua-Mob.md @@ -322,6 +322,7 @@ Void ClearSpecialAbilities(); Void ProcessSpecialAbilities(String str); Void SetAppearance(Integer app); Void SetAppearance(Integer app, Boolean ignore_self); +Void SetDestructibleObject(Boolean set); ``` IllusionOptions is a lua table that accepts the following values: