equal
deleted
inserted
replaced
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 missionTitle = "Cluster Bomb Training", |
6 missionTitle = loc("Cluster Bomb Training"), |
7 solidLand = false, |
7 solidLand = false, |
8 map = "Trash", |
8 map = "Trash", |
9 theme = "Golf", |
9 theme = "Golf", |
10 hog_x = 756, |
10 hog_x = 756, |
11 hog_y = 370, |
11 hog_y = 370, |