share/hedgewars/Data/Scripts/Multiplayer/Tumbler.lua
changeset 15069 e16f906224fd
parent 14953 6c17ef373079
equal deleted inserted replaced
15068:6f51c75994a4 15069:e16f906224fd
   669 			" " .. "|" ..
   669 			" " .. "|" ..
   670 
   670 
   671 			clockStr ..
   671 			clockStr ..
   672 			loc("Ammo is reset at the end of your turn.") .. "|" ..
   672 			loc("Ammo is reset at the end of your turn.") .. "|" ..
   673 
   673 
   674 			"", 4, 4000
   674 			"", -amMine, 4000
   675 			)
   675 			)
   676 
   676 
   677 end
   677 end
   678 
   678 
   679 function onScreenResize()
   679 function onScreenResize()