author | Wuzzy <almikes@aol.com> |
Wed, 27 Sep 2017 06:04:02 +0200 | |
changeset 12557 | ed59dd8ff29d |
parent 12556 | f57af5c34ff4 |
child 12558 | a401aec4df64 |
share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/backstab.lua | file | annotate | diff | comparison | revisions |
--- a/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/backstab.lua Wed Sep 27 05:55:40 2017 +0200 +++ b/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/backstab.lua Wed Sep 27 06:04:02 2017 +0200 @@ -1031,7 +1031,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)