share/hedgewars/Data/Missions/Challenge/Target_Practice_-_Cluster_Bomb.lua
changeset 13098 d3e9f3423ef3
parent 11968 1de4d6b35748
child 14648 be8af70adf2c
equal deleted inserted replaced
13097:03d065fc60dc 13098:d3e9f3423ef3
     1 HedgewarsScriptLoad("/Scripts/TargetPractice.lua")
     1 HedgewarsScriptLoad("/Scripts/TargetPractice.lua")
     2 
     2 
     3 local params = {
     3 local params = {
     4 	ammoType = amClusterBomb,
     4 	ammoType = amClusterBomb,
     5 	gearType = gtClusterBomb,
     5 	gearType = gtClusterBomb,
       
     6 	secGearType = gtCluster,
     6 	missionTitle = loc("Cluster Bomb Training"),
     7 	missionTitle = loc("Cluster Bomb Training"),
     7 	solidLand = false,
     8 	solidLand = false,
     8 	map = "Trash",
     9 	map = "Trash",
     9 	theme = "Golf",
    10 	theme = "Golf",
    10 	hog_x = 756,
    11 	hog_x = 756,