Merging modules - Surgery

This commit is contained in:
Heroman
2023-08-09 08:05:02 +10:00
parent 191b9836df
commit bd00a57b4c
13 changed files with 150 additions and 436 deletions
-2
View File
@@ -1,6 +1,4 @@
/mob/living/silicon/robot/update_hud()
if(ui_style_vr)
hands.icon = 'icons/mob/screen1_robot_vr.dmi'
if(modtype)
hands.icon_state = get_hud_module_icon()
..()