Adds dusty warning stripes.

This commit is contained in:
PsiOmega
2015-08-02 18:40:39 +02:00
committed by Zuhayr
parent 1a99f1220a
commit b55be47521
2 changed files with 8 additions and 0 deletions

View File

@@ -128,6 +128,14 @@ var/list/floor_decals = list()
/obj/effect/floor_decal/industrial/warning/cee
icon_state = "warningcee"
/obj/effect/floor_decal/industrial/warning/dust
name = "hazard stripes"
icon_state = "warning_dust"
/obj/effect/floor_decal/industrial/warning/dust/corner
name = "hazard stripes"
icon_state = "warningcorner_dust"
/obj/effect/floor_decal/industrial/hatch
name = "hatched marking"
icon_state = "delivery"