diff --git a/Lua-Parser.md b/Lua-Parser.md index 76fa846..7462244 100644 --- a/Lua-Parser.md +++ b/Lua-Parser.md @@ -19,6 +19,7 @@ The rest of this guide assumes you know Lua 5.1, if you don't then it wont make * [Encounter Events](#encounter-events) * [API](#api) * [Examples](#examples) +* [Template](#template) ### Init Scripts @@ -1033,4 +1034,8 @@ Note: ### Examples -* [Lua Examples](Lua-Examples) \ No newline at end of file +* [Lua Examples](Lua-Examples) + + +### Template +* [Lua Template](Lua-Template) \ No newline at end of file