The Eye Opens - Part 2 (#22394)

Silence,
Violence,

Adds the Outer Eye voidsuit, and gear loadouts featuring it for antags
to use. Outer Eyes enforcers favour Xanan weapons, reflected in the
loadout. While human only for now, I hope to add variants for a few
species shortly.

Also adjusts the typo which meant the exclusionists / hoplan gear in the
uplink didn't work since it was right there. Sorry for the two in one, I
knew if I left it until after this merged I would forget.

SPRITES ARE BY THE WONDERFUL @ElorgRHG!

---------

Signed-off-by: Fyni <itsfyni@gmail.com>
This commit is contained in:
Fyni
2026-05-05 01:25:18 +00:00
committed by GitHub
parent 328c56be11
commit 0337f64993
6 changed files with 140 additions and 1 deletions
+12 -1
View File
@@ -231,8 +231,19 @@
desc = "A crate containing gear for a group. Includes merchant clothes as well. Recommended for IPCs."
path = /obj/structure/closet/crate/secure/gear_loadout/hoplan
/datum/uplink_item/item/gear_loadout/exclusionist_single
/datum/uplink_item/item/gear_loadout/hoplan_single
name = "Golden Deep Hoplan Assets (Single)"
desc = "A crate containing gear for a single individual. Recommended for IPCs."
path = /obj/structure/closet/crate/secure/gear_loadout/hoplan/single
telecrystal_cost = 10
/datum/uplink_item/item/gear_loadout/outereyes
name = "Outer Eyes (Group)"
desc = "A crate containing gear for a group. Humans only, for now."
path = /obj/structure/closet/crate/secure/gear_loadout/outereyes
/datum/uplink_item/item/gear_loadout/outereyes_single
name = "Outer Eyes (Single)"
desc = "A crate containing gear for a single individual. Humans only, for now."
path = /obj/structure/closet/crate/secure/gear_loadout/outereyes/single
telecrystal_cost = 10