# HG changeset patch
# User Wuzzy
# Date 1465479729 -3600
# Node ID 8e65ab2cd36d52aa0f5070cddce7e05e3f61ec7b
# Parent  f8887a49ad913954eb8b519a55970864d483c5c8
LuaGuide: add link to missions

diff -r f8887a49ad91 -r 8e65ab2cd36d LuaGuide.wiki
--- a/LuaGuide.wiki	Thu Jun 09 14:17:24 2016 +0100
+++ b/LuaGuide.wiki	Thu Jun 09 14:42:09 2016 +0100
@@ -121,5 +121,6 @@
 Continue with the following pages to learn more:
 
    * [LuaAPI] contains a reference of most available functions and global variables
+   * [Missions] for a more in-depth guide on how to create missions
    * [LuaLibraries] contains information about “libraries”, that is, extra scripts you can include for even more functions. One common library is `Locale` for making a mission translatable
    * [GearTypes] contains the list of all gear types, along with an explanation of how the gears and their values work
\ No newline at end of file