Shiptest 13 - Modules - Types

code/modules/projectiles/boxes_magazines/ammo_stacks/_ammo_stack.dm

/obj/item/ammo_box/magazine/ammo_stackThe ammo stack object itself, making this a magazine was the easiest way to handle it Practically every casing type needs an associated ammo stack type, because that was the easiest way for me to handle it.