share/hedgewars/Data/Missions/Scenario/User_Mission_-_Newton_and_the_Hammock.lua
changeset 12078 99bfd35b3924
parent 12077 ce3860c82c8b
child 12224 d62d6f8ebef1
equal deleted inserted replaced
12077:ce3860c82c8b 12078:99bfd35b3924
    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 and the Hammock"), loc("Scenario"), loc("Eliminate the enemy before the time runs out"), -amParachute, 0)
    95 	ShowMission(loc("Newton and the Hammock"), loc("Scenario"), loc("Eliminate the enemy."), -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)