mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 23:21:02 +01:00
fixed the lavaknight suit not pointing to its correct icon folder
This commit is contained in:
@@ -874,6 +874,8 @@
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/lavaknight
|
||||
name = "cydonian helmet"
|
||||
desc = "A helmet designed with both form and function in mind, it protects the user against physical trauma and hazardous conditions while also having polychromic light strips."
|
||||
icon = "modular_citadel/icons/lavaknight/item/head.dmi"
|
||||
alternate_worn_icon = "modular_citadel/icons/lavaknight/mob/head.dmi"
|
||||
icon_state = "knight_cydonia"
|
||||
item_state = "knight_yellow"
|
||||
item_color = null
|
||||
@@ -924,6 +926,8 @@
|
||||
. += energy_overlay
|
||||
|
||||
/obj/item/clothing/suit/space/hardsuit/lavaknight
|
||||
icon = "modular_citadel/icons/lavaknight/item/suit.dmi"
|
||||
alternate_worn_icon = "modular_citadel/icons/lavaknight/mob/suit.dmi"
|
||||
icon_state = "knight_cydonia"
|
||||
name = "cydonian armor"
|
||||
desc = "A suit designed with both form and function in mind, it protects the user against physical trauma and hazardous conditions while also having polychromic light strips."
|
||||
|
||||
Reference in New Issue
Block a user