LuaAPI.wiki
changeset 1573 abc3dab20140
parent 1572 ed20d7c7c667
child 1574 004caa91e6fe
--- a/LuaAPI.wiki	Thu Sep 20 13:51:32 2018 +0100
+++ b/LuaAPI.wiki	Sun Sep 30 00:45:25 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` || Number of rounds until Sudden Death begins (ignoring the first round) ||
+|| `SuddenDeathTurns` || `15` || Number of rounds until Sudden Death begins, _minus one_. E.g. 0 = SD starts in 2nd 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`. ||