share/hedgewars/Data/Missions/Scenario/User_Mission_-_Nobody_Laugh.lua
changeset 12351 62b935bec899
parent 12224 d62d6f8ebef1
child 12629 be1ee010e30d
equal deleted inserted replaced
12350:193eba524369 12351:62b935bec899
    52 
    52 
    53 	AddAmmo(enemy, amAirAttack, 100)
    53 	AddAmmo(enemy, amAirAttack, 100)
    54 
    54 
    55 	ShowMission(	loc("Nobody Laugh"),
    55 	ShowMission(	loc("Nobody Laugh"),
    56 					loc("Scenario"),
    56 					loc("Scenario"),
    57 					loc("Eliminate the enemy.")
    57 					loc("Eliminate the enemy.") .. "|" ..
       
    58 					loc("Unlimited Attacks: Attacks don't end your turn") .. "|"..
       
    59 					loc("Per-hog Ammo: Weapons are not shared between hogs")
    58 					, 0, 0
    60 					, 0, 0
    59 				)
    61 				)
    60 
    62 
    61 	-- GIRDERS
    63 	-- GIRDERS
    62 	PlaceGirder(1212, 710, 7)
    64 	PlaceGirder(1212, 710, 7)