mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 00:55:20 +01:00
21b4095dfd
Upstream 04/17/2026 fixes https://github.com/Bubberstation/Bubberstation/issues/5549 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: tgstation-ci[bot] <179393467+tgstation-ci[bot]@users.noreply.github.com> Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com> Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Co-authored-by: Rhials <28870487+Rhials@users.noreply.github.com> Co-authored-by: rageguy505 <54517726+rageguy505@users.noreply.github.com> Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com> Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Co-authored-by: Aliceee2ch <160794176+Aliceee2ch@users.noreply.github.com> Co-authored-by: Time-Green <7501474+Time-Green@users.noreply.github.com> Co-authored-by: Tsar-Salat <62388554+Tsar-Salat@users.noreply.github.com> Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Co-authored-by: Maxipat <108554989+Maxipat112@users.noreply.github.com> Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com> Co-authored-by: deltanedas <39013340+deltanedas@users.noreply.github.com> Co-authored-by: SimplyLogan <47579821+loganuk@users.noreply.github.com> Co-authored-by: loganuk <fakeemail123@aol.com> Co-authored-by: Leland Kemble <70413276+lelandkemble@users.noreply.github.com> Co-authored-by: FalloutFalcon <86381784+FalloutFalcon@users.noreply.github.com> Co-authored-by: Roxy <75404941+TealSeer@users.noreply.github.com> Co-authored-by: Lucy <lucy@absolucy.moe> Co-authored-by: siliconOpossum <138069572+siliconOpossum@users.noreply.github.com> Co-authored-by: Isratosh <Isratosh@hotmail.com> Co-authored-by: TheRyeGuyWhoWillNowDie <70169560+TheRyeGuyWhoWillNowDie@users.noreply.github.com> Co-authored-by: Neocloudy <88008002+Neocloudy@users.noreply.github.com> Co-authored-by: Alexander V. <volas@ya.ru> Co-authored-by: ElGitificador <168473461+ElGitificador@users.noreply.github.com> Co-authored-by: Twaticus <46540570+Twaticus@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Tim <timothymtorres@gmail.com> Co-authored-by: Iamgoofball <iamgoofball@gmail.com> Co-authored-by: Layzu666 <121319428+Layzu666@users.noreply.github.com> Co-authored-by: Arturlang <24881678+Arturlang@users.noreply.github.com> Co-authored-by: _0Steven <42909981+00-Steven@users.noreply.github.com> Co-authored-by: mrmanlikesbt <99309552+mrmanlikesbt@users.noreply.github.com> Co-authored-by: Ben10Omintrix <138636438+Ben10Omintrix@users.noreply.github.com> Co-authored-by: John F. Kennedy <54908920+MacaroniCritter@users.noreply.github.com> Co-authored-by: Cursor <102828457+theselfish@users.noreply.github.com> Co-authored-by: Josh <josh.adam.powell@gmail.com> Co-authored-by: Josh Powell <josh.powell@softwire.com> Co-authored-by: Yobrocharlie <Charliemiller5617@gmail.com> Co-authored-by: Hardly3D <66234359+Hardly3D@users.noreply.github.com> Co-authored-by: shayoki <96078776+shayoki@users.noreply.github.com> Co-authored-by: LT3 <83487515+lessthnthree@users.noreply.github.com>
61 lines
2.7 KiB
Plaintext
61 lines
2.7 KiB
Plaintext
/obj/item/book/granter/crafting_recipe/dusting/pipegun_prime
|
|
name = "diary of a dead assistant"
|
|
desc = "A battered journal. Looks like he had a pretty rough life."
|
|
crafting_recipe_types = list(
|
|
/datum/crafting_recipe/pipegun_prime
|
|
)
|
|
remarks = list(
|
|
"He apparently mastered some lost guncrafting technique.",
|
|
"Why do I have to go through so many hoops to get this shitty gun?",
|
|
"That much Grey Bull cannot be healthy...",
|
|
"Did he drop this into a moisture trap? Yuck.",
|
|
"Toolboxing techniques, huh? I kinda just want to know how to make the gun.",
|
|
"What the hell does he mean by 'ancient warrior tradition'?",
|
|
"...the true masters of this place are not those who merely inhabit it...",
|
|
)
|
|
|
|
/obj/item/book/granter/crafting_recipe/dusting/laser_musket_prime
|
|
name = "journal of a space ranger"
|
|
desc = "A singed and weathered book, how did this get onto the station?"
|
|
crafting_recipe_types = list(
|
|
/datum/crafting_recipe/laser_musket_prime
|
|
)
|
|
remarks = list(
|
|
"Man, these schematics look complicated.",
|
|
"What's with the soda, isn't that radioactive?",
|
|
"...but where does the cowboy hat come into play...",
|
|
"Oh, so that explains why I need the silver.",
|
|
"Yeah yeah, enough with the warnings, how does hard does it hit?",
|
|
"Going down in a blaze of glory? Who cares, time for a new gun.",
|
|
)
|
|
|
|
//This one isn't found as maint loot, it's too powerful for that, but it keeps the theming of the others
|
|
/obj/item/book/granter/crafting_recipe/dusting/smoothbore_disabler_prime
|
|
name = "tome of a space pirate"
|
|
desc = "A beaten-up tome. Where was this plundered from?"
|
|
crafting_recipe_types = list(
|
|
/datum/crafting_recipe/smoothbore_disabler_prime
|
|
)
|
|
remarks = list(
|
|
"Seems they found a way to perfect old smoothbores.",
|
|
"Is the bling really that necessary?",
|
|
"How does it focus projectiles without any lens?",
|
|
"The power usage has gone way up, but why not a bluespace cell?",
|
|
"10u of reactant to open the relic... Is this even real science anymore?",
|
|
"Making them all sleep in the cold below? This is a disabler, not a lethal weapon.",
|
|
)
|
|
/obj/item/book/granter/crafting_recipe/dusting/detached_ratvarian_repeater
|
|
name = "memoirs of a former cultist"
|
|
desc = "A strange-looking book. The cover is warm to the touch."
|
|
crafting_recipe_types = list(
|
|
/datum/crafting_recipe/detached_ratvarian_repeater
|
|
)
|
|
remarks = list(
|
|
"It's amazing that they used to be able to mass produce these.",
|
|
"A welder? Well, that's surprisingly simple.",
|
|
"The many gears and cogs of the recharging system are making my head spin...",
|
|
"The tone of the author is devout, almost reverent.",
|
|
"The designs are all laid out in a circle, resembling a clock.",
|
|
"With a few modifications, this wouldn't be that heavy...",
|
|
)
|