Updated Lua NPC (markdown)

Alex
2013-06-23 14:39:59 -07:00
parent 6735e11f07
commit eac0cce3e1
+2
@@ -1,5 +1,7 @@
Lua_NPC is a class exported to Lua that represent the NPC object from EQEmu. All Lua_NPC are also [Lua_Mob](Lua-Mob). Lua_NPC is a class exported to Lua that represent the NPC object from EQEmu. All Lua_NPC are also [Lua_Mob](Lua-Mob).
[Return to the Lua API](Lua-API)
### Properties ### Properties
``` ```
npc.null -- Returns true if this object is null npc.null -- Returns true if this object is null