Bubble gum crate looks correct (#76222)

## About The Pull Request
Fixes #76216

Bubble gum crate now refers to the correct icon via `base_icon_state` so
the crate actually looks correct

## Changelog

🆑
fix: bubble gum crate actually looks correct
/🆑
This commit is contained in:
SyncIt21
2023-06-24 11:48:17 +02:00
committed by GitHub
parent 13d096903e
commit 32f7f1d26d
@@ -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)