share/hedgewars/Data/Missions/Scenario/User_Mission_-_Newton_and_the_Hammock.lua
changeset 14483 310b167141cc
parent 13057 8b44518d1002
child 14932 ff4003a90ff8
equal deleted inserted replaced
14482:d4aa64f51c9f 14483:310b167141cc
    11 		Theme = "Nature",
    11 		Theme = "Nature",
    12 		MapGen = mgRandom,
    12 		MapGen = mgRandom,
    13 		MapFeatureSize = 12,
    13 		MapFeatureSize = 12,
    14 	},
    14 	},
    15 	teams = {
    15 	teams = {
    16 		{ name = loc("Pathetic Resistance"),
    16 		{ isMissionTeam = true,
    17 		clanID = 0,
    17 		clanID = 0,
    18 		flag = "cm_yinyang",
       
    19 		grave = "Plinko",
       
    20 		hogs = {
    18 		hogs = {
    21 			{name = loc("Ikeda"), health = 48, x = 397, y = 865, hat = "StrawHat"}
    19 			{health = 48, x = 397, y = 865}
    22 		}, },
    20 		}, },
    23 
    21 
    24 		{ name = loc("Cybernetic Empire"),
    22 		{ name = loc("Cybernetic Empire"),
    25 		clanID = 5,
    23 		clanID = 5,
    26 		flag = "cm_cyborg",
    24 		flag = "cm_cyborg",