mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 16:08:32 +01:00
various little fixes, resprites and attempt to make cookie synth buildable
- made feeding tube purchasable via cargo - resprited "KK" supply pods into "GG" pods (GATO) - added contraband Corn Oil poster (made by Cubic) - changed sounds of one of the plushes - added Feeding Tube to some spots in all of the current maps - resprited one of the "GATO" console sprites into something more detailed - attempted to make cookie synthesizer buildable and attachable to any borg. Still WIP!
This commit is contained in:
@@ -260,9 +260,16 @@
|
||||
/obj/item/stack/tile/carpet/monochrome/fifty)
|
||||
crate_name = "exotic carpet crate"
|
||||
|
||||
/datum/supply_pack/service/feeding_tube //GS13
|
||||
name = "Feeding Tube Crate"
|
||||
desc = "Contains a feeding tube machine, originally meant for supplying nutrition to farm animals. However, you could probably use it for your own, nefarious deeds..."
|
||||
cost = 2000
|
||||
contains = list(/obj/machinery/feeding_tube)
|
||||
crate_name = "feeding tube crate"
|
||||
|
||||
/datum/supply_pack/service/lightbulbs
|
||||
name = "Replacement Lights"
|
||||
desc = "May the light of Aether shine upon this station! Or at least, the light of forty two light tubes and twenty one light bulbs as well as a light replacer."
|
||||
desc = "May the light of the stars shine upon this station! Or at least, the light of forty two light tubes and twenty one light bulbs as well as a light replacer."
|
||||
cost = 1200
|
||||
contains = list(/obj/item/storage/box/lights/mixed,
|
||||
/obj/item/storage/box/lights/mixed,
|
||||
|
||||
Reference in New Issue
Block a user