equal
deleted
inserted
replaced
26 * MapFeatureSize = 12 |
26 * MapFeatureSize = 12 |
27 * Theme = "EarthRise" |
27 * Theme = "EarthRise" |
28 * relevant GameFlag: gfDisableLandObjects ]] |
28 * relevant GameFlag: gfDisableLandObjects ]] |
29 }, |
29 }, |
30 teams = { |
30 teams = { |
31 { name = loc("Pro Killers"), |
31 { isMissionTeam = true, |
32 clanID = 0, |
32 clanID = 0, |
33 flag = "cm_scout", |
|
34 grave = "Bone", |
|
35 hogs = { |
33 hogs = { |
36 { |
34 { |
37 name = loc("Ultrasoldier"), |
|
38 health = 100, |
35 health = 100, |
39 x = 543, y = 1167, |
36 x = 543, y = 1167, |
40 hat = "Terminator_Glasses", |
|
41 ammo = heroAmmo, |
37 ammo = heroAmmo, |
42 } |
38 } |
43 }, }, |
39 }, }, |
44 |
40 |
45 { name = loc("Galaxy Guardians"), |
41 { name = loc("Galaxy Guardians"), |