mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
## About The Pull Request <img width="2048" height="1536" alt="image" src="https://github.com/user-attachments/assets/b4cc8beb-3448-4a75-a193-cb9fad316820" /> 🎨: [@Koklv_09](https://x.com/Koklv_09/status/2057418483688755627) on X This PR adds two plushies inspired from the hit game: Casualties Unknown (Formerly "Scav: Prototype"). The sprites are originally from Wizden SS14 and shares an appearance in its [own game](https://scavprototype.wiki.gg/wiki/Plushie). Possibly confirming shared universes?? Each Plush can be worn as a hat, have emissive eyes when worn, have inhand sprites and are all very adorable. Shout out to Orsoniks (rivey0 on discord) for the original spritework. And nevimer for the code help. ## Why It's Good For The Game This one goes out to all of the great times I've had on station interacting with the Experiments. They deserve a tiny, cuddable version of themselves! ## Proof Of Testing <details> <summary>Screenshots/Videos (Plushie interaction spoiler in here!!)</summary> Emissive preview: https://github.com/user-attachments/assets/fd1b669b-36c3-4853-8b1b-4741de0b2b09 Unique Interaction preview: https://github.com/user-attachments/assets/cddb1676-ec93-4c01-ae51-2ba20b853e21 </details> ## Changelog 🆑 shayoki, nevimer, orsoniks add: Adds an experiment and milky plush. Both are available in the loadout. /🆑
139 lines
5.3 KiB
Plaintext
139 lines
5.3 KiB
Plaintext
/obj/machinery/vending/games
|
|
zubbers_product_categories = list(
|
|
list(
|
|
"name" = "Toys",
|
|
"icon" = "hat-wizard",
|
|
"products" = list(
|
|
/obj/item/laser_pointer/limited = 3,
|
|
/obj/item/storage/briefcase/secure/white/wargame_kit = 3,
|
|
/obj/item/toy/plush/abductor = 3,
|
|
/obj/item/toy/plush/abductor/agent = 3,
|
|
/obj/item/toy/plush/androiddog = 3,
|
|
/obj/item/toy/plush/beeplushie = 3,
|
|
/obj/item/toy/plush/bellybird = 3,
|
|
/obj/item/toy/plush/bigdeer = 3,
|
|
/obj/item/toy/plush/bubbledragon = 3,
|
|
/obj/item/toy/plush/bubbleplush = 3,
|
|
/obj/item/toy/plush/carpplushie = 3,
|
|
/obj/item/toy/plush/cello_plush = 3,
|
|
/obj/item/toy/plush/chirp_plush = 3,
|
|
/obj/item/toy/plush/expie = 3,
|
|
/obj/item/toy/plush/expie/milky = 3,
|
|
/obj/item/toy/plush/goatplushie = 3,
|
|
/obj/item/toy/plush/headcrab = 3,
|
|
/obj/item/toy/plush/lizard_plushie = 3,
|
|
/obj/item/toy/plush/lizard_plushie/green = 3,
|
|
/obj/item/toy/plush/lizard_plushie/space = 3,
|
|
/obj/item/toy/plush/lizard_plushie/space/green = 3,
|
|
/obj/item/toy/plush/moth = 3,
|
|
/obj/item/toy/plush/moth/lovers = 3,
|
|
/obj/item/toy/plush/mothroach_plush = 3,
|
|
/obj/item/toy/plush/myrthel_plush = 3,
|
|
/obj/item/toy/plush/nukeplushie = 3,
|
|
/obj/item/toy/plush/pkplush = 3,
|
|
/obj/item/toy/plush/plasmamanplushie = 3,
|
|
/obj/item/toy/plush/purplecat = 3,
|
|
/obj/item/toy/plush/rouny = 3,
|
|
/obj/item/toy/plush/secoff = 3,
|
|
/obj/item/toy/plush/shark = 3,
|
|
/obj/item/toy/plush/skyrat/blue_cat = 3,
|
|
/obj/item/toy/plush/skyrat/blue_dog = 3,
|
|
/obj/item/toy/plush/skyrat/boom_bird = 3,
|
|
/obj/item/toy/plush/skyrat/borbplushie = 3,
|
|
/obj/item/toy/plush/skyrat/breakdancing_bird = 3,
|
|
/obj/item/toy/plush/skyrat/cat = 3,
|
|
/obj/item/toy/plush/skyrat/cat/tux = 3,
|
|
/obj/item/toy/plush/skyrat/cat/white = 3,
|
|
/obj/item/toy/plush/skyrat/chunko/andrew = 3,
|
|
/obj/item/toy/plush/skyrat/chunko/bonnie = 3,
|
|
/obj/item/toy/plush/skyrat/chunko/inessa = 3,
|
|
/obj/item/toy/plush/skyrat/chunko/plushie_winrow = 3,
|
|
/obj/item/toy/plush/skyrat/commanding_teshari = 3,
|
|
/obj/item/toy/plush/skyrat/courier_synth = 3,
|
|
/obj/item/toy/plush/skyrat/deer = 3,
|
|
/obj/item/toy/plush/skyrat/derg_plushie = 3,
|
|
/obj/item/toy/plush/skyrat/duffmoth = 3,
|
|
/obj/item/toy/plush/skyrat/edgy_bird = 3,
|
|
/obj/item/toy/plush/skyrat/engi_snek = 3,
|
|
/obj/item/toy/plush/skyrat/fermis = 3,
|
|
/obj/item/toy/plush/skyrat/fermis/chen = 3,
|
|
/obj/item/toy/plush/skyrat/fox = 3,
|
|
/obj/item/toy/plush/skyrat/fox/kailyn = 3,
|
|
/obj/item/toy/plush/skyrat/fox/mia = 3,
|
|
/obj/item/toy/plush/skyrat/fox/plushie_jeanne = 3,
|
|
/obj/item/toy/plush/skyrat/glitch_synth = 3,
|
|
/obj/item/toy/plush/skyrat/ian = 3,
|
|
/obj/item/toy/plush/skyrat/ian/lisa = 3,
|
|
/obj/item/toy/plush/skyrat/ian/small = 3,
|
|
/obj/item/toy/plush/skyrat/igneous_synth = 3,
|
|
/obj/item/toy/plush/skyrat/immovable_rod = 3,
|
|
/obj/item/toy/plush/skyrat/jecca = 3,
|
|
/obj/item/toy/plush/skyrat/leaplush = 3,
|
|
/obj/item/toy/plush/skyrat/mechanic_fox = 3,
|
|
/obj/item/toy/plush/skyrat/pintaplush = 3,
|
|
/obj/item/toy/plush/skyrat/plushie_azyre = 3,
|
|
/obj/item/toy/plush/skyrat/plushie_chiara = 3,
|
|
/obj/item/toy/plush/skyrat/plushie_dan = 3,
|
|
/obj/item/toy/plush/skyrat/plushie_elofy = 3,
|
|
/obj/item/toy/plush/skyrat/plushie_razurath = 3,
|
|
/obj/item/toy/plush/skyrat/plushie_razurath/second = 3,
|
|
/obj/item/toy/plush/skyrat/plushie_star = 3,
|
|
/obj/item/toy/plush/skyrat/plushie_syntax1112 = 3,
|
|
/obj/item/toy/plush/skyrat/plushie_synthia = 3,
|
|
/obj/item/toy/plush/skyrat/riffplush = 3,
|
|
/obj/item/toy/plush/skyrat/roselia = 3,
|
|
/obj/item/toy/plush/skyrat/rubi = 3,
|
|
/obj/item/toy/plush/skyrat/sarmieplush = 3,
|
|
/obj/item/toy/plush/skyrat/seaduplush = 3,
|
|
/obj/item/toy/plush/skyrat/sharknet = 3,
|
|
/obj/item/toy/plush/skyrat/skreking_vox = 3,
|
|
/obj/item/toy/plush/skyrat/snow_owl = 3,
|
|
/obj/item/toy/plush/skyrat/szaplush = 3,
|
|
/obj/item/toy/plush/skyrat/tesh = 3,
|
|
/obj/item/toy/plush/skyrat/tracy = 3,
|
|
/obj/item/toy/plush/skyrat/voodoo = 5,
|
|
/obj/item/toy/plush/skyrat/xixi = 3,
|
|
/obj/item/toy/plush/slimeplushie = 3,
|
|
/obj/item/toy/plush/snakeplushie = 3,
|
|
/obj/item/toy/plush/sunny_plush = 3,
|
|
/obj/item/toy/plush/tian_plush = 3,
|
|
/obj/item/toy/plush/tiredtesh = 3,
|
|
/obj/item/toy/plush/tunafish = 3,
|
|
/obj/item/toy/plush/xenoplush = 3,
|
|
/obj/item/toy/plush/xenoplush/xenomaidplush = 3,
|
|
),
|
|
),
|
|
list(
|
|
"name" = "Art",
|
|
"icon" = "palette",
|
|
"products" = list(
|
|
/obj/item/modular_computer/mini_painting_printer = 2,
|
|
)
|
|
),
|
|
|
|
list(
|
|
"name" = "Other",
|
|
"icon" = "star",
|
|
"products" = list(
|
|
/obj/item/attachable_soulcatcher = 5,
|
|
/obj/item/canvas/drawingtablet = 3,
|
|
/obj/item/card/fuzzy_license = 3,
|
|
/obj/item/cigarette = 5,
|
|
/obj/item/clothing/accessory/pocketwatch = 3,
|
|
/obj/item/clothing/head/hair_tie/scrunchie = 3,
|
|
/obj/item/coin/donator/marsoc = 3,
|
|
/obj/item/donator/transponder = 3,
|
|
/obj/item/hairbrush = 3,
|
|
/obj/item/hairbrush/switchblade = 3,
|
|
/obj/item/holocigarette/cigar = 6,
|
|
/obj/item/holosign_creator/hardlight_wheelchair = 3,
|
|
/obj/item/instrument/piano_synth/headphones/catear_headphone = 3,
|
|
/obj/item/poster/korpstech = 3,
|
|
/obj/item/storage/belt/sheath/sabre/darksabre = 3,
|
|
/obj/item/toy/darksabre = 3,
|
|
/obj/item/toy/nyamagotchi = 3,
|
|
),
|
|
)
|
|
)
|
|
|