You can now recolor graffiti to dark colors. (#68380)

This commit is contained in:
Ghom
2022-07-16 21:50:14 -07:00
committed by GitHub
parent f714820b20
commit 4e5cde13fd
@@ -8,6 +8,7 @@ GLOBAL_LIST(gang_tags)
gender = NEUTER
plane = GAME_PLANE //makes the graffiti visible over a wall.
mergeable_decal = FALSE
flags_1 = ALLOW_DARK_PAINTS_1
var/do_icon_rotate = TRUE
var/rotation = 0
var/paint_colour = "#FFFFFF"