Fix #18370 Crayon bedsheets colors are correct now (#19279)

* correct color for washing machine bedsheet

* var name tweak
This commit is contained in:
Henri215
2022-10-16 08:05:11 -03:00
committed by GitHub
parent 7be863bb77
commit 2280de0b7b
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ LINEN BINS
/obj/item/bedsheet/black
icon_state = "sheetblack"
item_state = "bedsheetblack"
item_color = "sheetblack"
item_color = "black"
dream_messages = list("black")
nightmare_messages = list("the void of space")