[MIRROR] Bubble gum crate looks correct [MDB IGNORE] (#22037)

* 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
/🆑

* Bubble gum crate looks correct

---------

Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-06-24 14:20:02 +02:00
committed by GitHub
parent bc57393a57
commit c7a0af6bd6
@@ -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)