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