mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 12:13:06 +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
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user