mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Adds a new expansion card to nukie base, and buffs nukie ordnance (#90967)
## About The Pull Request Rearranges some stuff in nukie base and adds a freezer line into the chamber, with a electrizer for hydrogen. Adds a pipe scrubber so nukies can clean the pipeline out faster and adds a new keycard the janitorial closet for 10 TC coming with neccesary janitor equipment and a water vapour canister!  ## Why It's Good For The Game Crew can already make hydrogen pretty fast and usually suicide bomb nukies with it, this allows nukies (who think a little out of the box to do the same with the crew, adding more setups possible with the ordnance section and some quality of life aswell like a door letting the person trough it ## Changelog 🆑 Ezel add: Nuke ops can now buy a keycard to access their new custodial closet! map: Rearranges nuke ordnance room, and adds the custodial closet /🆑
This commit is contained in:
@@ -855,6 +855,14 @@
|
||||
cost = 5
|
||||
purchasable_from = UPLINK_CLOWN_OPS | UPLINK_NUKE_OPS
|
||||
|
||||
/datum/uplink_item/base_keys/custodial_key
|
||||
name = "Syndicate Custodial Access Card"
|
||||
desc = "Your workplace dirty? No problem! with this card you gain access to the custodial. Containing a janitorial cart \
|
||||
with some janitorial supplies and an canister of water vapour."
|
||||
item = /obj/item/keycard/syndicate_custodial
|
||||
cost = 10
|
||||
purchasable_from = UPLINK_CLOWN_OPS | UPLINK_NUKE_OPS
|
||||
|
||||
// Hats
|
||||
// It is fundamental for the game's health for there to be a hat crate for nuclear operatives.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user