Ammunition is produced in packs of 5 items. The costs for such a pack are (Energy, Material, Fuel):
{ { 1500,1500,1500 }, // cruise missile
{10, 10, 10}, // mine
{40, 40, 40}, // bomb
{200, 200, 200}, // big missile
{50, 50, 50}, // small missile
{20, 30, 40}, // torpedo
{1, 1, 1}, // machine gun
{5, 5, 1}, // cannon
Last change: Sun, 2009-01-11 20:16