LuaGuide.wiki
changeset 1745 6391c69a5d0a
parent 1727 6d99747d81e3
child 1747 8269ec3e5bfc
--- a/LuaGuide.wiki	Wed Apr 17 01:54:11 2019 +0100
+++ b/LuaGuide.wiki	Wed Apr 17 11:38:33 2019 +0100
@@ -10,7 +10,9 @@
 Lua is a programming language, and you must first learn some basics about the Lua programming language to get started. See [http://www.lua.org/] to learn more.
 
 == Lua in Hedgewars ==
-Version 0.9.13 of Hedgewars introduced the ability to use Lua scripts to modify Hedgewars behaviour for different maps. The use of Lua scripts has been extended since then.
+Version 0.9.13 of Hedgewars introduced the ability to use Lua scripts to modify Hedgewars behaviour for different maps. The till then used triggers (only appeared in training maps) were removed.
+
+The use of Lua scripts has been extended since then.
 
 Now, Lua scripts are used for: