From f71ba1ebade316967250188eaefbcdadfd80f396 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 23 Jun 2013 14:37:53 -0700 Subject: [PATCH] Updated Lua Door (markdown) --- Lua-Door.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lua-Door.md b/Lua-Door.md index 3a41b52..95bfd1b 100644 --- a/Lua-Door.md +++ b/Lua-Door.md @@ -1,5 +1,7 @@ Lua_Door is a class exported to Lua that represent the Door object from EQEmu. All Lua_Door are also [Lua_Entity](Lua-Entity). +[Return to the Lua API](Lua-API) + ### Properties ``` door.null -- Returns true if this object is null