[MIRROR] Resprites Majority of chairs [MDB IGNORE] (#19788)

* Resprites Majority of chairs (#73879)

## About The Pull Request
Updates Chair sprites to be more appealing. Sprites made by @ Imaginos16

![image](https://user-images.githubusercontent.com/75904284/224176910-c01e05bb-3a47-416d-a0d5-9e1643282740.png)
## Why It's Good For The Game
-Removes soul
## Changelog
🆑
imageadd: Changed sprites for wooden chairs, comfy chairs, electric
chairs, folding chair and shuttle seats!
/🆑

* Resprites Majority of chairs

---------

Co-authored-by: kinnebian <75904284+kinneb@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-03-13 01:34:45 +00:00
committed by GitHub
co-authored by kinnebian
parent 89a3903507
commit 974aac0d9c
2 changed files with 6 additions and 6 deletions
@@ -161,7 +161,7 @@
name = "comfy chair"
desc = "It looks comfy."
icon_state = "comfychair"
color = rgb(255,255,255)
color = rgb(255, 255, 255)
resistance_flags = FLAMMABLE
max_integrity = 70
buildstackamount = 2
@@ -209,19 +209,19 @@
update_armrest()
/obj/structure/chair/comfy/brown
color = rgb(255,113,0)
color = rgb(70, 47, 28)
/obj/structure/chair/comfy/beige
color = rgb(255,253,195)
color = rgb(240, 238, 198)
/obj/structure/chair/comfy/teal
color = rgb(0,255,255)
color = rgb(117, 214, 214)
/obj/structure/chair/comfy/black
color = rgb(167,164,153)
color = rgb(61, 60, 56)
/obj/structure/chair/comfy/lime
color = rgb(255,251,0)
color = rgb(193, 248, 104)
/obj/structure/chair/comfy/shuttle
name = "shuttle seat"