diff --git a/code/modules/mining/lavaland/necropolis_chests.dm b/code/modules/mining/lavaland/necropolis_chests.dm index 13ceb8c4119..5397199eeeb 100644 --- a/code/modules/mining/lavaland/necropolis_chests.dm +++ b/code/modules/mining/lavaland/necropolis_chests.dm @@ -117,11 +117,11 @@ name = "\improper Ancient Sarcophagus" desc = "Once guarded by the King of Demons, this sarcophagus contains the relics of an ancient soldier." icon_state = "necro_bubblegum" + base_icon_state = "necro_bubblegum" lid_icon_state = "necro_bubblegum_lid" lid_x = -26 lid_y = 2 - /obj/structure/closet/crate/necropolis/bubblegum/PopulateContents() new /obj/item/clothing/suit/hooded/hostile_environment(src) var/loot = rand(1,2)