Gives the Revolvers on the Nuke Ops uplink Syndicate Firing Pins (#79327)

## About The Pull Request

gives revolvers on the nukie uplink syndie firing pins

## Why It's Good For The Game

Every other firearm on the nukie uplink has a syndie firing pin.

## Changelog
🆑
fix: The Syndicate Revolver now has a Syndicate Firing Pin on the Nuke
Ops uplink.
/🆑
This commit is contained in:
starrm4nn
2023-10-31 15:07:36 +00:00
committed by GitHub
parent b593e294db
commit 3e74d1ee8e
3 changed files with 10 additions and 2 deletions
+3 -1
View File
@@ -195,7 +195,9 @@
/obj/item/storage/belt/holster/nukie/cowboy/full/PopulateContents()
generate_items_inside(list(
/obj/item/gun/ballistic/revolver/syndicate/cowboy = 1,
/obj/item/gun/ballistic/revolver/syndicate/cowboy/nuclear = 1,
/obj/item/ammo_box/a357 = 2,
), src)
+1 -1
View File
@@ -374,7 +374,7 @@
/obj/item/storage/toolbox/guncase/revolver
name = "revolver gun case"
weapon_to_spawn = /obj/item/gun/ballistic/revolver/syndicate
weapon_to_spawn = /obj/item/gun/ballistic/revolver/syndicate/nuclear
extra_to_spawn = /obj/item/ammo_box/a357
/obj/item/storage/toolbox/guncase/sword_and_board
@@ -139,11 +139,17 @@
desc = "A modernized 7 round revolver manufactured by Waffle Co. Uses .357 ammo."
icon_state = "revolversyndie"
/obj/item/gun/ballistic/revolver/syndicate/nuclear
pin = /obj/item/firing_pin/implant/pindicate
/obj/item/gun/ballistic/revolver/syndicate/cowboy
desc = "A classic revolver, refurbished for modern use. Uses .357 ammo."
//There's already a cowboy sprite in there!
icon_state = "lucky"
/obj/item/gun/ballistic/revolver/syndicate/cowboy/nuclear
pin = /obj/item/firing_pin/implant/pindicate
/obj/item/gun/ballistic/revolver/mateba
name = "\improper Unica 6 auto-revolver"
desc = "A retro high-powered autorevolver typically used by officers of the New Russia military. Uses .357 ammo."