From 37d113f701b9d6e44e9ce43f8f0d2ed9d53bcb28 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 23 Jun 2013 14:39:29 -0700 Subject: [PATCH] Updated Lua ItemInst (markdown) --- Lua-ItemInst.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lua-ItemInst.md b/Lua-ItemInst.md index cf5e4c1..bed5eac 100644 --- a/Lua-ItemInst.md +++ b/Lua-ItemInst.md @@ -1,5 +1,7 @@ Lua_ItemInst is a class exported to Lua that represent the ItemInst object from EQEmu. +[Return to the Lua API](Lua-API) + ### Properties ``` item.null -- Returns true if this object is null