diff -r d52af905437b -r 1e3ab1e634f8 share/hedgewars/Data/Scripts/Multiplayer/Highlander.lua --- 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