beanbag presets + placed on maps
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user