changeset 12206 | 1e3ab1e634f8 |
parent 12073 | 3b3894b95519 |
child 12302 | f7919a4df898 |
--- a/share/hedgewars/Data/Scripts/Multiplayer/Highlander.lua Fri May 13 01:19:28 2016 +0200 +++ b/share/hedgewars/Data/Scripts/Multiplayer/Highlander.lua Sun Apr 09 00:51:26 2017 +0200 @@ -129,7 +129,7 @@ local probability = {1,2,5,10,20,50,200,500,1000000}; local atktot = 0 local utiltot = 0 -local maxWep = 57 -- game crashes if you exceed supported # +local maxWep = 58 -- game crashes if you exceed supported # local someHog = nil -- just for looking up the weps