diff --git a/code/modules/mob/new_player/sprite_accessories_vr.dm b/code/modules/mob/new_player/sprite_accessories_vr.dm index 08d607d8a47..72d52051485 100644 --- a/code/modules/mob/new_player/sprite_accessories_vr.dm +++ b/code/modules/mob/new_player/sprite_accessories_vr.dm @@ -76,6 +76,7 @@ una_doublehorns name = "Double Unathi Horns" + icon = 'icons/mob/human_face_vr.dmi' icon_state = "soghun_dubhorns" species_allowed = list("Unathi", "Xenochimera")