From 858d8403bb8ec3f3c30b5450e54416b0ec090f5d Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 20 Jun 2013 00:49:03 -0700 Subject: [PATCH] Updated Lua Parser (markdown) --- Lua-Parser.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Lua-Parser.md b/Lua-Parser.md index f8dc78a..1a06599 100644 --- a/Lua-Parser.md +++ b/Lua-Parser.md @@ -800,6 +800,7 @@ Note: Encounter scripts cannot properly catch EVENT_COMMAND or EVENT_TRADE unles > Integer tics_remaining; > Integer caster_level; > Integer caster_id; +> Integer buff_slot; > } > ```