mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 00:27:31 +01:00
[MIRROR] Shrunk arrow from pointing at things. Command roles unaffected thanks to id trims (also new skillchip). (#29461)
Shrunk arrow from pointing at things. Command roles unaffected thanks to id trims (also new skillchip). Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
@@ -160,6 +160,8 @@
|
||||
l_pocket = /obj/item/uplink/nuclear
|
||||
r_pocket = /obj/item/modular_computer/pda/nukeops
|
||||
|
||||
skillchips = list(/obj/item/skillchip/disk_verifier)
|
||||
|
||||
/obj/effect/mob_spawn/ghost_role/human/syndicate/battlecruiser/captain
|
||||
name = "Syndicate Battlecruiser Captain"
|
||||
you_are_text = "You are the captain aboard the syndicate flagship: the SBC Starfury."
|
||||
@@ -184,3 +186,8 @@
|
||||
mask = /obj/item/cigarette/cigar/havana
|
||||
l_pocket = /obj/item/melee/energy/sword/saber/red
|
||||
r_pocket = /obj/item/melee/baton/telescopic
|
||||
|
||||
skillchips = list(
|
||||
/obj/item/skillchip/disk_verifier,
|
||||
/obj/item/skillchip/big_pointer,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user