mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Nralakk Consulars spawn with psionic receivers (#20139)
Makes Skrellian Nralakk Federation consulars spawn with a box of psionic receivers, with the idea that they can advocate for their installation into crew for ease of work in and with the Federation. Has the okay from Skrell lore.
This commit is contained in:
@@ -91,7 +91,8 @@
|
||||
|
||||
uniform = /obj/item/clothing/under/skrell
|
||||
backpack_contents = list(
|
||||
/obj/item/device/camera = 1
|
||||
/obj/item/device/camera = 1,
|
||||
/obj/item/storage/box/psireceiver = 1
|
||||
)
|
||||
|
||||
/obj/outfit/job/representative/consular/nralakk/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE)
|
||||
|
||||
Reference in New Issue
Block a user