changeset 13026 | ca7fdb431b34 |
parent 13022 | 1e7ac94d9d3c |
child 13123 | 11f23afd84f2 |
--- a/share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.lua Sat Feb 17 00:06:34 2018 +0100 +++ b/share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.lua Sat Feb 17 00:34:00 2018 +0100 @@ -128,6 +128,7 @@ local amCMObjectPlacer = amNapalm -- Config variables (script parameter) +-- NOTE: If you change this, also change the default game scheme “Construction Mode” local conf_initialEnergy = 550 local conf_energyPerRound = 50 local conf_maxEnergy = 1000