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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user