diff --git a/code/modules/clothing/head/helmet.dm b/code/modules/clothing/head/helmet.dm index e5ae39a4f..bdadcd05e 100644 --- a/code/modules/clothing/head/helmet.dm +++ b/code/modules/clothing/head/helmet.dm @@ -718,8 +718,8 @@ armor = list("melee" = 60, "bullet" = 50, "laser" = 30, "energy" = 15, "bomb" = 25, "bio" = 50, "rad" = 20, "fire" = 70, "acid" = 0) /obj/item/clothing/head/helmet/f13/legion/venator/diohelmet - name = "stilio oculatus helmet" - desc = "The hollowed head of a deadly golden gecko carefully affixed over a reinforced legion helmet. Its ghastly appearance serves as an intimidating gesture to those who do not yet fear the Lizard King." + name = "galerum lacertarex" + desc = "The hide of a deadly green gecko affixed over a reinforced legion helmet. Its ghastly appearance serves as an intimidating gesture to those who do not yet fear the Lizard King." icon_state = "diohelmet" item_state = "diohelmet" diff --git a/icons/mob/head.dmi b/icons/mob/head.dmi index 4e37a8e5a..fdf0e7dcd 100644 Binary files a/icons/mob/head.dmi and b/icons/mob/head.dmi differ diff --git a/icons/obj/clothing/hats.dmi b/icons/obj/clothing/hats.dmi index 227d39ba0..618477a61 100644 Binary files a/icons/obj/clothing/hats.dmi and b/icons/obj/clothing/hats.dmi differ