share/hedgewars/Data/Missions/Scenario/User_Mission_-_Newton_and_the_Hammock.lua
changeset 12077 ce3860c82c8b
parent 12049 030464f34d47
child 12078 99bfd35b3924
equal deleted inserted replaced
12076:543bc82e1e28 12077:ce3860c82c8b
    90 	end
    90 	end
    91 		if hhs[1] ~= nil then
    91 		if hhs[1] ~= nil then
    92         	SetGearPosition(hhs[1],561,1365)
    92         	SetGearPosition(hhs[1],561,1365)
    93 	end
    93 	end
    94 
    94 
    95 	ShowMission(loc("Newton's Hammock"), loc("User Challenge"), loc("Eliminate the enemy before the time runs out"), -amParachute, 0)
    95 	ShowMission(loc("Newton and the Hammock"), loc("Scenario"), loc("Eliminate the enemy before the time runs out"), -amParachute, 0)
    96 		
    96 		
    97 end
    97 end
    98 
    98 
    99 function onAmmoStoreInit()
    99 function onAmmoStoreInit()
   100 	SetAmmo(amSkip, 9, 0, 0, 1)
   100 	SetAmmo(amSkip, 9, 0, 0, 1)