mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Spraypainted stuff no longer appears to be drawn with crayons.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
color = main
|
||||
|
||||
/obj/effect/decal/cleanable/crayon/gang
|
||||
desc = "A spray-painted [name]."
|
||||
layer = 3.6 //Harder to hide
|
||||
do_icon_rotate = FALSE //These are designed to always face south, so no rotation please.
|
||||
var/datum/gang/gang
|
||||
@@ -55,4 +56,4 @@
|
||||
gang.territory -= territory.type
|
||||
gang.territory_new -= territory.type
|
||||
gang.territory_lost |= list(territory.type = territory.name)
|
||||
return ..()
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user