we love dumping everything into one commit!

- added beanbag and GATO beanbag chairs
- added big bottles of soda (found in gato cola vendors)
- tweaked prices of RCDs and insuls
This commit is contained in:
evilew
2024-12-09 19:43:32 +01:00
parent 118591046d
commit 8f6e5f9ee4
9 changed files with 58 additions and 4 deletions
+15
View File
@@ -55,3 +55,18 @@
desc = "Some nice metal shelves."
icon = 'hyperstation/icons/obj/objects.dmi'
icon_state = "shelf"
/obj/structure/chair/beanbag
name = "beanbag chair"
desc = "A comfy beanbag chair. Almost as soft as your fat ass."
icon = 'GainStation13/icons/obj/chairs.dmi'
icon_state = "beanbag"
color = "#ffffff"
anchored = FALSE
buildstackamount = 5
item_chair = null
/obj/structure/chair/beanbag/gato
name = "GATO beanbag chair"
desc = "A comfy beanbag chair. This one seems to a super duper cutesy GATO mascot."
icon_state = "beanbag_gato"