From 6735e11f0716f7165321dc700b4c280330894bba Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 23 Jun 2013 14:39:36 -0700 Subject: [PATCH] Updated Lua Mob (markdown) --- Lua-Mob.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lua-Mob.md b/Lua-Mob.md index 3efe778..b32a296 100644 --- a/Lua-Mob.md +++ b/Lua-Mob.md @@ -1,5 +1,7 @@ Lua_Mob is a class exported to Lua that represent the Mob object from EQEmu. All Lua_Mob are also [Lua_Entity](Lua-Entity). +[Return to the Lua API](Lua-API) + ### Properties ``` client.null -- Returns true if this object is null