Skip to content

Commit

Permalink
help
Browse files Browse the repository at this point in the history
  • Loading branch information
shodd committed Dec 26, 2024
1 parent 99e8101 commit 4640819
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion monkestation/code/modules/blueshift/items/company_guns.dm
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +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/thunderdome_shrapnel
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'
Expand Down Expand Up @@ -325,6 +325,8 @@
worn_icon_state = "kiboko_evil"
inhand_icon_state = "kiboko_evil"

spawn_magazine_type = /obj/item/ammo_box/magazine/c980_grenade/drum

/obj/item/gun/ballistic/automatic/sol_grenade_launcher/evil/no_mag
spawnwithmagazine = FALSE

Expand Down

0 comments on commit 4640819

Please sign in to comment.