[MIRROR] Turns old mining "signs" into turf decals instead. (#590)

* Mining sign fix. (#53251)

Turns old mining "signs" into turf decals instead

It looks nothing like a sign, so, this just made sense.
Moved the icon from the mining survival pod walls file, to the turf decal icons file.
Replaced every instance in the maps with the new type path.

* Turns old mining "signs" into turf decals instead.

Co-authored-by: uomo <51800976+uomo91@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-09-02 02:48:29 +02:00
committed by GitHub
co-authored by uomo
parent 7469bb40ef
commit 93fb8577b6
12 changed files with 35 additions and 43 deletions
@@ -180,3 +180,9 @@
/obj/effect/turf_decal/raven/nine
icon_state = "RAVEN9"
/obj/effect/turf_decal/mining
icon_state = "mining"
/obj/effect/turf_decal/mining/survival
icon_state = "survival"