modular_bandastation/objects/code/effects/turf_decal.dm
LINE_DECAL_SUBTYPE_HELPER | Automatically generates all subtypes for a decal with the given path. |
---|---|
/obj/effect/turf_decal/line/blue | Blue lines |
/obj/effect/turf_decal/line/dark_blue | Dark blue lines |
/obj/effect/turf_decal/line/green | Green lines |
/obj/effect/turf_decal/line/dark_green | Dark green lines |
/obj/effect/turf_decal/line/yellow | Yellow lines |
/obj/effect/turf_decal/line/red | Red lines |
/obj/effect/turf_decal/line/dark_red | Dark red lines |
/obj/effect/turf_decal/line/bar | Bar lines |
/obj/effect/turf_decal/line/purple | Purple lines |
/obj/effect/turf_decal/line/brown | Brown lines |
/obj/effect/turf_decal/line/neutral | Neutral lines |
/obj/effect/turf_decal/line/dark | Dark lines |
Define Details
LINE_DECAL_SUBTYPE_HELPER
Automatically generates all subtypes for a decal with the given path.