diff --git a/Scripting.md b/Scripting.md index 16a1ce1..2eb8541 100644 --- a/Scripting.md +++ b/Scripting.md @@ -44,4 +44,5 @@ module.shared.characters = { } -- List of characters ``` -### For what you can do with notes and characters look at [Notes](https://git.squog.ru/TaggedEngine/TaggedEngine/wiki/Types#note) and [Characters](https://git.squog.ru/TaggedEngine/TaggedEngine/wiki/Types#character) \ No newline at end of file +### For what you can do with notes and characters look at [Notes](https://git.squog.ru/TaggedEngine/TaggedEngine/wiki/Types#note) and [Characters](https://git.squog.ru/TaggedEngine/TaggedEngine/wiki/Types#character) +[Overall type manupulation for scripts](https://git.squog.ru/TaggedEngine/TaggedEngine/wiki/Types) \ No newline at end of file