author | Wuzzy <almikes@aol.com> |
Thu, 27 Apr 2017 22:47:14 +0200 | |
changeset 12363 | 6ad1f86e0c81 |
parent 12362 | f57053c4551d |
child 12364 | 5857936921ec |
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/united.lua | file | annotate | diff | comparison | revisions |
--- a/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/united.lua Thu Apr 27 22:14:56 2017 +0200 +++ b/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/united.lua Thu Apr 27 22:47:14 2017 +0200 @@ -490,7 +490,7 @@ SetAmmo(amGirder, 4, 0, 0, 2) SetAmmo(amParachute, 4, 0, 0, 2) SetAmmo(amSwitch, 8, 0, 0, 2) - SetAmmo(amSkip, 8, 0, 0, 0) + SetAmmo(amSkip, 9, 0, 0, 0) SetAmmo(amRope, 5, 0, 0, 3) SetAmmo(amBlowTorch, 3, 0, 0, 3) SetAmmo(amPickHammer, 0, 0, 0, 3)