mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Cyborgs now have TRAIT_FORCED_STANDING (#19545)
* god i hate the untested antag pr * better solution, maybe * gives TRAIT_FORCED_STANDING to cyborg during init
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
diag_hud.add_atom_to_hud(src)
|
||||
diag_hud_set_status()
|
||||
diag_hud_set_health()
|
||||
ADD_TRAIT(src, TRAIT_FORCED_STANDING, "cyborg") // not CYBORG_ITEM_TRAIT because not an item
|
||||
|
||||
|
||||
/mob/living/silicon/med_hud_set_health()
|
||||
return //we use a different hud
|
||||
|
||||
Reference in New Issue
Block a user