mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 16:44:43 +01:00
911bbb3f06
* [MDB IGNORE] Grayscale sofas (#71539) ## About The Pull Request Ports some sofa sprites from over at https://github.com/BeeStation/BeeStation-Hornet/pull/7547 and makes them grayscale. Also random tool colours now use defines.   ## Why It's Good For The Game Gives us the opportunity to make different coloured couches more easily. ## Changelog 🆑 Tattle, PestoVerde322 imageadd: couches are now grayscale code: random tool colours now use defines /🆑 Co-authored-by: tattle <article.disaster@ gmail.com> * [MDB IGNORE] Grayscale sofas * runs the update paths Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com> Co-authored-by: tattle <article.disaster@ gmail.com> Co-authored-by: Jolly-66 <70232195+Jolly-66@users.noreply.github.com>
5 lines
307 B
Plaintext
5 lines
307 B
Plaintext
/obj/structure/chair/sofa : /obj/structure/chair/sofa/middle/brown{@OLD}
|
|
/obj/structure/chair/sofa/right : /obj/structure/chair/sofa/right/brown{@OLD}
|
|
/obj/structure/chair/sofa/left : /obj/structure/chair/sofa/left/brown{@OLD}
|
|
/obj/structure/chair/sofa/corner : /obj/structure/chair/sofa/corner/brown{@OLD}
|