Various character-related changes (#11111)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
Zammy
2025-06-28 22:10:45 +02:00
committed by GitHub
co-authored by Kashargul
parent e5c574285d
commit 7fc7952b83
7 changed files with 94 additions and 23 deletions
+26 -23
View File
@@ -1,23 +1,29 @@
var/const/YR3_monitor_styles = "blank=YR3_blank;\
orangefoureyes=YR3_foureyes_orange;\
orangebigeyes=YR3_bigeyes_orange;\
orangemonoeye=YR3_monoeye_orange;\
greenfoureyes=YR3_foureyes_green;\
greenbigeyes=YR3_bigeyes_green;\
greenmonoeye=YR3_monoeye_green;\
cyanfoureyes=YR3_foureyes_cyan;\
cyanbigeyes=YR3_bigeyes_cyan;\
cyanmonoeye=YR3_monoeye_cyan;\
redfoureyes=YR3_foureyes_red;\
redbigeyes=YR3_bigeyes_red;\
redmonoeye=YR3_monoeye_red;\
pinkfoureyes=YR3_foureyes_pink;\
pinkbigeyes=YR3_bigeyes_pink;\
pinkmonoeye=YR3_monoeye_pink;\
IF_ICON_COLOR_IS_WRONG_TURN_YOUR_EYE_COLOR_TO_BLACK=YR3_blank;\
whitefoureyes=YR3_foureyes_white;\
whitebigeyes=YR3_bigeyes_white;\
whitemonoeye=YR3_monoeye_white;\
whitemonoeyenopupil=YR3_blindeye_white;\
whiteeyes=YR3_eyes_white;\
whiteloading=YR3_loading_white;\
orangefoureyes=YR3_foureyes_orange;\
orangebigeyes=YR3_bigeyes_orange;\
orangeeyes=YR3_eyes_orange;\
orangeloading=YR3_loading_orange;\
greenfoureyes=YR3_foureyes_green;\
greenbigeyes=YR3_bigeyes_green;\
greeneyes=YR3_eyes_green;\
greenloading=YR3_loading_green;\
cyanfoureyes=YR3_foureyes_cyan;\
cyanbigeyes=YR3_bigeyes_cyan;\
cyaneyes=YR3_eyes_cyan;\
cyanloading=YR3_loading_cyan;\
pinkfoureyes=YR3_foureyes_pink;\
pinkbigeyes=YR3_bigeyes_pink;\
pinkeyes=YR3_eyes_pink;\
pinkloading=YR3_loading_pink;\
redfoureyes=YR3_foureyes_red;\
redbigeyes=YR3_bigeyes_red;\
redeyes=YR3_eyes_red;\
redloading=YR3_loading_red;\
bluescreen=YR3_bsod;\
interrogative=YR3_interrogative;\
alarm=YR3_danger;\
@@ -25,16 +31,13 @@ var/const/YR3_monitor_styles = "blank=YR3_blank;\
surprise=YR3_surprise;\
heart=YR3_heart;\
query=YR3_query;\
loading=YR3_computing;\
smiley=YR3_smiley;\
sadface=YR3_sadface;\
skull=YR3_skull;\
dangerskull=YR3_skulldanger;\
endo=YR3_safebar;\
processing1=YR3_processing;\
processing2=YR3_assimilating;\
processed=YR3_processed;\
pskull=YR3_pskull"
cracked=YR3_cracked;\
broken=YR3_broken;\
containmentbreach=YR3_crackedopenbloody"
/datum/robolimb/enviroshell
company = "YR3 Enviroshell"