equal
deleted
inserted
replaced
1 HedgewarsScriptLoad("/Scripts/TargetPractice.lua") |
1 HedgewarsScriptLoad("/Scripts/TargetPractice.lua") |
2 |
2 |
3 local params = { |
3 local params = { |
4 ammoType = amShotgun, |
4 ammoType = amShotgun, |
5 gearType = gtShotgunShot, |
5 gearType = gtShotgunShot, |
6 missionTitle = "Target Practice: Shotgun", |
6 missionTitle = loc("Target Practice: Shotgun"), |
7 solidLand = false, |
7 solidLand = false, |
8 map = "SB_Haunty", |
8 map = "SB_Haunty", |
9 theme = "Halloween", |
9 theme = "Halloween", |
10 hog_x = 320, |
10 hog_x = 320, |
11 hog_y = 324, |
11 hog_y = 324, |