adds more protogen faces, and a flat screen head (#6273)

This commit is contained in:
FreeStylaLT
2024-01-17 12:08:24 +01:00
committed by GitHub
parent 5dc9165adb
commit ace96c7dc6
3 changed files with 14 additions and 1 deletions
+14 -1
View File
@@ -44,7 +44,16 @@ var/const/cyberbeast_monitor_styles= "blank=cyber_blank;\
uwu=cyber_uwu;\
question=cyber_question;\
lowpower=cyber_lowpower;\
idle=cyber_idle"
idle=cyber_idle;\
catface=cyber_catface;\
eyes_normal=cyber_eyes_normal;\
eyes_happy=cyber_eyes_happy;\
eyes_sad=cyber_eyes_sad;\
eyes_big=cyber_eyes_big;\
confounded=cyber_confounded;\
eyes_confounded=cyber_eyes_confounded;\
halffrown=cyber_halffrown;\
angry=cyber_angry"
/proc/populate_robolimb_list()
GLOB.basic_robolimb = new()
@@ -492,6 +501,10 @@ var/const/cyberbeast_monitor_styles= "blank=cyber_blank;\
parts = list(BP_HEAD)
monitor_styles = cyberbeast_monitor_styles
/datum/robolimb/cyber_beast/flat
company = "Cyber Tech (Flat)"
icon = 'icons/mob/cyberlimbs/c-tech/c_beast_flat.dmi'
/datum/robolimb/wooden
company = "Morgan Trading Co"
desc = "A simplistic, metal-banded, wood-panelled prosthetic."