From 26d56b6e651eb59ad99fbb3efc12b124cf8b51b4 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 7 Jun 2013 18:59:35 -0700 Subject: [PATCH] Updated Lua Parser (markdown) --- Lua-Parser.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Lua-Parser.md b/Lua-Parser.md index 3b8ce19..62ca13b 100644 --- a/Lua-Parser.md +++ b/Lua-Parser.md @@ -98,6 +98,10 @@ For Items the table will always have 'self' as the item and 'owner' as the owner For Spells the table will always have 'self' as the spell. * event_say +'other' as the triggering client. (NPC only) +'message' as the triggering message +'language' as the language of the triggering message + * event_trade * event_death * event_spawn