Shuttle chair swap

This commit is contained in:
Aronai Sieyes
2021-07-01 17:40:17 -04:00
parent 0c19d4abc5
commit 10d07a2bfb
@@ -83,10 +83,15 @@
/obj/structure/bed/chair/shuttle
name = "chair"
desc = "You sit in this. Either by will or force."
icon_state = "shuttlechair"
color = null
base_icon = "shuttlechair"
color = null
applies_material_colour = 0
/obj/structure/bed/chair/shuttle_padded
icon_state = "shuttlechair2"
base_icon = "shuttlechair2"
color = null
applies_material_colour = 0
// Leaving this in for the sake of compilation.