beanbag presets + placed on maps

This commit is contained in:
evilew
2024-12-09 21:50:08 +01:00
parent a167d6e433
commit ed6d20bb7d
7 changed files with 143 additions and 105 deletions
+17
View File
@@ -70,3 +70,20 @@
name = "GATO beanbag chair"
desc = "A comfy beanbag chair. This one seems to a super duper cutesy GATO mascot."
icon_state = "beanbag_gato"
//beanbag chair colors
/obj/structure/chair/beanbag/red
color = "#8b2e2e"
/obj/structure/chair/beanbag/blue
color = "#345bbc"
/obj/structure/chair/beanbag/green
color = "#76da4b"
/obj/structure/chair/beanbag/purple
color = "#a83acf"
/obj/structure/chair/beanbag/black
color = "#404040"