From 9887974c73655e2607be3c06c9b18d837a27eef3 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 23 Jun 2013 14:37:46 -0700 Subject: [PATCH] Updated Lua Corpse (markdown) --- Lua-Corpse.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lua-Corpse.md b/Lua-Corpse.md index b6a81ea..61868c5 100644 --- a/Lua-Corpse.md +++ b/Lua-Corpse.md @@ -1,5 +1,7 @@ Lua_Corpse is a class exported to Lua that represent the Corpse object from EQEmu. All Lua_Corpse are also [Lua_Mob](Lua-Mob). +[Return to the Lua API](Lua-API) + ### Properties ``` corpse.null -- Returns true if this object is null