# HG changeset patch
# User Wuzzy
# Date 1602461331 -7200
# Node ID 0baf61915a8a4b141ce854aeccb63a2d0a1a3cfc
# Parent  b2f75d4bf715b3113c50a95a0d55a1cde8fa073d
LuaAPI: Add scripting rules

diff -r b2f75d4bf715 -r 0baf61915a8a LuaAPI.wiki
--- a/LuaAPI.wiki	Mon Oct 12 02:07:56 2020 +0200
+++ b/LuaAPI.wiki	Mon Oct 12 02:08:51 2020 +0200
@@ -13,6 +13,7 @@
 
  * [LuaGuide Beginner's guide]
  * [LuaOverview Overview]
+ * [LuaRules Scripting rules]
  * [LuaGlobals Global variables and constants]
  * [LuaEvents Event handlers]
  * [LuaGameplay Gameplay functions]