diff --git a/Lua-Client.md b/Lua-Client.md index b981047..fe94290 100644 --- a/Lua-Client.md +++ b/Lua-Client.md @@ -1,4 +1,4 @@ -Lua_Client is a class exported to Lua that represent the Client object from EQEmu. All Lua_Client are also Lua_Entity. +Lua_Client is a class exported to Lua that represent the Client object from EQEmu. All Lua_Client are also [Lua_Mob](Lua-Mob). ### Properties ```