From 8695c5744a3047ebe5194c6b87ffe60027d22fb4 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Mon, 2 Jul 2018 01:12:29 -0500 Subject: [PATCH] Updated Lua API (markdown) --- Lua-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lua-API.md b/Lua-API.md index 2e706d4..0f56d9d 100644 --- a/Lua-API.md +++ b/Lua-API.md @@ -1593,7 +1593,7 @@ raid:TeleportGroup(Lua_Mob sender, uint32 zone_id, uint32 instance_id, float x, raid:TeleportRaid(Lua_Mob sender, uint32 zone_id, uint32 instance_id, float x, float y, float z, float h); -- void ``` -# lua_ +# Lua General Functions ```lua eq.active_speak_activity(int task_id); -- int eq.active_speak_task(); -- int