diff --git a/Lua-Entity.md b/Lua-Entity.md index 2d45477..d1f85ab 100644 --- a/Lua-Entity.md +++ b/Lua-Entity.md @@ -1,4 +1,4 @@ -Lua entities are classes exported to Lua that represent the Entity object from EQEmu. +Lua_Entity is a class exported to Lua that represent the Entity object from EQEmu. ### Properties ```