mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user