mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[MIRROR] Nukies Rework Part....2.1? Kinda?: Gives Battlecruiser operatives the Ansem pistol, as well as some internals in their currently empty bag. [MDB IGNORE] (#14974)
* 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 * Nukies Rework Part....2.1? Kinda?: Gives Battlecruiser operatives the Ansem pistol, as well as some internals in their currently empty bag. Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com>
This commit is contained in:
co-authored by
necromanceranne
parent
ea64b9da3d
commit
487322c317
@@ -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