Fewer decal icon states, shower curtains.

Someone had added shower curtains to the map. Creates proper definitions to avoid colors being lost on cleaning.
Floor corner decals now all utilize a white base state and simply apply a color.
This commit is contained in:
PsiOmegaDelta
2015-08-16 06:09:16 -07:00
committed by Zuhayr
parent c1eba26d8a
commit 5846de37be
3 changed files with 80 additions and 36 deletions
+8
View File
@@ -44,6 +44,14 @@
color = "#B8F5E3"
alpha = 200
/obj/structure/curtain/open/bed
name = "bed curtain"
color = "#854636"
/obj/structure/curtain/open/privacy
name = "privacy curtain"
color = "#B8F5E3"
/obj/structure/curtain/open/shower
name = "shower curtain"
color = "#ACD1E9"