share/hedgewars/Data/Missions/Scenario/Tentacle_Terror.lua
changeset 14483 310b167141cc
parent 13050 09edbd8a311d
equal deleted inserted replaced
14482:d4aa64f51c9f 14483:310b167141cc
    14 		[amRope] = { count = 1, weaponsInCrate = 1 },
    14 		[amRope] = { count = 1, weaponsInCrate = 1 },
    15 		[amBazooka] = { weaponsInCrate = 2 },
    15 		[amBazooka] = { weaponsInCrate = 2 },
    16 	},
    16 	},
    17 	wind = -50,
    17 	wind = -50,
    18 	teams = {
    18 	teams = {
    19 		{ name = loc("Hell Army"),
    19 		{ isMissionTeam = true,
    20 		flag = "cm_hellish",
       
    21 		grave = "Simple_reversed",
       
    22 		hogs = { {
    20 		hogs = { {
    23 			name = loc("Lord Evil"),
       
    24 			faceLeft = true,
    21 			faceLeft = true,
    25 			health = 30,
    22 			health = 30,
    26 			x = 1210, y = 1446,
    23 			x = 1210, y = 1446,
    27 			hat = "Evil",
    24 			} }
    28 			botLevel = 0 } }
       
    29 		},
    25 		},
    30 		{ name = loc("Heavenly Defense"),
    26 		{ name = loc("Heavenly Defense"),
    31 		flag = "cm_fcw",
    27 		flag = "cm_fcw",
    32 		grave = "Ghost",
    28 		grave = "Ghost",
    33 		hogs = { {
    29 		hogs = { {