# HG changeset patch # User Wuzzy # Date 1584679514 -3600 # Node ID 92625b61c40ea5cb3d3d17a7e05bca2bdbcfca63 # Parent 7c5c59981cf4fb4b5bd190927315cb7775901bc9 LuaGlobals: Change column name diff -r 7c5c59981cf4 -r 92625b61c40e LuaGlobals.wiki --- a/LuaGlobals.wiki Wed Jan 29 17:40:29 2020 +0100 +++ b/LuaGlobals.wiki Fri Mar 20 05:45:14 2020 +0100 @@ -130,7 +130,7 @@ == Land flags == The land flags denote several types of terrain. Like all flags, they can be combined at will. -|| *Identifier* || *Meaning* || +|| *Value* || *Meaning* || || `lfIce` || Slippery terrain, hogs will slide on it. || || `lfBouncy` || Bouncy terrain, hogs and some other gears will bounce off when they collide with it. || || `lfIndestructible` || Almost indestructible terrain, most weapons will not destroy it. ||