diff --git a/monkestation/code/modules/blueshift/items/company_guns.dm b/monkestation/code/modules/blueshift/items/company_guns.dm index f99c598cfaaf..370393e5d942 100644 --- a/monkestation/code/modules/blueshift/items/company_guns.dm +++ b/monkestation/code/modules/blueshift/items/company_guns.dm @@ -257,6 +257,7 @@ weapon_weight = WEAPON_HEAVY slot_flags = ITEM_SLOT_BACK | ITEM_SLOT_SUITSTORE + spawn_magazine_type = /obj/item/ammo_box/magazine/c980_grenade/drum accepted_magazine_type = /obj/item/ammo_box/magazine/c980_grenade fire_sound = 'monkestation/code/modules/blueshift/sounds/grenade_launcher.ogg' @@ -324,7 +325,7 @@ worn_icon_state = "kiboko_evil" inhand_icon_state = "kiboko_evil" - spawn_magazine_type = /obj/item/ammo_box/magazine/c980_grenade/drum + spawn_magazine_type = /obj/item/ammo_box/magazine/c980_grenade/drum/thunderdome_shrapnel /obj/item/gun/ballistic/automatic/sol_grenade_launcher/evil/no_mag spawnwithmagazine = FALSE