# HG changeset patch # User Wuzzy # Date 1538264937 -3600 # Node ID c0026d20b468a1c647fc9c057a3fd68052e4e517 # Parent b25f4d37afbdb0a49ddb1e4dd342d87ba6d74402 ConfigurationFiles: fix typo diff -r b25f4d37afbd -r c0026d20b468 ConfigurationFiles.wiki --- a/ConfigurationFiles.wiki Sun Sep 30 00:48:38 2018 +0100 +++ b/ConfigurationFiles.wiki Sun Sep 30 00:48:57 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 || Number of rounds to play until Sudden Death begins, _after the first round was placed_. 0 = SD starts in 2nd round || +|| suddendeath=15 || Integer || Number of rounds to play until Sudden Death begins, _after the first round was played_. 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 ||