diff --git a/code/modules/cargo/exports/lavaland.dm b/code/modules/cargo/exports/lavaland.dm index d4c4be117fb0..d77e4ccb6baa 100644 --- a/code/modules/cargo/exports/lavaland.dm +++ b/code/modules/cargo/exports/lavaland.dm @@ -32,7 +32,7 @@ unit_name = "lava planet artifact" export_types = list(/obj/item/guardiancreator, /obj/item/rod_of_asclepius, - /obj/item/clothing/suit/space/hardsuit/ert/paranormal, + /obj/item/clothing/head/helmet/space/hardsuit/powerarmor_advanced, /obj/item/prisoncube, /obj/item/staff/storm)