62 hh[4] = AddHog(loc("Silly"), 1, 100, "dish_Ladle") |
62 hh[4] = AddHog(loc("Silly"), 1, 100, "dish_Ladle") |
63 hh[5] = AddHog(loc("Careless"), 1, 100, "StrawHatEyes") |
63 hh[5] = AddHog(loc("Careless"), 1, 100, "StrawHatEyes") |
64 hh[6] = AddHog(loc("Sponge"), 1, 100, "sf_chunli") |
64 hh[6] = AddHog(loc("Sponge"), 1, 100, "sf_chunli") |
65 hh[7] = AddHog(loc("Deadweight"), 1, 100, "dish_Teacup") |
65 hh[7] = AddHog(loc("Deadweight"), 1, 100, "dish_Teacup") |
66 |
66 |
67 playerTeamname = AddMissionTeam(-1) |
67 playerTeamName = AddMissionTeam(-1) |
68 player = AddMissionHog(1) |
68 player = AddMissionHog(1) |
69 |
69 |
70 SetGearPosition(player, 3992, 733) |
70 SetGearPosition(player, 3992, 733) |
71 SetGearPosition(hh[0], 938, 1369) |
71 SetGearPosition(hh[0], 938, 1369) |
72 SetGearPosition(hh[1], 1301, 1439) |
72 SetGearPosition(hh[1], 1301, 1439) |