mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
[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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user