share/hedgewars/Data/Missions/Scenario/User_Mission_-_Nobody_Laugh.lua
changeset 12083 99bfd35b3924
parent 12082 ce3860c82c8b
child 12229 d62d6f8ebef1
equal deleted inserted replaced
12082:ce3860c82c8b 12083:99bfd35b3924
    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("Scenario"),
    54 					loc("Scenario"),
    55 					loc("Eliminate the enemy before the time runs out")
    55 					loc("Eliminate the enemy.")
    56 					, 0, 0
    56 					, 0, 0
    57 				)
    57 				)
    58 
    58 
    59 	-- GIRDERS
    59 	-- GIRDERS
    60 	PlaceGirder(1212, 710, 7)
    60 	PlaceGirder(1212, 710, 7)