changeset 12077 | ce3860c82c8b |
parent 12049 | 030464f34d47 |
child 12078 | 99bfd35b3924 |
12076:543bc82e1e28 | 12077:ce3860c82c8b |
---|---|
49 function onGameStart() |
49 function onGameStart() |
50 |
50 |
51 AddAmmo(enemy, amAirAttack, 100) |
51 AddAmmo(enemy, amAirAttack, 100) |
52 |
52 |
53 ShowMission( loc("Nobody Laugh"), |
53 ShowMission( loc("Nobody Laugh"), |
54 loc("User Challenge"), |
54 loc("Scenario"), |
55 loc("Eliminate the enemy before the time runs out") |
55 loc("Eliminate the enemy before the time runs out") |
56 , 0, 0 |
56 , 0, 0 |
57 ) |
57 ) |
58 |
58 |
59 -- GIRDERS |
59 -- GIRDERS |