mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Final
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
/// Foreboding blue. Ominous. You are in a high security area.
|
||||
#define LIGHT_HIGHSEC_COLORS list(LIGHT_COLOR_BLUE, LIGHT_COLOR_LIGHT_BLUE)
|
||||
/// For event.
|
||||
#define OUTER_EYES_COLORS list(LIGHT_COLOR_VIOLET, LIGHT_COLOR_PALE_PURPLE, LIGHT_COLOR_SCARLET)
|
||||
#define OUTER_EYES_COLORS list(LIGHT_COLOR_VIOLET, LIGHT_COLOR_PALE_PURPLE)
|
||||
|
||||
#define LIGHT_MODE_RED "red"
|
||||
#define LIGHT_MODE_DELTA "delta"
|
||||
|
||||
@@ -114,3 +114,10 @@
|
||||
h_r_hand = /obj/item/mecha_equipment/mounted_system/combat/gauss
|
||||
h_back = /obj/item/mecha_equipment/quick_enter
|
||||
h_head = /obj/item/mecha_equipment/light
|
||||
|
||||
/mob/living/heavy_vehicle/premade/combat/coalition/outer_eyes
|
||||
name = "\improper Outer Eyes Vigilance-C combat exosuit"
|
||||
desc = "A modified Vigilance-C combat exosuit, traditionally licensed for use by the All-Xanu Armed Forces."
|
||||
h_l_hand = /obj/item/mecha_equipment/mounted_system/combat/smg
|
||||
h_l_shoulder = /obj/item/mecha_equipment/mounted_system/combat/grenadesmoke
|
||||
e_color = COLOR_PURPLE
|
||||
|
||||
Reference in New Issue
Block a user