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.