Skip to content

Commit 8554b50

Browse files
committed
eh
1 parent 0f2b8c4 commit 8554b50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modular_meta/features/uplink_items/code/weaponry/guncase.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
name = "compact laser rifle gun case"
77
storage_type = /datum/storage/toolbox/guncase/compact_lrifle
88
weapon_to_spawn = /obj/item/gun/ballistic/automatic/laser/station/syndicate/compact/guncase
9-
extra_to_spawn = /obj/item/ammo_box/magazine/recharge/syndi
9+
extra_to_spawn = /obj/item/ammo_box/magazine/recharge/station/syndi
1010
ammo_box_to_spawn = null

modular_meta/features/uplink_items/code/weaponry/lrifle.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@
5050
/obj/item/gun/ballistic/automatic/laser/station/syndicate/compact/guncase
5151
folded = TRUE
5252
spread = 30
53-
spawn_magazine_type = /obj/item/ammo_box/magazine/recharge/syndi
53+
spawn_magazine_type = /obj/item/ammo_box/magazine/recharge/station/syndi

0 commit comments

Comments
 (0)