Updated Lua Parser (markdown)

Alex 2013-06-20 00:49:03 -07:00
parent 5beda01f1a
commit 858d8403bb

@ -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;
> }
> ```