Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit eb2afaa

Browse files
committed
real
1 parent c96a038 commit eb2afaa

File tree

1 file changed

+2
-1
lines changed
  • modular_lethal_doppler/paxilweapons_real/code/guns

1 file changed

+2
-1
lines changed

modular_lethal_doppler/paxilweapons_real/code/guns/kiboko.dm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
w_class = WEIGHT_CLASS_BULKY
1818
weapon_weight = WEAPON_HEAVY
1919
slot_flags = ITEM_SLOT_BACK
20-
accepted_magazine_type = /obj/item/ammo_box/magazine/c980_grenade/chill_out
20+
accepted_magazine_type = /obj/item/ammo_box/magazine/c980_grenade
21+
spawn_magazine_type = /obj/item/ammo_box/magazine/c980_grenade/chill_out
2122
fire_sound = 'modular_lethal_doppler/paxilweapons_real/sound/kiboko/grenade_launcher.ogg'
2223
can_suppress = FALSE
2324
burst_size = 1

0 commit comments

Comments
 (0)