From fd0e466414579331bb5b814cc9a08150964bf273 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 12 Jun 2013 14:42:18 -0700 Subject: [PATCH] Updated Lua Parser (markdown) --- Lua-Parser.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lua-Parser.md b/Lua-Parser.md index 589d73b..7d9661c 100644 --- a/Lua-Parser.md +++ b/Lua-Parser.md @@ -351,7 +351,7 @@ Note: Encounter scripts cannot properly catch EVENT_COMMAND or EVENT_TRADE unles > Mob other; > Integer damage; > Spell spell; -> Integer skill_id; +> Integer skill; > } > ``` > Returning a non-zero value will cancel the death.