# HG changeset patch # User Wuzzy # Date 1538264918 -3600 # Node ID b25f4d37afbdb0a49ddb1e4dd342d87ba6d74402 # Parent 004caa91e6fe383d17208cd41924af1cad033dfa ConfigurationFiles: Clarify suddendeath diff -r 004caa91e6fe -r b25f4d37afbd ConfigurationFiles.wiki --- a/ConfigurationFiles.wiki Sun Sep 30 00:46:35 2018 +0100 +++ b/ConfigurationFiles.wiki Sun Sep 30 00:48:38 2018 +0100 @@ -281,7 +281,7 @@ || damagefactor=100 || Integer || Percentage of damage dealt || || turntime=45 || Integer || Maximum time in seconds of each turn || || health=100 || Integer || The initial health of the hogs || -|| suddendeath=15 || Integer || Turns before "Sudden Death" mode begins || +|| suddendeath=15 || Integer || Number of rounds to play until Sudden Death begins, _after the first round was placed_. 0 = SD starts in 2nd round || || caseprobability=5 || Integer || Number of turns between cases drops || || minestime=3 || Integer || Seconds before mines explode || || minesnum=4 || Integer || Number of mines on a level ||