Fix Sofa Armrest Colors (#19037)

* Fixed sofa armrests being the wrong colour.
This commit is contained in:
Geeves
2024-04-28 16:57:04 +00:00
committed by GitHub
parent 2b57e893ad
commit 48cdec5c04
6 changed files with 13 additions and 5 deletions
@@ -805,7 +805,7 @@ var/global/list/golem_types = list(
meat_type = /obj/item/reagent_containers/food/snacks/meat
blood_color = "#5C4831"
blood_color = COLOR_LEATHER
flesh_color = "#FFC896"
death_message = "collapses into a pile of flesh!"