share/hedgewars/Data/Scripts/TechMaps.lua
changeset 12933 e65aa3c3d4e6
parent 11637 45316b6eb4a0
child 13215 bc95df84395f
equal deleted inserted replaced
12932:e0da398805b6 12933:e65aa3c3d4e6
  1458 		LoadSprite(3648, 997, sprAmGirder, 4)
  1458 		LoadSprite(3648, 997, sprAmGirder, 4)
  1459 		LoadSprite(3649, 1275, sprAmGirder, 2)
  1459 		LoadSprite(3649, 1275, sprAmGirder, 2)
  1460 		LoadSprite(3514, 1750, sprAmGirder, 0)
  1460 		LoadSprite(3514, 1750, sprAmGirder, 0)
  1461 
  1461 
  1462 		------ AMMO CRATE LIST ------
  1462 		------ AMMO CRATE LIST ------
  1463 		tempG = SpawnAmmoCrate(1707, 1755, amBazooka)
  1463 		tempG = SpawnSupplyCrate(1707, 1755, amBazooka)
  1464 		tempG = SpawnAmmoCrate(3983, 1873, amBazooka)
  1464 		tempG = SpawnSupplyCrate(3983, 1873, amBazooka)
  1465 		tempG = SpawnAmmoCrate(184, 1561, amBazooka)
  1465 		tempG = SpawnSupplyCrate(184, 1561, amBazooka)
  1466 		tempG = SpawnAmmoCrate(2644, 1378, amBazooka)
  1466 		tempG = SpawnSupplyCrate(2644, 1378, amBazooka)
  1467 		tempG = SpawnAmmoCrate(2914, 865, amBazooka)
  1467 		tempG = SpawnSupplyCrate(2914, 865, amBazooka)
  1468 
  1468 
  1469 		------ MINE LIST ------
  1469 		------ MINE LIST ------
  1470 		SetTimer(AddGear(2340, 580, gtMine, 0, 0, 0, 0), 1)
  1470 		SetTimer(AddGear(2340, 580, gtMine, 0, 0, 0, 0), 1)
  1471 		SetTimer(AddGear(2399, 580, gtMine, 0, 0, 0, 0), 1)
  1471 		SetTimer(AddGear(2399, 580, gtMine, 0, 0, 0, 0), 1)
  1472 		SetTimer(AddGear(2448, 580, gtMine, 0, 0, 0, 0), 1)
  1472 		SetTimer(AddGear(2448, 580, gtMine, 0, 0, 0, 0), 1)
  1617 		AddWayPoint(3318, 1102)
  1617 		AddWayPoint(3318, 1102)
  1618 		AddWayPoint(3554, 684)
  1618 		AddWayPoint(3554, 684)
  1619 		AddWayPoint(2142, 1674)
  1619 		AddWayPoint(2142, 1674)
  1620 
  1620 
  1621 		------ AMMO CRATE LIST ------
  1621 		------ AMMO CRATE LIST ------
  1622 		tempG = SpawnAmmoCrate(324, 613, amFirePunch)
  1622 		tempG = SpawnSupplyCrate(324, 613, amFirePunch)
  1623 		setGearValue(tempG,"caseType", "ammo")
  1623 		setGearValue(tempG,"caseType", "ammo")
  1624 		setGearValue(tempG,"contents", "amFirePunch")
  1624 		setGearValue(tempG,"contents", "amFirePunch")
  1625 		tempG = SpawnAmmoCrate(2361, 1721, amBazooka)
  1625 		tempG = SpawnSupplyCrate(2361, 1721, amBazooka)
  1626 		setGearValue(tempG,"caseType", "ammo")
  1626 		setGearValue(tempG,"caseType", "ammo")
  1627 		setGearValue(tempG,"contents", "amBazooka")
  1627 		setGearValue(tempG,"contents", "amBazooka")
  1628 		tempG = SpawnAmmoCrate(2430, 1721, amBazooka)
  1628 		tempG = SpawnSupplyCrate(2430, 1721, amBazooka)
  1629 		setGearValue(tempG,"caseType", "ammo")
  1629 		setGearValue(tempG,"caseType", "ammo")
  1630 		setGearValue(tempG,"contents", "amBazooka")
  1630 		setGearValue(tempG,"contents", "amBazooka")
  1631 		tempG = SpawnAmmoCrate(2510, 1721, amBazooka)
  1631 		tempG = SpawnSupplyCrate(2510, 1721, amBazooka)
  1632 		setGearValue(tempG,"caseType", "ammo")
  1632 		setGearValue(tempG,"caseType", "ammo")
  1633 		setGearValue(tempG,"contents", "amBazooka")
  1633 		setGearValue(tempG,"contents", "amBazooka")
  1634 		tempG = SpawnAmmoCrate(2581, 1721, amBazooka)
  1634 		tempG = SpawnSupplyCrate(2581, 1721, amBazooka)
  1635 		setGearValue(tempG,"caseType", "ammo")
  1635 		setGearValue(tempG,"caseType", "ammo")
  1636 		setGearValue(tempG,"contents", "amBazooka")
  1636 		setGearValue(tempG,"contents", "amBazooka")
  1637 		tempG = SpawnAmmoCrate(405, 1839, amSineGun)
  1637 		tempG = SpawnSupplyCrate(405, 1839, amSineGun)
  1638 		setGearValue(tempG,"caseType", "ammo")
  1638 		setGearValue(tempG,"caseType", "ammo")
  1639 		setGearValue(tempG,"contents", "amSineGun")
  1639 		setGearValue(tempG,"contents", "amSineGun")
  1640 		tempG = SpawnAmmoCrate(481, 1839, amSineGun)
  1640 		tempG = SpawnSupplyCrate(481, 1839, amSineGun)
  1641 		setGearValue(tempG,"caseType", "ammo")
  1641 		setGearValue(tempG,"caseType", "ammo")
  1642 		setGearValue(tempG,"contents", "amSineGun")
  1642 		setGearValue(tempG,"contents", "amSineGun")
  1643 
  1643 
  1644 		------ UTILITY CRATE LIST ------
  1644 		------ UTILITY CRATE LIST ------
  1645 		tempG = SpawnUtilityCrate(696, 611, amParachute)
  1645 		tempG = SpawnSupplyCrate(696, 611, amParachute)
  1646 		setGearValue(tempG,"caseType", "util")
  1646 		setGearValue(tempG,"caseType", "util")
  1647 		setGearValue(tempG,"contents", "amParachute")
  1647 		setGearValue(tempG,"contents", "amParachute")
  1648 		tempG = SpawnUtilityCrate(825, 1664, amJetpack)
  1648 		tempG = SpawnSupplyCrate(825, 1664, amJetpack)
  1649 		setGearValue(tempG,"caseType", "util")
  1649 		setGearValue(tempG,"caseType", "util")
  1650 		setGearValue(tempG,"contents", "amJetpack")
  1650 		setGearValue(tempG,"contents", "amJetpack")
  1651 		tempG = SpawnUtilityCrate(919, 1657, amJetpack)
  1651 		tempG = SpawnSupplyCrate(919, 1657, amJetpack)
  1652 		setGearValue(tempG,"caseType", "util")
  1652 		setGearValue(tempG,"caseType", "util")
  1653 		setGearValue(tempG,"contents", "amJetpack")
  1653 		setGearValue(tempG,"contents", "amJetpack")
  1654 		tempG = SpawnUtilityCrate(1015, 1662, amJetpack)
  1654 		tempG = SpawnSupplyCrate(1015, 1662, amJetpack)
  1655 		setGearValue(tempG,"caseType", "util")
  1655 		setGearValue(tempG,"caseType", "util")
  1656 		setGearValue(tempG,"contents", "amJetpack")
  1656 		setGearValue(tempG,"contents", "amJetpack")
  1657 		tempG = SpawnUtilityCrate(1095, 1654, amJetpack)
  1657 		tempG = SpawnSupplyCrate(1095, 1654, amJetpack)
  1658 		setGearValue(tempG,"caseType", "util")
  1658 		setGearValue(tempG,"caseType", "util")
  1659 		setGearValue(tempG,"contents", "amJetpack")
  1659 		setGearValue(tempG,"contents", "amJetpack")
  1660 		tempG = SpawnUtilityCrate(1166, 1659, amJetpack)
  1660 		tempG = SpawnSupplyCrate(1166, 1659, amJetpack)
  1661 		setGearValue(tempG,"caseType", "util")
  1661 		setGearValue(tempG,"caseType", "util")
  1662 		setGearValue(tempG,"contents", "amJetpack")
  1662 		setGearValue(tempG,"contents", "amJetpack")
  1663 		tempG = SpawnUtilityCrate(1250, 1650, amJetpack)
  1663 		tempG = SpawnSupplyCrate(1250, 1650, amJetpack)
  1664 		setGearValue(tempG,"caseType", "util")
  1664 		setGearValue(tempG,"caseType", "util")
  1665 		setGearValue(tempG,"contents", "amJetpack")
  1665 		setGearValue(tempG,"contents", "amJetpack")
  1666 		tempG = SpawnUtilityCrate(1335, 1655, amJetpack)
  1666 		tempG = SpawnSupplyCrate(1335, 1655, amJetpack)
  1667 		setGearValue(tempG,"caseType", "util")
  1667 		setGearValue(tempG,"caseType", "util")
  1668 		setGearValue(tempG,"contents", "amJetpack")
  1668 		setGearValue(tempG,"contents", "amJetpack")
  1669 
  1669 
  1670 		------ MINE LIST ------
  1670 		------ MINE LIST ------
  1671 		SetTimer(AddGear(221, 1373, gtMine, 0, 0, 0, 0), 1)
  1671 		SetTimer(AddGear(221, 1373, gtMine, 0, 0, 0, 0), 1)
  1752 		AddWayPoint(2656, 523)
  1752 		AddWayPoint(2656, 523)
  1753 		AddWayPoint(1958, 834)
  1753 		AddWayPoint(1958, 834)
  1754 		AddWayPoint(555, 864)
  1754 		AddWayPoint(555, 864)
  1755 
  1755 
  1756 		------ UTILITY CRATE LIST ------
  1756 		------ UTILITY CRATE LIST ------
  1757 		tempG = SpawnUtilityCrate(3801, 491, amJetpack)
  1757 		tempG = SpawnSupplyCrate(3801, 491, amJetpack)
  1758 		setGearValue(tempG,"caseType", "util")
  1758 		setGearValue(tempG,"caseType", "util")
  1759 		setGearValue(tempG,"contents", "amJetpack")
  1759 		setGearValue(tempG,"contents", "amJetpack")
  1760 		tempG = SpawnUtilityCrate(3803, 460, amJetpack)
  1760 		tempG = SpawnSupplyCrate(3803, 460, amJetpack)
  1761 		setGearValue(tempG,"caseType", "util")
  1761 		setGearValue(tempG,"caseType", "util")
  1762 		setGearValue(tempG,"contents", "amJetpack")
  1762 		setGearValue(tempG,"contents", "amJetpack")
  1763 		tempG = SpawnUtilityCrate(3799, 429, amJetpack)
  1763 		tempG = SpawnSupplyCrate(3799, 429, amJetpack)
  1764 		setGearValue(tempG,"caseType", "util")
  1764 		setGearValue(tempG,"caseType", "util")
  1765 		setGearValue(tempG,"contents", "amJetpack")
  1765 		setGearValue(tempG,"contents", "amJetpack")
  1766 		tempG = SpawnUtilityCrate(3846, 491, amJetpack)
  1766 		tempG = SpawnSupplyCrate(3846, 491, amJetpack)
  1767 		setGearValue(tempG,"caseType", "util")
  1767 		setGearValue(tempG,"caseType", "util")
  1768 		setGearValue(tempG,"contents", "amJetpack")
  1768 		setGearValue(tempG,"contents", "amJetpack")
  1769 		tempG = SpawnUtilityCrate(3845, 460, amJetpack)
  1769 		tempG = SpawnSupplyCrate(3845, 460, amJetpack)
  1770 		setGearValue(tempG,"caseType", "util")
  1770 		setGearValue(tempG,"caseType", "util")
  1771 		setGearValue(tempG,"contents", "amJetpack")
  1771 		setGearValue(tempG,"contents", "amJetpack")
  1772 		tempG = SpawnUtilityCrate(3845, 429, amJetpack)
  1772 		tempG = SpawnSupplyCrate(3845, 429, amJetpack)
  1773 		setGearValue(tempG,"caseType", "util")
  1773 		setGearValue(tempG,"caseType", "util")
  1774 		setGearValue(tempG,"contents", "amJetpack")
  1774 		setGearValue(tempG,"contents", "amJetpack")
  1775 
  1775 
  1776 		------ AIR MINE LIST ------
  1776 		------ AIR MINE LIST ------
  1777 		SetTimer(AddGear(3684, 595, gtAirMine, 0, 0, 0, 0), 1)
  1777 		SetTimer(AddGear(3684, 595, gtAirMine, 0, 0, 0, 0), 1)
  2137 	AddWayPoint(4002, 106)
  2137 	AddWayPoint(4002, 106)
  2138 	AddWayPoint(3964, 1520)
  2138 	AddWayPoint(3964, 1520)
  2139 	AddWayPoint(2592, 1334)
  2139 	AddWayPoint(2592, 1334)
  2140 
  2140 
  2141 	------ AMMO CRATE LIST ------
  2141 	------ AMMO CRATE LIST ------
  2142 	tempG = SpawnAmmoCrate(548, 1844, amBazooka)
  2142 	tempG = SpawnSupplyCrate(548, 1844, amBazooka)
  2143 	setGearValue(tempG,"caseType", "ammo")
  2143 	setGearValue(tempG,"caseType", "ammo")
  2144 	setGearValue(tempG,"contents", "amBazooka")
  2144 	setGearValue(tempG,"contents", "amBazooka")
  2145 	tempG = SpawnAmmoCrate(595, 1844, amBazooka)
  2145 	tempG = SpawnSupplyCrate(595, 1844, amBazooka)
  2146 	setGearValue(tempG,"caseType", "ammo")
  2146 	setGearValue(tempG,"caseType", "ammo")
  2147 	setGearValue(tempG,"contents", "amBazooka")
  2147 	setGearValue(tempG,"contents", "amBazooka")
  2148 	tempG = SpawnAmmoCrate(642, 1844, amBazooka)
  2148 	tempG = SpawnSupplyCrate(642, 1844, amBazooka)
  2149 	setGearValue(tempG,"caseType", "ammo")
  2149 	setGearValue(tempG,"caseType", "ammo")
  2150 	setGearValue(tempG,"contents", "amBazooka")
  2150 	setGearValue(tempG,"contents", "amBazooka")
  2151 	tempG = SpawnAmmoCrate(1314, 1845, amBazooka)
  2151 	tempG = SpawnSupplyCrate(1314, 1845, amBazooka)
  2152 	setGearValue(tempG,"caseType", "ammo")
  2152 	setGearValue(tempG,"caseType", "ammo")
  2153 	setGearValue(tempG,"contents", "amBazooka")
  2153 	setGearValue(tempG,"contents", "amBazooka")
  2154 	tempG = SpawnAmmoCrate(1362, 1845, amBazooka)
  2154 	tempG = SpawnSupplyCrate(1362, 1845, amBazooka)
  2155 	setGearValue(tempG,"caseType", "ammo")
  2155 	setGearValue(tempG,"caseType", "ammo")
  2156 	setGearValue(tempG,"contents", "amBazooka")
  2156 	setGearValue(tempG,"contents", "amBazooka")
  2157 	tempG = SpawnAmmoCrate(1419, 1845, amBazooka)
  2157 	tempG = SpawnSupplyCrate(1419, 1845, amBazooka)
  2158 	setGearValue(tempG,"caseType", "ammo")
  2158 	setGearValue(tempG,"caseType", "ammo")
  2159 	setGearValue(tempG,"contents", "amBazooka")
  2159 	setGearValue(tempG,"contents", "amBazooka")
  2160 	tempG = SpawnAmmoCrate(2208, 1853, amBazooka)
  2160 	tempG = SpawnSupplyCrate(2208, 1853, amBazooka)
  2161 	setGearValue(tempG,"caseType", "ammo")
  2161 	setGearValue(tempG,"caseType", "ammo")
  2162 	setGearValue(tempG,"contents", "amBazooka")
  2162 	setGearValue(tempG,"contents", "amBazooka")
  2163 	tempG = SpawnAmmoCrate(2264, 1853, amBazooka)
  2163 	tempG = SpawnSupplyCrate(2264, 1853, amBazooka)
  2164 	setGearValue(tempG,"caseType", "ammo")
  2164 	setGearValue(tempG,"caseType", "ammo")
  2165 	setGearValue(tempG,"contents", "amBazooka")
  2165 	setGearValue(tempG,"contents", "amBazooka")
  2166 	tempG = SpawnAmmoCrate(2318, 1853, amBazooka)
  2166 	tempG = SpawnSupplyCrate(2318, 1853, amBazooka)
  2167 	setGearValue(tempG,"caseType", "ammo")
  2167 	setGearValue(tempG,"caseType", "ammo")
  2168 	setGearValue(tempG,"contents", "amBazooka")
  2168 	setGearValue(tempG,"contents", "amBazooka")
  2169 	tempG = SpawnAmmoCrate(3027, 1704, amBazooka)
  2169 	tempG = SpawnSupplyCrate(3027, 1704, amBazooka)
  2170 	setGearValue(tempG,"caseType", "ammo")
  2170 	setGearValue(tempG,"caseType", "ammo")
  2171 	setGearValue(tempG,"contents", "amBazooka")
  2171 	setGearValue(tempG,"contents", "amBazooka")
  2172 	tempG = SpawnAmmoCrate(3072, 1704, amBazooka)
  2172 	tempG = SpawnSupplyCrate(3072, 1704, amBazooka)
  2173 	setGearValue(tempG,"caseType", "ammo")
  2173 	setGearValue(tempG,"caseType", "ammo")
  2174 	setGearValue(tempG,"contents", "amBazooka")
  2174 	setGearValue(tempG,"contents", "amBazooka")
  2175 	tempG = SpawnAmmoCrate(1822, 1042, amBazooka)
  2175 	tempG = SpawnSupplyCrate(1822, 1042, amBazooka)
  2176 	setGearValue(tempG,"caseType", "ammo")
  2176 	setGearValue(tempG,"caseType", "ammo")
  2177 	setGearValue(tempG,"contents", "amBazooka")
  2177 	setGearValue(tempG,"contents", "amBazooka")
  2178 
  2178 
  2179 	------ UTILITY CRATE LIST ------
  2179 	------ UTILITY CRATE LIST ------
  2180 	tempG = SpawnUtilityCrate(313, 535, amRope)
  2180 	tempG = SpawnSupplyCrate(313, 535, amRope)
  2181 	setGearValue(tempG,"caseType", "util")
  2181 	setGearValue(tempG,"caseType", "util")
  2182 	setGearValue(tempG,"contents", "amRope")
  2182 	setGearValue(tempG,"contents", "amRope")
  2183 	tempG = SpawnUtilityCrate(365, 535, amRope)
  2183 	tempG = SpawnSupplyCrate(365, 535, amRope)
  2184 	setGearValue(tempG,"caseType", "util")
  2184 	setGearValue(tempG,"caseType", "util")
  2185 	setGearValue(tempG,"contents", "amRope")
  2185 	setGearValue(tempG,"contents", "amRope")
  2186 	tempG = SpawnUtilityCrate(313, 504, amRope)
  2186 	tempG = SpawnSupplyCrate(313, 504, amRope)
  2187 	setGearValue(tempG,"caseType", "util")
  2187 	setGearValue(tempG,"caseType", "util")
  2188 	setGearValue(tempG,"contents", "amRope")
  2188 	setGearValue(tempG,"contents", "amRope")
  2189 	tempG = SpawnUtilityCrate(339, 478, amRope)
  2189 	tempG = SpawnSupplyCrate(339, 478, amRope)
  2190 	setGearValue(tempG,"caseType", "util")
  2190 	setGearValue(tempG,"caseType", "util")
  2191 	setGearValue(tempG,"contents", "amRope")
  2191 	setGearValue(tempG,"contents", "amRope")
  2192 	tempG = SpawnUtilityCrate(365, 504, amRope)
  2192 	tempG = SpawnSupplyCrate(365, 504, amRope)
  2193 	setGearValue(tempG,"caseType", "util")
  2193 	setGearValue(tempG,"caseType", "util")
  2194 	setGearValue(tempG,"contents", "amRope")
  2194 	setGearValue(tempG,"contents", "amRope")
  2195 
  2195 
  2196 	------ AIR MINE LIST ------
  2196 	------ AIR MINE LIST ------
  2197 	SetTimer(AddGear(3517, 995, gtAirMine, 0, 0, 0, 0), 1)
  2197 	SetTimer(AddGear(3517, 995, gtAirMine, 0, 0, 0, 0), 1)
  2266 		AddWayPoint(1579, 297)
  2266 		AddWayPoint(1579, 297)
  2267 		AddWayPoint(2007, 1618)
  2267 		AddWayPoint(2007, 1618)
  2268 		AddWayPoint(3642, 1601)
  2268 		AddWayPoint(3642, 1601)
  2269 
  2269 
  2270 		------ AMMO CRATE LIST ------
  2270 		------ AMMO CRATE LIST ------
  2271 		tempG = SpawnAmmoCrate(397, 1295, amSineGun)
  2271 		tempG = SpawnSupplyCrate(397, 1295, amSineGun)
  2272 		setGearValue(tempG,"caseType", "ammo")
  2272 		setGearValue(tempG,"caseType", "ammo")
  2273 		setGearValue(tempG,"contents","amSineGun")
  2273 		setGearValue(tempG,"contents","amSineGun")
  2274 		tempG = SpawnAmmoCrate(461, 1295, amSineGun)
  2274 		tempG = SpawnSupplyCrate(461, 1295, amSineGun)
  2275 		setGearValue(tempG,"caseType", "ammo")
  2275 		setGearValue(tempG,"caseType", "ammo")
  2276 		setGearValue(tempG,"contents","amSineGun")
  2276 		setGearValue(tempG,"contents","amSineGun")
  2277 		tempG = SpawnAmmoCrate(555, 1295, amSineGun)
  2277 		tempG = SpawnSupplyCrate(555, 1295, amSineGun)
  2278 		setGearValue(tempG,"caseType", "ammo")
  2278 		setGearValue(tempG,"caseType", "ammo")
  2279 		setGearValue(tempG,"contents","amSineGun")
  2279 		setGearValue(tempG,"contents","amSineGun")
  2280 		tempG = SpawnAmmoCrate(621, 1295, amSineGun)
  2280 		tempG = SpawnSupplyCrate(621, 1295, amSineGun)
  2281 		setGearValue(tempG,"caseType", "ammo")
  2281 		setGearValue(tempG,"caseType", "ammo")
  2282 		setGearValue(tempG,"contents","amSineGun")
  2282 		setGearValue(tempG,"contents","amSineGun")
  2283 		tempG = SpawnAmmoCrate(759, 1867, amSineGun)
  2283 		tempG = SpawnSupplyCrate(759, 1867, amSineGun)
  2284 		setGearValue(tempG,"caseType", "ammo")
  2284 		setGearValue(tempG,"caseType", "ammo")
  2285 		setGearValue(tempG,"contents","amSineGun")
  2285 		setGearValue(tempG,"contents","amSineGun")
  2286 		tempG = SpawnAmmoCrate(1504, 1862, amSineGun)
  2286 		tempG = SpawnSupplyCrate(1504, 1862, amSineGun)
  2287 		setGearValue(tempG,"caseType", "ammo")
  2287 		setGearValue(tempG,"caseType", "ammo")
  2288 		setGearValue(tempG,"contents","amSineGun")
  2288 		setGearValue(tempG,"contents","amSineGun")
  2289 		tempG = SpawnAmmoCrate(2521, 528, amSineGun)
  2289 		tempG = SpawnSupplyCrate(2521, 528, amSineGun)
  2290 		setGearValue(tempG,"caseType", "ammo")
  2290 		setGearValue(tempG,"caseType", "ammo")
  2291 		setGearValue(tempG,"contents","amSineGun")
  2291 		setGearValue(tempG,"contents","amSineGun")
  2292 		tempG = SpawnAmmoCrate(3639, 474, amSineGun)
  2292 		tempG = SpawnSupplyCrate(3639, 474, amSineGun)
  2293 		setGearValue(tempG,"caseType", "ammo")
  2293 		setGearValue(tempG,"caseType", "ammo")
  2294 		setGearValue(tempG,"contents","amSineGun")
  2294 		setGearValue(tempG,"contents","amSineGun")
  2295 		tempG = SpawnAmmoCrate(3078, 809, amSineGun)
  2295 		tempG = SpawnSupplyCrate(3078, 809, amSineGun)
  2296 		setGearValue(tempG,"caseType", "ammo")
  2296 		setGearValue(tempG,"caseType", "ammo")
  2297 		setGearValue(tempG,"contents","amSineGun")
  2297 		setGearValue(tempG,"contents","amSineGun")
  2298 		tempG = SpawnAmmoCrate(1752, 1192, amSineGun)
  2298 		tempG = SpawnSupplyCrate(1752, 1192, amSineGun)
  2299 		setGearValue(tempG,"caseType", "ammo")
  2299 		setGearValue(tempG,"caseType", "ammo")
  2300 		setGearValue(tempG,"contents","amSineGun")
  2300 		setGearValue(tempG,"contents","amSineGun")
  2301 		tempG = SpawnAmmoCrate(2349, 1183, amSineGun)
  2301 		tempG = SpawnSupplyCrate(2349, 1183, amSineGun)
  2302 		setGearValue(tempG,"caseType", "ammo")
  2302 		setGearValue(tempG,"caseType", "ammo")
  2303 		setGearValue(tempG,"contents","amSineGun")
  2303 		setGearValue(tempG,"contents","amSineGun")
  2304 		tempG = SpawnAmmoCrate(1582, 349, amSineGun)
  2304 		tempG = SpawnSupplyCrate(1582, 349, amSineGun)
  2305 		setGearValue(tempG,"caseType", "ammo")
  2305 		setGearValue(tempG,"caseType", "ammo")
  2306 		setGearValue(tempG,"contents","amSineGun")
  2306 		setGearValue(tempG,"contents","amSineGun")
  2307 		tempG = SpawnAmmoCrate(3560, 1647, amSineGun)
  2307 		tempG = SpawnSupplyCrate(3560, 1647, amSineGun)
  2308 		setGearValue(tempG,"caseType", "ammo")
  2308 		setGearValue(tempG,"caseType", "ammo")
  2309 		setGearValue(tempG,"contents","amSineGun")
  2309 		setGearValue(tempG,"contents","amSineGun")
  2310 		tempG = SpawnAmmoCrate(3711, 1644, amSineGun)
  2310 		tempG = SpawnSupplyCrate(3711, 1644, amSineGun)
  2311 		setGearValue(tempG,"caseType", "ammo")
  2311 		setGearValue(tempG,"caseType", "ammo")
  2312 		setGearValue(tempG,"contents","amSineGun")
  2312 		setGearValue(tempG,"contents","amSineGun")
  2313 		tempG = SpawnAmmoCrate(433, 560, amSineGun)
  2313 		tempG = SpawnSupplyCrate(433, 560, amSineGun)
  2314 		setGearValue(tempG,"caseType", "ammo")
  2314 		setGearValue(tempG,"caseType", "ammo")
  2315 		setGearValue(tempG,"contents","amSineGun")
  2315 		setGearValue(tempG,"contents","amSineGun")
  2316 		tempG = SpawnAmmoCrate(568, 559, amSineGun)
  2316 		tempG = SpawnSupplyCrate(568, 559, amSineGun)
  2317 		setGearValue(tempG,"caseType", "ammo")
  2317 		setGearValue(tempG,"caseType", "ammo")
  2318 		setGearValue(tempG,"contents","amSineGun")
  2318 		setGearValue(tempG,"contents","amSineGun")
  2319 		tempG = SpawnAmmoCrate(1935, 1677, amSineGun)
  2319 		tempG = SpawnSupplyCrate(1935, 1677, amSineGun)
  2320 		setGearValue(tempG,"caseType", "ammo")
  2320 		setGearValue(tempG,"caseType", "ammo")
  2321 		setGearValue(tempG,"contents","amSineGun")
  2321 		setGearValue(tempG,"contents","amSineGun")
  2322 		tempG = SpawnAmmoCrate(2084, 1673, amSineGun)
  2322 		tempG = SpawnSupplyCrate(2084, 1673, amSineGun)
  2323 		setGearValue(tempG,"caseType", "ammo")
  2323 		setGearValue(tempG,"caseType", "ammo")
  2324 		setGearValue(tempG,"contents","amSineGun")
  2324 		setGearValue(tempG,"contents","amSineGun")
  2325 		tempG = SpawnAmmoCrate(1018, 1752, amSineGun)
  2325 		tempG = SpawnSupplyCrate(1018, 1752, amSineGun)
  2326 		setGearValue(tempG,"caseType", "ammo")
  2326 		setGearValue(tempG,"caseType", "ammo")
  2327 		setGearValue(tempG,"contents","amSineGun")
  2327 		setGearValue(tempG,"contents","amSineGun")
  2328 		tempG = SpawnAmmoCrate(1086, 1752, amSineGun)
  2328 		tempG = SpawnSupplyCrate(1086, 1752, amSineGun)
  2329 		setGearValue(tempG,"caseType", "ammo")
  2329 		setGearValue(tempG,"caseType", "ammo")
  2330 		setGearValue(tempG,"contents","amSineGun")
  2330 		setGearValue(tempG,"contents","amSineGun")
  2331 		tempG = SpawnAmmoCrate(1176, 1751, amSineGun)
  2331 		tempG = SpawnSupplyCrate(1176, 1751, amSineGun)
  2332 		setGearValue(tempG,"caseType", "ammo")
  2332 		setGearValue(tempG,"caseType", "ammo")
  2333 		setGearValue(tempG,"contents","amSineGun")
  2333 		setGearValue(tempG,"contents","amSineGun")
  2334 		tempG = SpawnAmmoCrate(1238, 1751, amSineGun)
  2334 		tempG = SpawnSupplyCrate(1238, 1751, amSineGun)
  2335 		setGearValue(tempG,"caseType", "ammo")
  2335 		setGearValue(tempG,"caseType", "ammo")
  2336 		setGearValue(tempG,"contents","amSineGun")
  2336 		setGearValue(tempG,"contents","amSineGun")
  2337 		tempG = SpawnAmmoCrate(2009, 1668, amSineGun)
  2337 		tempG = SpawnSupplyCrate(2009, 1668, amSineGun)
  2338 		setGearValue(tempG,"caseType", "ammo")
  2338 		setGearValue(tempG,"caseType", "ammo")
  2339 		setGearValue(tempG,"contents","amSineGun")
  2339 		setGearValue(tempG,"contents","amSineGun")
  2340 		tempG = SpawnAmmoCrate(3641, 1639, amSineGun)
  2340 		tempG = SpawnSupplyCrate(3641, 1639, amSineGun)
  2341 		setGearValue(tempG,"caseType", "ammo")
  2341 		setGearValue(tempG,"caseType", "ammo")
  2342 		setGearValue(tempG,"contents","amSineGun")
  2342 		setGearValue(tempG,"contents","amSineGun")
  2343 		tempG = SpawnAmmoCrate(3580, 469, amSineGun)
  2343 		tempG = SpawnSupplyCrate(3580, 469, amSineGun)
  2344 		setGearValue(tempG,"caseType", "ammo")
  2344 		setGearValue(tempG,"caseType", "ammo")
  2345 		setGearValue(tempG,"contents","amSineGun")
  2345 		setGearValue(tempG,"contents","amSineGun")
  2346 		tempG = SpawnAmmoCrate(3700, 467, amSineGun)
  2346 		tempG = SpawnSupplyCrate(3700, 467, amSineGun)
  2347 		setGearValue(tempG,"caseType", "ammo")
  2347 		setGearValue(tempG,"caseType", "ammo")
  2348 		setGearValue(tempG,"contents","amSineGun")
  2348 		setGearValue(tempG,"contents","amSineGun")
  2349 		tempG = SpawnAmmoCrate(2458, 523, amSineGun)
  2349 		tempG = SpawnSupplyCrate(2458, 523, amSineGun)
  2350 		setGearValue(tempG,"caseType", "ammo")
  2350 		setGearValue(tempG,"caseType", "ammo")
  2351 		setGearValue(tempG,"contents","amSineGun")
  2351 		setGearValue(tempG,"contents","amSineGun")
  2352 		tempG = SpawnAmmoCrate(2595, 521, amSineGun)
  2352 		tempG = SpawnSupplyCrate(2595, 521, amSineGun)
  2353 		setGearValue(tempG,"caseType", "ammo")
  2353 		setGearValue(tempG,"caseType", "ammo")
  2354 		setGearValue(tempG,"contents","amSineGun")
  2354 		setGearValue(tempG,"contents","amSineGun")
  2355 
  2355 
  2356 
  2356 
  2357 	elseif mID == 6 then
  2357 	elseif mID == 6 then
  2444 	AddWayPoint(892, 1100)
  2444 	AddWayPoint(892, 1100)
  2445 
  2445 
  2446 	------ HEALTH CRATE LIST ------
  2446 	------ HEALTH CRATE LIST ------
  2447 
  2447 
  2448 	------ AMMO CRATE LIST ------
  2448 	------ AMMO CRATE LIST ------
  2449 	tempG = SpawnAmmoCrate(1943, 1978, amBazooka)
  2449 	tempG = SpawnSupplyCrate(1943, 1978, amBazooka)
  2450 	setGearValue(tempG,"caseType", "ammo")
  2450 	setGearValue(tempG,"caseType", "ammo")
  2451 	setGearValue(tempG,"contents", "amBazooka")
  2451 	setGearValue(tempG,"contents", "amBazooka")
  2452 	tempG = SpawnAmmoCrate(2002, 1952, amSineGun)
  2452 	tempG = SpawnSupplyCrate(2002, 1952, amSineGun)
  2453 	setGearValue(tempG,"caseType", "ammo")
  2453 	setGearValue(tempG,"caseType", "ammo")
  2454 	setGearValue(tempG,"contents", "amSineGun")
  2454 	setGearValue(tempG,"contents", "amSineGun")
  2455 	tempG = SpawnAmmoCrate(2002, 1890, amSineGun)
  2455 	tempG = SpawnSupplyCrate(2002, 1890, amSineGun)
  2456 	setGearValue(tempG,"caseType", "ammo")
  2456 	setGearValue(tempG,"caseType", "ammo")
  2457 	setGearValue(tempG,"contents", "amSineGun")
  2457 	setGearValue(tempG,"contents", "amSineGun")
  2458 	tempG = SpawnAmmoCrate(2002, 1921, amSineGun)
  2458 	tempG = SpawnSupplyCrate(2002, 1921, amSineGun)
  2459 	setGearValue(tempG,"caseType", "ammo")
  2459 	setGearValue(tempG,"caseType", "ammo")
  2460 	setGearValue(tempG,"contents", "amSineGun")
  2460 	setGearValue(tempG,"contents", "amSineGun")
  2461 	tempG = SpawnAmmoCrate(1998, 1859, amSineGun)
  2461 	tempG = SpawnSupplyCrate(1998, 1859, amSineGun)
  2462 	setGearValue(tempG,"caseType", "ammo")
  2462 	setGearValue(tempG,"caseType", "ammo")
  2463 	setGearValue(tempG,"contents", "amSineGun")
  2463 	setGearValue(tempG,"contents", "amSineGun")
  2464 
  2464 
  2465 	------ UTILITY CRATE LIST ------
  2465 	------ UTILITY CRATE LIST ------
  2466 	tempG = SpawnUtilityCrate(368, 274, amPickHammer)
  2466 	tempG = SpawnSupplyCrate(368, 274, amPickHammer)
  2467 	setGearValue(tempG,"caseType", "util")
  2467 	setGearValue(tempG,"caseType", "util")
  2468 	setGearValue(tempG,"contents", "amPickHammer")
  2468 	setGearValue(tempG,"contents", "amPickHammer")
  2469 	tempG = SpawnUtilityCrate(526, 568, amExtraTime)
  2469 	tempG = SpawnSupplyCrate(526, 568, amExtraTime)
  2470 	setGearValue(tempG,"caseType", "util")
  2470 	setGearValue(tempG,"caseType", "util")
  2471 	setGearValue(tempG,"contents", "amExtraTime")
  2471 	setGearValue(tempG,"contents", "amExtraTime")
  2472 	tempG = SpawnUtilityCrate(474, 1014, amExtraTime)
  2472 	tempG = SpawnSupplyCrate(474, 1014, amExtraTime)
  2473 	setGearValue(tempG,"caseType", "util")
  2473 	setGearValue(tempG,"caseType", "util")
  2474 	setGearValue(tempG,"contents", "amExtraTime")
  2474 	setGearValue(tempG,"contents", "amExtraTime")
  2475 	tempG = SpawnUtilityCrate(906, 1955, amRope)
  2475 	tempG = SpawnSupplyCrate(906, 1955, amRope)
  2476 	setGearValue(tempG,"caseType", "util")
  2476 	setGearValue(tempG,"caseType", "util")
  2477 	setGearValue(tempG,"contents", "amRope")
  2477 	setGearValue(tempG,"contents", "amRope")
  2478 	tempG = SpawnUtilityCrate(2127, 1529, amBlowTorch)
  2478 	tempG = SpawnSupplyCrate(2127, 1529, amBlowTorch)
  2479 	setGearValue(tempG,"caseType", "util")
  2479 	setGearValue(tempG,"caseType", "util")
  2480 	setGearValue(tempG,"contents", "amBlowTorch")
  2480 	setGearValue(tempG,"contents", "amBlowTorch")
  2481 
  2481 
  2482 	------ BARREL LIST ------
  2482 	------ BARREL LIST ------
  2483 	SetHealth(AddGear(1860, 1523, gtExplosives, 0, 0, 0, 0), 1)
  2483 	SetHealth(AddGear(1860, 1523, gtExplosives, 0, 0, 0, 0), 1)
  2582 	AddWayPoint(438, 278)
  2582 	AddWayPoint(438, 278)
  2583 	AddWayPoint(1870, 1354)
  2583 	AddWayPoint(1870, 1354)
  2584 	AddWayPoint(892, 1119)
  2584 	AddWayPoint(892, 1119)
  2585 
  2585 
  2586 	------ AMMO CRATE LIST ------
  2586 	------ AMMO CRATE LIST ------
  2587 	tempG = SpawnAmmoCrate(1740, 1905, amBazooka)
  2587 	tempG = SpawnSupplyCrate(1740, 1905, amBazooka)
  2588 	setGearValue(tempG,"caseType", "ammo")
  2588 	setGearValue(tempG,"caseType", "ammo")
  2589 	setGearValue(tempG,"contents", "amBazooka")
  2589 	setGearValue(tempG,"contents", "amBazooka")
  2590 	tempG = SpawnAmmoCrate(1780, 1905, amSineGun)
  2590 	tempG = SpawnSupplyCrate(1780, 1905, amSineGun)
  2591 	setGearValue(tempG,"caseType", "ammo")
  2591 	setGearValue(tempG,"caseType", "ammo")
  2592 	setGearValue(tempG,"contents", "amSineGun")
  2592 	setGearValue(tempG,"contents", "amSineGun")
  2593 	tempG = SpawnAmmoCrate(1782, 1874, amSineGun)
  2593 	tempG = SpawnSupplyCrate(1782, 1874, amSineGun)
  2594 	setGearValue(tempG,"caseType", "ammo")
  2594 	setGearValue(tempG,"caseType", "ammo")
  2595 	setGearValue(tempG,"contents", "amSineGun")
  2595 	setGearValue(tempG,"contents", "amSineGun")
  2596 	tempG = SpawnAmmoCrate(1782, 1843, amSineGun)
  2596 	tempG = SpawnSupplyCrate(1782, 1843, amSineGun)
  2597 	setGearValue(tempG,"caseType", "ammo")
  2597 	setGearValue(tempG,"caseType", "ammo")
  2598 	setGearValue(tempG,"contents", "amSineGun")
  2598 	setGearValue(tempG,"contents", "amSineGun")
  2599 
  2599 
  2600 	------ UTILITY CRATE LIST ------
  2600 	------ UTILITY CRATE LIST ------
  2601 	tempG = SpawnUtilityCrate(368, 274, amPickHammer)
  2601 	tempG = SpawnSupplyCrate(368, 274, amPickHammer)
  2602 	setGearValue(tempG,"caseType", "util")
  2602 	setGearValue(tempG,"caseType", "util")
  2603 	setGearValue(tempG,"contents", "amPickHammer")
  2603 	setGearValue(tempG,"contents", "amPickHammer")
  2604 	tempG = SpawnUtilityCrate(526, 568, amExtraTime)
  2604 	tempG = SpawnSupplyCrate(526, 568, amExtraTime)
  2605 	setGearValue(tempG,"caseType", "util")
  2605 	setGearValue(tempG,"caseType", "util")
  2606 	setGearValue(tempG,"contents", "amExtraTime")
  2606 	setGearValue(tempG,"contents", "amExtraTime")
  2607 	tempG = SpawnUtilityCrate(474, 1014, amExtraTime)
  2607 	tempG = SpawnSupplyCrate(474, 1014, amExtraTime)
  2608 	setGearValue(tempG,"caseType", "util")
  2608 	setGearValue(tempG,"caseType", "util")
  2609 	setGearValue(tempG,"contents", "amExtraTime")
  2609 	setGearValue(tempG,"contents", "amExtraTime")
  2610 	tempG = SpawnUtilityCrate(906, 1955, amRope)
  2610 	tempG = SpawnSupplyCrate(906, 1955, amRope)
  2611 	setGearValue(tempG,"caseType", "util")
  2611 	setGearValue(tempG,"caseType", "util")
  2612 	setGearValue(tempG,"contents", "amRope")
  2612 	setGearValue(tempG,"contents", "amRope")
  2613 
  2613 
  2614 	------ STICKY MINE LIST ------
  2614 	------ STICKY MINE LIST ------
  2615 	tempG = AddGear(341, 893, gtSMine, 0, 0, 0, 0)
  2615 	tempG = AddGear(341, 893, gtSMine, 0, 0, 0, 0)
  2792 	AddWayPoint(159, 1774)
  2792 	AddWayPoint(159, 1774)
  2793 	AddWayPoint(2248, 1573)
  2793 	AddWayPoint(2248, 1573)
  2794 	AddWayPoint(1379, 1192)
  2794 	AddWayPoint(1379, 1192)
  2795 
  2795 
  2796 	------ AMMO CRATE LIST ------
  2796 	------ AMMO CRATE LIST ------
  2797 	tempG = SpawnAmmoCrate(1757, 706, amBazooka)
  2797 	tempG = SpawnSupplyCrate(1757, 706, amBazooka)
  2798 	setGearValue(tempG,"caseType", "ammo")
  2798 	setGearValue(tempG,"caseType", "ammo")
  2799 	setGearValue(tempG,"contents", "amBazooka")
  2799 	setGearValue(tempG,"contents", "amBazooka")
  2800 	tempG = SpawnAmmoCrate(1838, 706, amBazooka)
  2800 	tempG = SpawnSupplyCrate(1838, 706, amBazooka)
  2801 	setGearValue(tempG,"caseType", "ammo")
  2801 	setGearValue(tempG,"caseType", "ammo")
  2802 	setGearValue(tempG,"contents", "amBazooka")
  2802 	setGearValue(tempG,"contents", "amBazooka")
  2803 	tempG = SpawnAmmoCrate(1319, 926, amBazooka)
  2803 	tempG = SpawnSupplyCrate(1319, 926, amBazooka)
  2804 	setGearValue(tempG,"caseType", "ammo")
  2804 	setGearValue(tempG,"caseType", "ammo")
  2805 	setGearValue(tempG,"contents", "amBazooka")
  2805 	setGearValue(tempG,"contents", "amBazooka")
  2806 	tempG = SpawnAmmoCrate(1389, 926, amBazooka)
  2806 	tempG = SpawnSupplyCrate(1389, 926, amBazooka)
  2807 	setGearValue(tempG,"caseType", "ammo")
  2807 	setGearValue(tempG,"caseType", "ammo")
  2808 	setGearValue(tempG,"contents", "amBazooka")
  2808 	setGearValue(tempG,"contents", "amBazooka")
  2809 	tempG = SpawnAmmoCrate(3184, 839, amBazooka)
  2809 	tempG = SpawnSupplyCrate(3184, 839, amBazooka)
  2810 	setGearValue(tempG,"caseType", "ammo")
  2810 	setGearValue(tempG,"caseType", "ammo")
  2811 	setGearValue(tempG,"contents", "amBazooka")
  2811 	setGearValue(tempG,"contents", "amBazooka")
  2812 	tempG = SpawnAmmoCrate(3185, 808, amBazooka)
  2812 	tempG = SpawnSupplyCrate(3185, 808, amBazooka)
  2813 	setGearValue(tempG,"caseType", "ammo")
  2813 	setGearValue(tempG,"caseType", "ammo")
  2814 	setGearValue(tempG,"contents", "amBazooka")
  2814 	setGearValue(tempG,"contents", "amBazooka")
  2815 
  2815 
  2816 	------ UTILITY CRATE LIST ------
  2816 	------ UTILITY CRATE LIST ------
  2817 	tempG = SpawnUtilityCrate(3677, 412, amJetpack)
  2817 	tempG = SpawnSupplyCrate(3677, 412, amJetpack)
  2818 	setGearValue(tempG,"caseType", "util")
  2818 	setGearValue(tempG,"caseType", "util")
  2819 	setGearValue(tempG,"contents", "amJetpack")
  2819 	setGearValue(tempG,"contents", "amJetpack")
  2820 	tempG = SpawnUtilityCrate(3079, 1007, amExtraTime)
  2820 	tempG = SpawnSupplyCrate(3079, 1007, amExtraTime)
  2821 	setGearValue(tempG,"caseType", "util")
  2821 	setGearValue(tempG,"caseType", "util")
  2822 	setGearValue(tempG,"contents", "amExtraTime")
  2822 	setGearValue(tempG,"contents", "amExtraTime")
  2823 	tempG = SpawnUtilityCrate(3138, 1007, amExtraTime)
  2823 	tempG = SpawnSupplyCrate(3138, 1007, amExtraTime)
  2824 	setGearValue(tempG,"caseType", "util")
  2824 	setGearValue(tempG,"caseType", "util")
  2825 	setGearValue(tempG,"contents", "amExtraTime")
  2825 	setGearValue(tempG,"contents", "amExtraTime")
  2826 	tempG = SpawnUtilityCrate(420, 929, amExtraTime)
  2826 	tempG = SpawnSupplyCrate(420, 929, amExtraTime)
  2827 	setGearValue(tempG,"caseType", "util")
  2827 	setGearValue(tempG,"caseType", "util")
  2828 	setGearValue(tempG,"contents", "amExtraTime")
  2828 	setGearValue(tempG,"contents", "amExtraTime")
  2829 
  2829 
  2830 	------ BARREL LIST ------
  2830 	------ BARREL LIST ------
  2831 
  2831 
  3443 		AddWayPoint(3209, 1286)
  3443 		AddWayPoint(3209, 1286)
  3444 		AddWayPoint(3708, 1945)
  3444 		AddWayPoint(3708, 1945)
  3445 		AddWayPoint(4075, 1887)
  3445 		AddWayPoint(4075, 1887)
  3446 
  3446 
  3447 		------ AMMO CRATE LIST ------
  3447 		------ AMMO CRATE LIST ------
  3448 		tempG = SpawnAmmoCrate(889, 1126, amBaseballBat)
  3448 		tempG = SpawnSupplyCrate(889, 1126, amBaseballBat)
  3449 		tempG = SpawnAmmoCrate(1211, 975, amSineGun)
  3449 		tempG = SpawnSupplyCrate(1211, 975, amSineGun)
  3450 		tempG = SpawnAmmoCrate(3619, 451, amFirePunch)
  3450 		tempG = SpawnSupplyCrate(3619, 451, amFirePunch)
  3451 
  3451 
  3452 		------ UTILITY CRATE LIST ------
  3452 		------ UTILITY CRATE LIST ------
  3453 		tempG = SpawnUtilityCrate(304, 1594, amRope)
  3453 		tempG = SpawnSupplyCrate(304, 1594, amRope)
  3454 		tempG = SpawnUtilityCrate(1538, 1987, amJetpack)
  3454 		tempG = SpawnSupplyCrate(1538, 1987, amJetpack)
  3455 		tempG = SpawnUtilityCrate(1958, 2000, amExtraTime)
  3455 		tempG = SpawnSupplyCrate(1958, 2000, amExtraTime)
  3456 		tempG = SpawnUtilityCrate(2744, 1923, amJetpack)
  3456 		tempG = SpawnSupplyCrate(2744, 1923, amJetpack)
  3457 		tempG = SpawnUtilityCrate(3283, 1363, amParachute)
  3457 		tempG = SpawnSupplyCrate(3283, 1363, amParachute)
  3458 		tempG = SpawnUtilityCrate(2749, 1812, amRope)
  3458 		tempG = SpawnSupplyCrate(2749, 1812, amRope)
  3459 		tempG = SpawnUtilityCrate(970, 779, amJetpack)
  3459 		tempG = SpawnSupplyCrate(970, 779, amJetpack)
  3460 
  3460 
  3461 		tempG = SpawnUtilityCrate(3284, 1332, amExtraTime)
  3461 		tempG = SpawnSupplyCrate(3284, 1332, amExtraTime)
  3462 		tempG = SpawnUtilityCrate(1082, 975, amBlowTorch)
  3462 		tempG = SpawnSupplyCrate(1082, 975, amBlowTorch)
  3463 		tempG = SpawnUtilityCrate(1547, 981, amJetpack)
  3463 		tempG = SpawnSupplyCrate(1547, 981, amJetpack)
  3464 		tempG = SpawnUtilityCrate(1707, 397, amRope)
  3464 		tempG = SpawnSupplyCrate(1707, 397, amRope)
  3465 		tempG = SpawnUtilityCrate(2309, 649, amExtraTime)
  3465 		tempG = SpawnSupplyCrate(2309, 649, amExtraTime)
  3466 		tempG = SpawnUtilityCrate(1116, 867, amExtraTime)
  3466 		tempG = SpawnSupplyCrate(1116, 867, amExtraTime)
  3467 
  3467 
  3468 		------ AMMO CRATE LIST ------
  3468 		------ AMMO CRATE LIST ------
  3469 		tempG = SpawnAmmoCrate(2559, 880, amBazooka)
  3469 		tempG = SpawnSupplyCrate(2559, 880, amBazooka)
  3470 		tempG = SpawnAmmoCrate(2630, 880, amBazooka)
  3470 		tempG = SpawnSupplyCrate(2630, 880, amBazooka)
  3471 		tempG = SpawnAmmoCrate(1951, 1406, amGrenade)
  3471 		tempG = SpawnSupplyCrate(1951, 1406, amGrenade)
  3472 
  3472 
  3473 		------ UTILITY CRATE LIST ------
  3473 		------ UTILITY CRATE LIST ------
  3474 		tempG = SpawnUtilityCrate(3536, 320, amBlowTorch)
  3474 		tempG = SpawnSupplyCrate(3536, 320, amBlowTorch)
  3475 		tempG = SpawnUtilityCrate(3582, 1994, amJetpack)
  3475 		tempG = SpawnSupplyCrate(3582, 1994, amJetpack)
  3476 		tempG = SpawnUtilityCrate(682, 349, amExtraTime)
  3476 		tempG = SpawnSupplyCrate(682, 349, amExtraTime)
  3477 		tempG = SpawnUtilityCrate(2842, 633, amExtraTime)
  3477 		tempG = SpawnSupplyCrate(2842, 633, amExtraTime)
  3478 
  3478 
  3479 		------ BARREL LIST ------
  3479 		------ BARREL LIST ------
  3480 		SetHealth(AddGear(506, 1034, gtExplosives, 0, 0, 0, 0), 1)
  3480 		SetHealth(AddGear(506, 1034, gtExplosives, 0, 0, 0, 0), 1)
  3481 		SetHealth(AddGear(556, 1002, gtExplosives, 0, 0, 0, 0), 1)
  3481 		SetHealth(AddGear(556, 1002, gtExplosives, 0, 0, 0, 0), 1)
  3482 		SetHealth(AddGear(615, 1002, gtExplosives, 0, 0, 0, 0), 1)
  3482 		SetHealth(AddGear(615, 1002, gtExplosives, 0, 0, 0, 0), 1)
  3652 
  3652 
  3653 	------ HEALTH CRATE LIST ------
  3653 	------ HEALTH CRATE LIST ------
  3654 	SetHealth(SpawnHealthCrate(694, 553), 25)
  3654 	SetHealth(SpawnHealthCrate(694, 553), 25)
  3655 
  3655 
  3656 	------ AMMO CRATE LIST ------
  3656 	------ AMMO CRATE LIST ------
  3657 	tempG = SpawnAmmoCrate(463, 461, amBazooka)
  3657 	tempG = SpawnSupplyCrate(463, 461, amBazooka)
  3658 	setGearValue(tempG,"caseType", "ammo")
  3658 	setGearValue(tempG,"caseType", "ammo")
  3659 	setGearValue(tempG,"contents", "amBazooka")
  3659 	setGearValue(tempG,"contents", "amBazooka")
  3660 	tempG = SpawnAmmoCrate(579, 461, amWatermelon)
  3660 	tempG = SpawnSupplyCrate(579, 461, amWatermelon)
  3661 	setGearValue(tempG,"caseType", "ammo")
  3661 	setGearValue(tempG,"caseType", "ammo")
  3662 	setGearValue(tempG,"contents", "amWatermelon")
  3662 	setGearValue(tempG,"contents", "amWatermelon")
  3663 
  3663 
  3664 	------ UTILITY CRATE LIST ------
  3664 	------ UTILITY CRATE LIST ------
  3665 	tempG = SpawnUtilityCrate(367, 500, amBlowTorch)
  3665 	tempG = SpawnSupplyCrate(367, 500, amBlowTorch)
  3666 	setGearValue(tempG,"caseType", "util")
  3666 	setGearValue(tempG,"caseType", "util")
  3667 	setGearValue(tempG,"contents", "amBlowTorch")
  3667 	setGearValue(tempG,"contents", "amBlowTorch")
  3668 	tempG = SpawnUtilityCrate(638, 493, amExtraTime)
  3668 	tempG = SpawnSupplyCrate(638, 493, amExtraTime)
  3669 	setGearValue(tempG,"caseType", "util")
  3669 	setGearValue(tempG,"caseType", "util")
  3670 	setGearValue(tempG,"contents", "amExtraTime")
  3670 	setGearValue(tempG,"contents", "amExtraTime")
  3671 
  3671 
  3672 	------ BARREL LIST ------
  3672 	------ BARREL LIST ------
  3673 	SetHealth(AddGear(140, 409, gtExplosives, 0, 0, 0, 0), 1)
  3673 	SetHealth(AddGear(140, 409, gtExplosives, 0, 0, 0, 0), 1)
  3710 		LoadSprite(3791, 65, sprAmGirder, 4, 4294967295, nil, nil, nil, lfNormal)
  3710 		LoadSprite(3791, 65, sprAmGirder, 4, 4294967295, nil, nil, nil, lfNormal)
  3711 		LoadSprite(3644, 121, sprAmGirder, 7, 4294967295, nil, nil, nil, lfNormal)
  3711 		LoadSprite(3644, 121, sprAmGirder, 7, 4294967295, nil, nil, nil, lfNormal)
  3712 		LoadSprite(3629, 413, sprAmGirder, 5, 4294967295, nil, nil, nil, lfNormal)
  3712 		LoadSprite(3629, 413, sprAmGirder, 5, 4294967295, nil, nil, nil, lfNormal)
  3713 
  3713 
  3714 		------ AMMO CRATE LIST ------
  3714 		------ AMMO CRATE LIST ------
  3715 		tempG = SpawnAmmoCrate(3772, 446, amWatermelon)
  3715 		tempG = SpawnSupplyCrate(3772, 446, amWatermelon)
  3716 		tempG = SpawnAmmoCrate(3769, 415, amWatermelon)
  3716 		tempG = SpawnSupplyCrate(3769, 415, amWatermelon)
  3717 		tempG = SpawnAmmoCrate(3773, 384, amWatermelon)
  3717 		tempG = SpawnSupplyCrate(3773, 384, amWatermelon)
  3718 		tempG = SpawnAmmoCrate(3771, 353, amWatermelon)
  3718 		tempG = SpawnSupplyCrate(3771, 353, amWatermelon)
  3719 		tempG = SpawnAmmoCrate(3770, 322, amWatermelon)
  3719 		tempG = SpawnSupplyCrate(3770, 322, amWatermelon)
  3720 		tempG = SpawnAmmoCrate(3775, 291, amWatermelon)
  3720 		tempG = SpawnSupplyCrate(3775, 291, amWatermelon)
  3721 		tempG = SpawnAmmoCrate(3776, 260, amWatermelon)
  3721 		tempG = SpawnSupplyCrate(3776, 260, amWatermelon)
  3722 		tempG = SpawnAmmoCrate(3775, 229, amWatermelon)
  3722 		tempG = SpawnSupplyCrate(3775, 229, amWatermelon)
  3723 		tempG = SpawnAmmoCrate(3772, 198, amWatermelon)
  3723 		tempG = SpawnSupplyCrate(3772, 198, amWatermelon)
  3724 		tempG = SpawnAmmoCrate(3776, 167, amWatermelon)
  3724 		tempG = SpawnSupplyCrate(3776, 167, amWatermelon)
  3725 
  3725 
  3726 		------ UTILITY CRATE LIST ------
  3726 		------ UTILITY CRATE LIST ------
  3727 		tempG = SpawnUtilityCrate(3723, 446, amJetpack)
  3727 		tempG = SpawnSupplyCrate(3723, 446, amJetpack)
  3728 		tempG = SpawnUtilityCrate(3725, 415, amJetpack)
  3728 		tempG = SpawnSupplyCrate(3725, 415, amJetpack)
  3729 		tempG = SpawnUtilityCrate(3814, 446, amJetpack)
  3729 		tempG = SpawnSupplyCrate(3814, 446, amJetpack)
  3730 		tempG = SpawnUtilityCrate(3814, 415, amJetpack)
  3730 		tempG = SpawnSupplyCrate(3814, 415, amJetpack)
  3731 		tempG = SpawnUtilityCrate(3815, 384, amJetpack)
  3731 		tempG = SpawnSupplyCrate(3815, 384, amJetpack)
  3732 		tempG = SpawnUtilityCrate(3728, 384, amJetpack)
  3732 		tempG = SpawnSupplyCrate(3728, 384, amJetpack)
  3733 
  3733 
  3734 		------ AIR MINE LIST ------
  3734 		------ AIR MINE LIST ------
  3735 		SetTimer(AddGear(3489, 110, gtAirMine, 0, 0, 0, 0), 1)
  3735 		SetTimer(AddGear(3489, 110, gtAirMine, 0, 0, 0, 0), 1)
  3736 		SetTimer(AddGear(3509, 366, gtAirMine, 0, 0, 0, 0), 1)
  3736 		SetTimer(AddGear(3509, 366, gtAirMine, 0, 0, 0, 0), 1)
  3737 		SetTimer(AddGear(3399, 114, gtAirMine, 0, 0, 0, 0), 1)
  3737 		SetTimer(AddGear(3399, 114, gtAirMine, 0, 0, 0, 0), 1)