/tg/ Station 13 - Modules - TypesDefine Details

modular_bandastation/objects/code/effects/turf_decal.dm

LINE_DECAL_SUBTYPE_HELPERAutomatically generates all subtypes for a decal with the given path.
/obj/effect/turf_decal/line/blueBlue lines
/obj/effect/turf_decal/line/dark_blueDark blue lines
/obj/effect/turf_decal/line/greenGreen lines
/obj/effect/turf_decal/line/dark_greenDark green lines
/obj/effect/turf_decal/line/yellowYellow lines
/obj/effect/turf_decal/line/redRed lines
/obj/effect/turf_decal/line/dark_redDark red lines
/obj/effect/turf_decal/line/barBar lines
/obj/effect/turf_decal/line/purplePurple lines
/obj/effect/turf_decal/line/brownBrown lines
/obj/effect/turf_decal/line/neutralNeutral lines
/obj/effect/turf_decal/line/darkDark lines

Define Details

LINE_DECAL_SUBTYPE_HELPER

Automatically generates all subtypes for a decal with the given path.