mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Fix Sofa Armrest Colors (#19037)
* Fixed sofa armrests being the wrong colour.
This commit is contained in:
@@ -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!"
|
||||
|
||||
Reference in New Issue
Block a user