diff -r a7ddaecf54f3 -r ccbc115e68ad LuaAPI.wiki --- a/LuaAPI.wiki Thu Apr 07 19:39:40 2016 +0100 +++ b/LuaAPI.wiki Thu Apr 07 19:40:46 2016 +0100 @@ -167,7 +167,7 @@ || `Explosives` || `2` || Number of barrels being placed on a medium-sized map || || `SuddenDeathTurns` || `15` || Turns until Sudden Death begins || || `WaterRise` || `47` || Height of water rise each turn in Sudden Death, in pixels || -|| `HealthDecrease || `5` || Amount of health decreased on each turn in Sudden Death || +|| `HealthDecrease` || `5` || Amount of health decreased on each turn in Sudden Death || || `Goals` || `""` || Use this to add additional text to the goal text popup shown at the beginning and when using the quit or pause keys. The text is added to the default text which usually explains the game modifiers and does not replace it. Use `|` for line breaks. Also, all text before and including a `:` in a line will be highlighted. See also `ShowMission`. || || `ScreenWidth` || _N/A_ || Width of the Hedgewars window or screen || || `ScreenHeigth` || _N/A_ || Heigth of the Hedgewars window or screen ||