mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-16 21:23:20 +00:00
Adds dusty warning stripes.
This commit is contained in:
@@ -128,6 +128,14 @@ var/list/floor_decals = list()
|
|||||||
/obj/effect/floor_decal/industrial/warning/cee
|
/obj/effect/floor_decal/industrial/warning/cee
|
||||||
icon_state = "warningcee"
|
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
|
/obj/effect/floor_decal/industrial/hatch
|
||||||
name = "hatched marking"
|
name = "hatched marking"
|
||||||
icon_state = "delivery"
|
icon_state = "delivery"
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 79 KiB |
Reference in New Issue
Block a user