diff -r 95a3041aadb9 -r 74e838b7eecc hedgewars/uWorld.pas --- a/hedgewars/uWorld.pas Wed Nov 09 12:31:05 2016 -0500 +++ b/hedgewars/uWorld.pas Mon Nov 14 21:33:59 2016 +0100 @@ -191,6 +191,7 @@ g:= AddGoal(g, gfInfAttack, gidInfAttack); g:= AddGoal(g, gfResetWeps, gidResetWeps); g:= AddGoal(g, gfPerHogAmmo, gidPerHogAmmo); +g:= AddGoal(g, gfMoreWind, gidMoreWind); // modified damage modificator? if cDamagePercent <> 100 then