equal
deleted
inserted
replaced
51 SpawnAmmoCrate(475,476,amRope) |
51 SpawnAmmoCrate(475,476,amRope) |
52 SpawnAmmoCrate(1729,476,amFirePunch) |
52 SpawnAmmoCrate(1729,476,amFirePunch) |
53 |
53 |
54 FollowGear(player) |
54 FollowGear(player) |
55 |
55 |
56 ShowMission(loc("Dangerous Ducklings"), "", loc("Eliminate the Blue Team"), -amRope, 5000); |
56 ShowMission(loc("Dangerous Ducklings"), loc("Scenario"), loc("Eliminate the Blue Team"), -amRope, 5000); |
57 |
57 |
58 end |
58 end |
59 |
59 |
60 |
60 |
61 function onGameTick() |
61 function onGameTick() |