share/hedgewars/Data/Missions/Scenario/User_Mission_-_Nobody_Laugh.lua
changeset 14932 ff4003a90ff8
parent 14483 310b167141cc
child 15068 6f51c75994a4
equal deleted inserted replaced
14931:ba5fd934f49b 14932:ff4003a90ff8
    39 			},
    39 			},
    40 		}},
    40 		}},
    41 		{ name = loc("Clowns"),
    41 		{ name = loc("Clowns"),
    42 		flag = "cm_face",
    42 		flag = "cm_face",
    43 		grave = "Duck2",
    43 		grave = "Duck2",
    44 		voice = "Mobster",
    44 		voice = "Mobster_qau",
    45 		clanID = 5,
    45 		clanID = 5,
    46 		hogs = {
    46 		hogs = {
    47 			{ name = loc("Poison"), health = 100, x = 1133, y = 446, hat = "WhySoSerious", botLevel = 1, ammo = enemyAmmo },
    47 			{ name = loc("Poison"), health = 100, x = 1133, y = 446, hat = "WhySoSerious", botLevel = 1, ammo = enemyAmmo },
    48 			{ name = loc("Bobo"), health = 100, x = 1215, y = 553, hat = "clown", botLevel = 1, ammo = enemyAmmo },
    48 			{ name = loc("Bobo"), health = 100, x = 1215, y = 553, hat = "clown", botLevel = 1, ammo = enemyAmmo },
    49 			{ name = loc("Copper"), health = 10, x = 414, y = 376, hat = "clown-copper", botLevel = 1, ammo = enemyAmmo },
    49 			{ name = loc("Copper"), health = 10, x = 414, y = 376, hat = "clown-copper", botLevel = 1, ammo = enemyAmmo },