LuaAPI.wiki
changeset 1503 2ba0df045adc
parent 1502 c94cb3aa0b3b
child 1504 1282d263c446
--- a/LuaAPI.wiki	Wed Aug 08 13:15:20 2018 +0100
+++ b/LuaAPI.wiki	Sat Aug 11 20:37:28 2018 +0100
@@ -171,7 +171,7 @@
 || `MineDudPercent` || `0` || Chance of mine being a dud, in percent ||
 || `AirMinesNum` || `0` || Number of air mines being placed on a medium-sized map ||
 || `Explosives` || `2` || Number of barrels being placed on a medium-sized map ||
-|| `SuddenDeathTurns` || `15` || Turns until Sudden Death begins ||
+|| `SuddenDeathTurns` || `15` || Number of rounds until Sudden Death begins (ignoring the first round) ||
 || `WaterRise` || `47` || Height of water rise in pixels for each Sudden Death turn ||
 || `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`. ||