Demonic-Frost Miner Ruin Aesthetic Refresh (#78826)

## About The Pull Request

Updates the Demonic-Frost Miner ruin on IceBox, keeps multi-z and
general shape, but changes some things to better fit the theme of the
"Mining Site" that the ruin is named.

![image](https://github.com/tgstation/tgstation/assets/86125936/0693bc59-1130-445d-ace9-61fa65f4639f)

![image](https://github.com/tgstation/tgstation/assets/86125936/cc056de8-2ee4-4506-a6d8-706594af12c6)
## Why It's Good For The Game

The current ruin doesn't fit well as a "Mining Site", this makes it fit
the theme more, while looking better in general. It also makes the arena
more interesting, rather than solid ice.
## Changelog
🆑
add: Demonic-Frost Miner's ruin gets an aesthetic refresh
/🆑
This commit is contained in:
Ical
2023-10-21 17:06:26 +02:00
committed by GitHub
parent 9b170e756a
commit d44abb0315
4 changed files with 2413 additions and 1673 deletions
@@ -0,0 +1,36 @@
/datum/outfit/minesite
name = "Mining Site Worker"
uniform = /obj/item/clothing/under/rank/cargo/miner
suit = /obj/item/clothing/suit/hooded/wintercoat
back = /obj/item/storage/backpack/duffelbag
gloves = /obj/item/clothing/gloves/color/black
shoes = /obj/item/clothing/shoes/winterboots/ice_boots
head = /obj/item/clothing/head/utility/hardhat/orange
/datum/outfit/minesite/overseer
name = "Mining Site Overseer"
uniform = /obj/item/clothing/under/rank/cargo/qm
suit = /obj/item/clothing/suit/hooded/wintercoat
back = /obj/item/storage/backpack/duffelbag
gloves = /obj/item/clothing/gloves/color/black
shoes = /obj/item/clothing/shoes/winterboots/ice_boots
head = /obj/item/clothing/head/utility/hardhat/white
glasses = /obj/item/clothing/glasses/sunglasses
r_hand = /obj/item/megaphone
l_hand = /obj/item/clipboard
/obj/effect/mob_spawn/corpse/human/minesite
name = "Mining Site Worker"
outfit = /datum/outfit/minesite
icon_state = "corpseminer"
/obj/effect/mob_spawn/corpse/human/minesite/overseer
name = "Mining Site Overseer"
outfit = /datum/outfit/minesite/overseer
icon_state = "corpsecargotech"
/obj/item/paper/crumpled/bloody/ruins/mining_site
name = "blood-written note"
default_raw_text = "<br><br><font color='red'>STRENGTH... UNPARALLELED. UNNATURAL.</font>"