Revert "NeinHaus' warning stripe icons"

This reverts commit a6a1ac9dc4.
This commit is contained in:
SamCroswell
2014-12-06 11:49:45 -05:00
parent a6a1ac9dc4
commit 07435d52d1
3 changed files with 13028 additions and 13071 deletions
@@ -52,59 +52,6 @@
/obj/effect/decal/warning_stripes/New()
. = ..()
loc.overlays += src
del src
// Credit to Neinhaus for making these into individual decals.
/obj/effect/decal/warning_stripes/arrow
icon_state = "4"
/obj/effect/decal/warning_stripes/yellow
icon_state = "5"
/obj/effect/decal/warning_stripes/yellow/partial
icon_state = "3"
/obj/effect/decal/warning_stripes/yellow/hollow
icon_state = "6"
/obj/effect/decal/warning_stripes/red
icon_state = "8"
/obj/effect/decal/warning_stripes/red/partial
icon_state = "7"
/obj/effect/decal/warning_stripes/red/hollow
icon_state = "9"
/obj/effect/decal/warning_stripes/green
icon_state = "11"
/obj/effect/decal/warning_stripes/green/partial
icon_state = "10"
/obj/effect/decal/warning_stripes/green/hollow
icon_state = "12"
/obj/effect/decal/warning_stripes/white
icon_state = "14"
/obj/effect/decal/warning_stripes/white/partial
icon_state = "13"
/obj/effect/decal/warning_stripes/white/hollow
icon_state = "15"
/obj/effect/decal/warning_stripes/blue
icon_state = "17"
/obj/effect/decal/warning_stripes/blue/partial
icon_state = "16"
/obj/effect/decal/warning_stripes/blue/hollow
icon_state = "18"
del src