mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-13 08:42:25 +01:00
287 lines
13 KiB
Plaintext
287 lines
13 KiB
Plaintext
|
|
//Reminders-
|
|
// If you add something to this list, please group it by type and sort it alphabetically instead of just jamming it in like an animal
|
|
// cost = 700- Minimum cost, or infinite points are possible.
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
/////////////////////////////// Service //////////////////////////////////////
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
/datum/supply_pack/service
|
|
group = "Service"
|
|
|
|
/datum/supply_pack/service/advlighting
|
|
name = "Advanced Lighting crate"
|
|
desc = "Thanks to advanced lighting tech we here at the Lamp Factory have be able to produce more lamps and lamp items! This crate has three lamps, a box of lights and a state of the art rapid-light-device!"
|
|
cost = 2750
|
|
contains = list(/obj/item/construction/rld,
|
|
/obj/item/flashlight/lamp,
|
|
/obj/item/flashlight/lamp,
|
|
/obj/item/flashlight/lamp/green,
|
|
/obj/item/storage/box/lights/mixed)
|
|
crate_name = "advanced lighting crate"
|
|
crate_type = /obj/structure/closet/crate/secure
|
|
|
|
/datum/supply_pack/service/janitor/advanced
|
|
name = "Advanced Sanitation Crate"
|
|
desc = "Contains all the essentials for an advanced spacefaring cleanup crew. This kit includes a trashbag of holding, an advanced mop, a bottle of space cleaner, a floor buffer, and a holosign projector."
|
|
cost = 5000
|
|
access = ACCESS_JANITOR
|
|
contains = list(/obj/item/storage/bag/trash/bluespace,
|
|
/obj/item/reagent_containers/spray/cleaner,
|
|
/obj/item/mop/advanced,
|
|
/obj/item/lightreplacer,
|
|
/obj/item/janiupgrade,
|
|
/obj/item/holosign_creator)
|
|
crate_name = "advanced santation crate"
|
|
crate_type = /obj/structure/closet/crate/secure
|
|
|
|
/datum/supply_pack/service/cargo_supples
|
|
name = "Cargo Supplies Crate"
|
|
desc = "Sold everything that wasn't bolted down? You can get right back to work with this crate containing stamps, an export scanner, destination tagger, hand labeler and some package wrapping."
|
|
cost = 1000
|
|
contains = list(/obj/item/stamp,
|
|
/obj/item/stamp/denied,
|
|
/obj/item/export_scanner,
|
|
/obj/item/destTagger,
|
|
/obj/item/hand_labeler,
|
|
/obj/item/stack/packageWrap)
|
|
crate_name = "cargo supplies crate"
|
|
|
|
/datum/supply_pack/service/food_cart
|
|
name = "Food Cart Crate"
|
|
desc = "Want to sell food on the go? Cook lost their cart? Well we just so happen to have a few carts to spare!"
|
|
cost = 1000
|
|
contains = list(/obj/machinery/food_cart)
|
|
crate_name = "food cart crate"
|
|
crate_type = /obj/structure/closet/crate
|
|
|
|
/datum/supply_pack/service/noslipfloor
|
|
name = "High-traction Floor Tiles"
|
|
desc = "Make slipping a thing of the past with sixty industrial-grade anti-slip floortiles!"
|
|
cost = 2000
|
|
contains = list(/obj/item/stack/tile/noslip/thirty,
|
|
/obj/item/stack/tile/noslip/thirty)
|
|
crate_name = "high-traction floor tiles crate"
|
|
|
|
/datum/supply_pack/service/icecream_cart
|
|
name = "Ice Cream Cart Crate"
|
|
desc = "Plasma fire a to hot for you, want a nice treat after a hard days work? Well now we have the cart for you! This Ice Cream Vat has everthing you need to make you and your friends so ice cream treats! This cart comes stocked with some ingredients for each type of scoopable icecream."
|
|
cost = 2750 //Comes prestocked with basic ingredients
|
|
contains = list(/obj/machinery/icecream_vat)
|
|
crate_name = "ice cream vat crate"
|
|
crate_type = /obj/structure/closet/crate
|
|
|
|
/datum/supply_pack/service/buildabar
|
|
name = "Build a Bar Crate"
|
|
desc = "Looking to set up your own little safe haven? Maintenance bar too much of a bummer to work on? Maybe you just want to set up shop right in front of the bartender. Whatever your reasons, get a jump-start on this with this handy kit. Contains circuitboards for bar equipment, some parts, and some basic bartending supplies. (Batteries not Included)"
|
|
cost = 3750
|
|
contains = list(/obj/item/storage/box/drinkingglasses,
|
|
/obj/item/storage/box/drinkingglasses,
|
|
/obj/item/stock_parts/matter_bin,
|
|
/obj/item/stock_parts/matter_bin,
|
|
/obj/item/stock_parts/matter_bin,
|
|
/obj/item/stock_parts/matter_bin,
|
|
/obj/item/stock_parts/matter_bin,
|
|
/obj/item/stock_parts/matter_bin,
|
|
/obj/item/stock_parts/manipulator,
|
|
/obj/item/stock_parts/manipulator,
|
|
/obj/item/stock_parts/manipulator,
|
|
/obj/item/stock_parts/capacitor,
|
|
/obj/item/stock_parts/capacitor,
|
|
/obj/item/stack/sheet/metal/ten,
|
|
/obj/item/stack/sheet/metal/five,
|
|
/obj/item/stack/sheet/glass/five,
|
|
/obj/item/stack/cable_coil/random,
|
|
/obj/item/reagent_containers/rag,
|
|
/obj/item/book/manual/wiki/barman_recipes,
|
|
/obj/item/book/granter/action/drink_fling,
|
|
/obj/item/reagent_containers/food/drinks/shaker,
|
|
/obj/item/clothing/under/waiter,
|
|
/obj/item/clothing/under/rank/bartender,
|
|
/obj/item/clothing/under/rank/bartender/skirt,
|
|
/obj/item/clothing/accessory/waistcoat,
|
|
/obj/item/circuitboard/machine/chem_dispenser/drinks/beer,
|
|
/obj/item/circuitboard/machine/chem_dispenser/drinks,
|
|
/obj/item/circuitboard/machine/dish_drive)
|
|
crate_name = "build a bar crate"
|
|
|
|
/datum/supply_pack/service/maintgarden
|
|
name = "Maintenance Garden Crate"
|
|
desc = "Set up your own tiny paradise with do-it-yourself botany kit. Contains sandstone for dirt plots, pest spray, ammonia, a portable seed generator, basic botanical tools, and some seeds to start off with."
|
|
cost = 2350
|
|
contains = list(/obj/item/storage/bag/plants/portaseeder,
|
|
/obj/item/reagent_containers/spray/pestspray,
|
|
/obj/item/stack/sheet/mineral/sandstone/twelve,
|
|
/obj/item/reagent_containers/glass/bucket,
|
|
/obj/item/reagent_containers/glass/bottle/ammonia,
|
|
/obj/item/reagent_containers/glass/bottle/ammonia,
|
|
/obj/item/hatchet,
|
|
/obj/item/cultivator,
|
|
/obj/item/plant_analyzer,
|
|
/obj/item/flashlight,
|
|
/obj/item/seeds/carrot,
|
|
/obj/item/seeds/carrot,
|
|
/obj/item/seeds/tower,
|
|
/obj/item/seeds/tower,
|
|
/obj/item/seeds/watermelon,
|
|
/obj/item/seeds/watermelon,
|
|
/obj/item/seeds/grass,
|
|
/obj/item/seeds/grass)
|
|
crate_name = "maint garden crate"
|
|
crate_type = /obj/structure/closet/crate/hydroponics
|
|
|
|
/datum/supply_pack/service/janitor
|
|
name = "Janitorial Supplies Crate"
|
|
desc = "Fight back against dirt and grime with Kinaris's Janitorial Essentials(tm)! Contains three buckets, caution signs, and cleaner grenades. Also has a single mop, spray cleaner, rag, NT soap and a trash bag."
|
|
cost = 1300
|
|
contains = list(/obj/item/reagent_containers/glass/bucket,
|
|
/obj/item/reagent_containers/glass/bucket,
|
|
/obj/item/reagent_containers/glass/bucket,
|
|
/obj/item/mop,
|
|
/obj/item/caution,
|
|
/obj/item/caution,
|
|
/obj/item/caution,
|
|
/obj/item/storage/bag/trash,
|
|
/obj/item/reagent_containers/spray/cleaner,
|
|
/obj/item/reagent_containers/rag,
|
|
/obj/item/grenade/chem_grenade/cleaner,
|
|
/obj/item/grenade/chem_grenade/cleaner,
|
|
/obj/item/grenade/chem_grenade/cleaner,
|
|
/obj/item/soap/nanotrasen)
|
|
crate_name = "janitorial supplies crate"
|
|
|
|
/datum/supply_pack/service/janitor/janicart
|
|
name = "Janitorial Cart and Galoshes Crate"
|
|
desc = "The keystone to any successful janitor. As long as you have feet, this pair of galoshes will keep them firmly planted on the ground. Also contains a janitorial cart."
|
|
cost = 2000
|
|
contains = list(/obj/structure/janitorialcart,
|
|
/obj/item/clothing/shoes/galoshes)
|
|
crate_name = "janitorial cart crate"
|
|
crate_type = /obj/structure/closet/crate/large
|
|
|
|
/datum/supply_pack/service/janitor/janitank
|
|
name = "Janitor Backpack Crate"
|
|
desc = "Call forth divine judgement upon dirt and grime with this high capacity janitor backpack. Contains 500 units of station-cleansing cleaner. Requires janitor access to open."
|
|
cost = 1000
|
|
access = ACCESS_JANITOR
|
|
contains = list(/obj/item/watertank/janitor)
|
|
crate_name = "janitor backpack crate"
|
|
crate_type = /obj/structure/closet/crate/secure
|
|
|
|
/datum/supply_pack/service/janitor/janpremium
|
|
name = "Janitor Premium Supplies"
|
|
desc = "Do to the union for better supplies, we have desided to make a deal for you, In this crate you can get a brand new chem, Drying Angent this stuff is the work of slimes or magic! This crate also contains a rag to test out the Drying Angent magic, three wet floor signs, and some spare bottles of ammonia."
|
|
cost = 1750
|
|
access = ACCESS_JANITOR
|
|
contains = list(/obj/item/caution,
|
|
/obj/item/caution,
|
|
/obj/item/caution,
|
|
/obj/item/reagent_containers/rag,
|
|
/obj/item/reagent_containers/glass/bottle/ammonia,
|
|
/obj/item/reagent_containers/glass/bottle/ammonia,
|
|
/obj/item/reagent_containers/glass/bottle/ammonia,
|
|
/obj/item/reagent_containers/spray/drying_agent)
|
|
crate_name = "janitor backpack crate"
|
|
|
|
/datum/supply_pack/service/janitor/janpimp
|
|
name = "Custodial Cruiser"
|
|
desc = "Clown steal your ride? Assistant lock it in the dorms? Order a new one and get back to cleaning in style!"
|
|
cost = 3000
|
|
access = ACCESS_JANITOR
|
|
contains = list(/obj/vehicle/ridden/janicart,
|
|
/obj/item/key/janitor)
|
|
crate_name = "janitor ride crate"
|
|
crate_type = /obj/structure/closet/crate/large
|
|
|
|
/datum/supply_pack/service/mule
|
|
name = "MULEbot Crate"
|
|
desc = "Pink-haired Quartermaster not doing her job? Replace her with this tireless worker, today!"
|
|
cost = 2000
|
|
contains = list(/mob/living/simple_animal/bot/mulebot)
|
|
crate_name = "\improper MULEbot Crate"
|
|
crate_type = /obj/structure/closet/crate/large
|
|
|
|
/datum/supply_pack/service/party
|
|
name = "Party Equipment"
|
|
desc = "Celebrate both life and death on the station with Kinaris's Party Essentials(tm)! Contains seven colored glowsticks, four beers, two ales, and a bottle of patron, goldschlager, and shaker!"
|
|
cost = 2000
|
|
contains = list(/obj/item/storage/box/drinkingglasses,
|
|
/obj/item/reagent_containers/food/drinks/shaker,
|
|
/obj/item/reagent_containers/food/drinks/bottle/patron,
|
|
/obj/item/reagent_containers/food/drinks/bottle/goldschlager,
|
|
/obj/item/reagent_containers/food/drinks/ale,
|
|
/obj/item/reagent_containers/food/drinks/ale,
|
|
/obj/item/reagent_containers/food/drinks/beer,
|
|
/obj/item/reagent_containers/food/drinks/beer,
|
|
/obj/item/reagent_containers/food/drinks/beer,
|
|
/obj/item/reagent_containers/food/drinks/beer,
|
|
/obj/item/flashlight/glowstick,
|
|
/obj/item/flashlight/glowstick/red,
|
|
/obj/item/flashlight/glowstick/blue,
|
|
/obj/item/flashlight/glowstick/cyan,
|
|
/obj/item/flashlight/glowstick/orange,
|
|
/obj/item/flashlight/glowstick/yellow,
|
|
/obj/item/flashlight/glowstick/pink)
|
|
crate_name = "party equipment crate"
|
|
|
|
/datum/supply_pack/service/carpet
|
|
name = "Premium Carpet Crate"
|
|
desc = "Plasteel floor tiles getting on your nerves? These stacks of extra soft carpet will tie any room together. Contains one of each pattern: classic, black, black-red and monochrome."
|
|
cost = 1000
|
|
contains = list(/obj/item/stack/tile/carpet/fifty,
|
|
/obj/item/stack/tile/carpet/blackred/fifty,
|
|
/obj/item/stack/tile/carpet/black/fifty,
|
|
/obj/item/stack/tile/carpet/monochrome/fifty)
|
|
crate_name = "premium carpet crate"
|
|
|
|
/datum/supply_pack/service/carpet_exotic
|
|
name = "Exotic Carpet Crate"
|
|
desc = "Exotic carpets straight from Space Russia, for all your decorating needs. Contains 100 tiles each of 10 different flooring patterns."
|
|
cost = 7000
|
|
contains = list(/obj/item/stack/tile/carpet/blue/fifty,
|
|
/obj/item/stack/tile/carpet/blue/fifty,
|
|
/obj/item/stack/tile/carpet/cyan/fifty,
|
|
/obj/item/stack/tile/carpet/cyan/fifty,
|
|
/obj/item/stack/tile/carpet/green/fifty,
|
|
/obj/item/stack/tile/carpet/green/fifty,
|
|
/obj/item/stack/tile/carpet/orange/fifty,
|
|
/obj/item/stack/tile/carpet/orange/fifty,
|
|
/obj/item/stack/tile/carpet/purple/fifty,
|
|
/obj/item/stack/tile/carpet/purple/fifty,
|
|
/obj/item/stack/tile/carpet/red/fifty,
|
|
/obj/item/stack/tile/carpet/red/fifty,
|
|
/obj/item/stack/tile/carpet/royalblue/fifty,
|
|
/obj/item/stack/tile/carpet/royalblue/fifty,
|
|
/obj/item/stack/tile/carpet/royalblack/fifty,
|
|
/obj/item/stack/tile/carpet/royalblack/fifty,
|
|
/obj/item/stack/tile/carpet/blackred/fifty,
|
|
/obj/item/stack/tile/carpet/blackred/fifty,
|
|
/obj/item/stack/tile/carpet/monochrome/fifty,
|
|
/obj/item/stack/tile/carpet/monochrome/fifty)
|
|
crate_name = "exotic carpet 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."
|
|
cost = 1200
|
|
contains = list(/obj/item/storage/box/lights/mixed,
|
|
/obj/item/storage/box/lights/mixed,
|
|
/obj/item/storage/box/lights/mixed,
|
|
/obj/item/lightreplacer)
|
|
crate_name = "replacement lights"
|
|
|
|
/datum/supply_pack/service/minerkit
|
|
name = "Shaft Miner Starter Kit"
|
|
desc = "All the miners died too fast? Assistant wants to get a taste of life off-station? Either way, this kit is the best way to turn a regular crewman into an ore-producing, monster-slaying machine. Contains meson goggles, a pickaxe, advanced mining scanner, cargo headset, ore bag, gasmask, and explorer suit. Requires QM access to open."
|
|
cost = 2500
|
|
access = ACCESS_QM
|
|
contains = list(/obj/item/pickaxe/mini,
|
|
/obj/item/clothing/glasses/meson,
|
|
/obj/item/t_scanner/adv_mining_scanner/lesser,
|
|
/obj/item/radio/headset/headset_cargo/mining,
|
|
/obj/item/storage/bag/ore,
|
|
/obj/item/clothing/suit/hooded/explorer/standard,
|
|
/obj/item/clothing/mask/gas/explorer)
|
|
crate_name = "shaft miner starter kit"
|
|
crate_type = /obj/structure/closet/crate/secure
|