mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Nukies Rework Part....2.1? Kinda?: Gives Battlecruiser operatives the Ansem pistol, as well as some internals in their currently empty bag. (#68419)
* Gives Battlecruiser operatives the Ansem pistol, as well as populate their bags with some internals. * Box variable
This commit is contained in:
@@ -186,8 +186,9 @@
|
||||
|
||||
/datum/outfit/syndicate_empty/battlecruiser
|
||||
name = "Syndicate Battlecruiser Ship Operative"
|
||||
l_pocket = /obj/item/gun/ballistic/automatic/pistol
|
||||
l_pocket = /obj/item/gun/ballistic/automatic/pistol/clandestine
|
||||
r_pocket = /obj/item/knife/combat/survival
|
||||
box = /obj/item/storage/box/survival/syndie
|
||||
belt = /obj/item/storage/belt/military/assault
|
||||
|
||||
/obj/effect/mob_spawn/ghost_role/human/syndicate/battlecruiser/assault
|
||||
@@ -206,8 +207,8 @@
|
||||
r_pocket = /obj/item/modular_computer/tablet/nukeops
|
||||
belt = /obj/item/storage/belt/military
|
||||
suit = /obj/item/clothing/suit/armor/vest
|
||||
suit_store = /obj/item/gun/ballistic/automatic/pistol
|
||||
back = /obj/item/storage/backpack/security
|
||||
suit_store = /obj/item/gun/ballistic/automatic/pistol/clandestine
|
||||
back = /obj/item/storage/backpack
|
||||
mask = /obj/item/clothing/mask/gas/syndicate
|
||||
|
||||
/obj/effect/mob_spawn/ghost_role/human/syndicate/battlecruiser/captain
|
||||
|
||||
Reference in New Issue
Block a user