LuaGears.wiki
changeset 2089 375b9861ab91
parent 2077 514babfbad9e
child 2123 7df4304efaef
--- a/LuaGears.wiki	Wed Oct 30 12:07:24 2019 +0000
+++ b/LuaGears.wiki	Wed Oct 30 12:08:06 2019 +0000
@@ -2,6 +2,7 @@
 #labels !LuaFunctions
 
 = Lua API: Gear functions =
+
 This is a list of all functions in the [LuaAPI Lua API] that are related to gears and visual gears.
 
 Gears are dynamic objects or events in the world that affect the gameplay, including hedgehogs, projectiles, weapons, land objects, active utilities and a few more esoteric things. Visual gears are decorational objects which are usually used for purely decorational graphical effects. They have no effect on gameplay. Visual gears are not the same as gears, but they share some similarities.