# HG changeset patch
# User Wuzzy <almikes@aol.com>
# Date 1491691886 -7200
# Node ID 1e3ab1e634f88d6181000d3520fe6f24031778c1
# Parent  d52af905437b15ec378b2a8e15233bdd41e74ca9
Fix free rubber ducks in Highlander

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