share/hedgewars/Data/Missions/Scenario/User_Mission_-_Newton_and_the_Hammock.lua
changeset 12226 3ec0261e01f0
parent 12224 d62d6f8ebef1
child 12348 40833d930d82
equal deleted inserted replaced
12225:93079fecbc77 12226:3ec0261e01f0
    92 	end
    92 	end
    93 		if hhs[1] ~= nil then
    93 		if hhs[1] ~= nil then
    94         	SetGearPosition(hhs[1],561,1365)
    94         	SetGearPosition(hhs[1],561,1365)
    95 	end
    95 	end
    96 
    96 
    97 	ShowMission(loc("Newton and the Hammock"), loc("Scenario"), loc("Eliminate the enemy."), -amParachute, 0)
    97 	ShowMission(loc("Newton and the Hammock"), loc("Scenario"), loc("Eliminate the enemy.") .. "|" .. loc("Mines time: 1 second"), -amParachute, 0)
    98 		
    98 		
    99 end
    99 end
   100 
   100 
   101 function onAmmoStoreInit()
   101 function onAmmoStoreInit()
   102 	SetAmmo(amSkip, 9, 0, 0, 1)
   102 	SetAmmo(amSkip, 9, 0, 0, 1)