diff -r 6269280aafc1 -r 17b509f59b00 LuaGlobals.wiki --- a/LuaGlobals.wiki Tue Jul 07 00:21:09 2020 +0200 +++ b/LuaGlobals.wiki Tue Jul 07 00:27:09 2020 +0200 @@ -47,8 +47,8 @@ || `gfBorder` || An indestructible border is active around the map. || || `gfBottomBorder` || There is an indestructable border at the bottom of the map. || || `gfShoppaBorder` || The terrain edge will be replaced by a decorative black/yellow “danger stripe”. This has no gameplay effect. || -|| `gfSolidLand` || The terrain is indestructible. || -|| `gfLowGravity` || The gravity is low. || +|| `gfSolidLand` || The terrain is indestructible (with some exceptions). || +|| `gfLowGravity` || The gravity is low (50%). || || `gfLaserSight` || A laser sight is almost always active. || || `gfInvulnerable` || All hedgehogs are invulnerable. This permanently sets the `heInvulnerable` effect to `1` for all hogs and removes the health tags || || `gfVampiric` || All hedgehogs become vampires and get 80% of the damage they deal as health. ||