We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486aa7c commit aacc324Copy full SHA for aacc324
code/modules/clothing/spacesuits/rig_subtypes/rig_subtypes.dm
@@ -250,6 +250,7 @@
250
item_state = "lichking_armour"
251
species_restricted = list(UNDEAD_SHAPED)
252
body_parts_covered = ARMS|LEGS|FULL_TORSO|HANDS
253
+ head_type=/obj/item/clothing/head/helmet/space/rig/wizard/lich_king
254
255
//Medical Rig
256
/obj/item/clothing/head/helmet/space/rig/medical
0 commit comments