Commit Graph

3414 Commits

Author SHA1 Message Date
SkyratBot
ac89e30e5b [MIRROR] Japanese Tourists! Oh, and beef stroganoff, I guess! (#3782)
* Japanese Tourists! Oh, and beef stroganoff, I guess! (#57305)

Co-authored-by: Qustinnus <Floydje123@ hotmail.com>
Co-authored-by: Jordan Brown <Cyberboss@ users.noreply.github.com>

* Japanese Tourists! Oh, and beef stroganoff, I guess!

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
Co-authored-by: Qustinnus <Floydje123@ hotmail.com>
Co-authored-by: Jordan Brown <Cyberboss@ users.noreply.github.com>
2021-03-03 02:02:34 +00:00
SkyratBot
89a5f7e7e4 [MIRROR] Fixes the randomly failing unit test that sometimes happens. (#3746)
* Fixes the randomly failing unit test that sometimes happens. (#57266)

* Fixes the randomly failing unit test that sometimes happens.

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-03-01 22:29:21 +00:00
SkyratBot
4032c73891 [MIRROR] Fermichem 2.4 - C2 medicine recipe adaptations and atunements to the new mechanics (#3701)
* Fermichem 2.4 - C2 medicine recipe adaptations and atunements to the new mechanics

* Update human_defense.dm

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-28 15:21:34 +00:00
SkyratBot
4770eca75e [MIRROR] Adds tourist robots that order food and drinks from the bar and cafeteria (#3651)
* Adds tourist robots that order food and drinks from the bar and cafeteria (#57010)

* Adds Tourism Economy

Co-authored-by: Emmanuel S. <emmanuelssr@ gmail.com>
Co-authored-by: ATH1909 <42606352+ATH1909@ users.noreply.github.com>
Co-authored-by: coiax <yellowbounder@ gmail.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Adds tourist robots that order food and drinks from the bar and cafeteria

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
Co-authored-by: Emmanuel S. <emmanuelssr@ gmail.com>
Co-authored-by: ATH1909 <42606352+ATH1909@ users.noreply.github.com>
Co-authored-by: coiax <yellowbounder@ gmail.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
2021-02-27 09:19:00 +00:00
SkyratBot
3c4abaeb5c [MIRROR] Improves the chem recipe lookup by reducing it's lag and other requested changes from feedback (#3649)
* Improves the chem recipe lookup by reducing it's lag and other requested changes from feedback (#57156)

So the recipe lookup is considerably laggier than it was testing locally, someone suggested I paginate the big list so less of it has to load, so that's what I did!

* Improves the chem recipe lookup by reducing it's lag and other requested changes from feedback

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-02-25 16:36:58 +00:00
SkyratBot
d3ec11d55e [MIRROR] Fixes broken bottles not splashing the poor fellow hit by said bottle (#3637)
* Fixes splashing (#57157)

#57042 reported that bottles aren't splashing people properly, so this fixes that by setting the SplashReagents() function to have a spillable override. (I think the override was added recently, and this isan oversight, since bottles don't spill?)

* Fixes broken bottles not splashing the poor fellow hit by said bottle

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-02-25 13:36:50 +00:00
SkyratBot
611194f326 [MIRROR] [s] Fixes maintpill farm exploit (#3624)
* fixes maintpill cheese (#57150)

* [s] Fixes maintpill farm exploit

Co-authored-by: Time-Green <timkoster1@hotmail.com>
2021-02-24 13:13:44 +00:00
SkyratBot
9eae0bcfc7 [MIRROR] Fixes cold reactions bugging out with imaginaries (#3577)
* Fixes cold reactions bugging out with imaginaries (#57070)

* Fixes cold reactions bugging out with imaginaries

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-02-22 02:09:42 +00:00
SkyratBot
8954ed7728 [MIRROR] Fixes slime heretics being hurt by rust (#3570)
* Fixes slime heretics being hurt by rust (#57041)

* Fixes slime heretics being hurt by rust

Co-authored-by: itseasytosee <55666666+itseasytosee@users.noreply.github.com>
2021-02-22 02:08:54 +00:00
SkyratBot
b8c2f72733 [MIRROR] moves gun related icons to guns folder (#3568)
* moves gun related icons to guns folder (#57077)

moves ammo icons, projectile icons and hitscan effect icons to guns folder
renames projectile.dmi to ballistic.dmi so its less confusing
moves rcd ammo from ammo.dmi to tools.dmi with the rcd

* moves gun related icons to guns folder

Co-authored-by: Fikou <piotrbryla@onet.pl>
2021-02-22 02:07:33 +00:00
SkyratBot
3904e44fe4 [MIRROR] Fixes reagent chamber and other similair machinery breaking (#3541)
* Fixes reagent chamber and other similair machinery breaking (#57050)

* fixes reagent chamber and other similair machinery breaking

* Removes pointless src. and changes R into holder

* Updates var to be more reflective of what it is

* Fixes reagent chamber and other similair machinery breaking

Co-authored-by: Time-Green <timkoster1@hotmail.com>
2021-02-20 23:11:06 +00:00
SkyratBot
da71129f87 [MIRROR] Fermichem part 2.1: Adds a reaction/reagent lookup GUI! (#3513)
* Fermichem part 2.1: Adds a reaction/reagent lookup GUI!

* Update chem_dispenser.dm

* Update reagents.dm

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-02-19 23:14:45 +00:00
SkyratBot
8cb1c0040b [MIRROR] Fermichem part 2.2 Adds new tools, crafts and methods for ghetto chemists to handle the new reaction mechanics. (#3512)
* Fermichem part 2.2 Adds new tools, crafts and methods for ghetto chemists to handle the new reaction mechanics. (#56871)

Since reactions now require a bit more involvement from chemists, ghetto chemistry is a bit harder. This seeks to help some of those problems by providing new tools for those without a chem heater/reaction chamber.

Also some of these might be useful for chemists in the lab too!

Here's what you can make:
image
the burners are similar to candles - except they burn their internal reagents. The temperature they heat by is dependant on the flame, fuel and oil burn for a lower amount, ethanol for a higher amount and plasma for the highest amount. They can be put on tables and bonked with beakers for a quick way to heat them (similar to lighters). You'll need to light them with a match or lighter too, though, and can be put out by use in hand.

The thermometer looks like this and gives you temperature readings!
thermom

The pH booklets are the same as before - but you can now craft them by making universal indicator. These are the best way for a ghetto chemist to check their pH, and multiple sheets should be used over a reaction.

The improvised chem heater looks like this, and is a reconfigured space heater, it requires more materials and tools lending itself to a static drug den, but has the best method of adjusting temperature and fighting against exo/endo thermic reactions:
Improv_heater

Finally, the cooling spray lets chemists do the oposite of a lighter on their beaker - cooling the reagents within. In addition, fire extinquishers perform the same function.

In addition ice and universal indicator have been added as reactions.

Co-authored-by: Rohesie <rohesie@ gmail.com>
Co-authored-by: Mothblocks <35135081+Jared-Fogle@ users.noreply.github.com>
Co-authored-by: Aleksej Komarov <stylemistake@ gmail.com>

* Fermichem part 2.2 Adds new tools, crafts and methods for ghetto chemists to handle the new reaction mechanics.

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
Co-authored-by: Rohesie <rohesie@ gmail.com>
Co-authored-by: Mothblocks <35135081+Jared-Fogle@ users.noreply.github.com>
Co-authored-by: Aleksej Komarov <stylemistake@ gmail.com>
2021-02-19 19:14:58 +00:00
SkyratBot
d0dc199815 [MIRROR] /mob/living/proc/Life(delta_time) (#3509)
* /mob/living/proc/Life(delta_time)

* a

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-19 16:55:52 +00:00
SkyratBot
09a211557c [MIRROR] Holder.dm code refactor and cleanup (#3495)
* Holder.dm code refactor and cleanup

* Update holder.dm

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-19 16:40:50 +00:00
SkyratBot
18eca27569 [MIRROR] update_appearance (#3508)
* update_appearance

* a

* a

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-19 16:08:09 +00:00
SkyratBot
e1d4d88929 [MIRROR] Minor fermichem fix (#3492)
* Minor fermichem fix (#57000)

This fixes the surprise oversight that I didn't realise was in. Since syringes can hold explosive chemicals when below 100K you can inject the contents into a person, which will then heat up the reagents from bodytemp.

* Minor fermichem fix

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-02-18 21:01:03 +00:00
SkyratBot
46fc5039f8 [MIRROR] Fixes reaction chambers eatting beakers, and lets users eject beakers when out of power with alt. (#3464)
* Fixes reaction chambers eatting beakers, and lets users eject beakers when out of power with alt. (#56944)

Due to an oversight, beakers are eatten on deconstruct, which shouldn't happen. Also allows beakers to be alt clicked out of them to be in line with the dispenser.

* Fixes reaction chambers eatting beakers, and lets users eject beakers when out of power with alt.

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-02-17 16:47:07 +00:00
SkyratBot
3b85cf1430 [MIRROR] Addiction rework (#3445)
* Addiction rework

* a

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-17 14:26:44 +00:00
SkyratBot
43febe3145 [MIRROR] Converts many proc overrides to properly use list/modifiers, lots of other smaller things (#3433)
* Converts many proc overrides to properly use list/modifiers, lots of other smaller things

* Update human_defense.dm

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-17 14:18:21 +00:00
SkyratBot
87c5ea874a [MIRROR] Refactors equilibrium to use as anything and fixes lag compensation discharging (#3436)
* Refactors equilibrium to use as anything and fixes lag compensation discharging (#56940)

I saw that the requirements were updated, so I figured I'd better fix my code to meet standards.

Also I forgot a - in the lag compensator so presently putting the server under heavy lag makes reactions twice as fast.

* Refactors equilibrium to use as anything and fixes lag compensation discharging

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-02-17 01:17:34 +00:00
SkyratBot
c9d7d86450 [MIRROR] Stops plants from creating xenomicrobes,nanomachines and tuberculosis (#3431)
* Stop plants from creating xenomicrobes, nanomachines and tuberculosis (#56939)

My finger slipped and now these reagents have the equivalent of
can_synth = TRUE so uh that may not be very good

* Stops plants from creating xenomicrobes,nanomachines and tuberculosis

Co-authored-by: spessbro <51048066+spessbro@users.noreply.github.com>
2021-02-16 14:39:45 +00:00
SkyratBot
63de7b4b0d [MIRROR] Refactors the Light Eater and gives it some flavortext. Some minor behavior changes included. (#3415)
* Refactors the Light Eater and gives it some flavortext. Some minor behavior changes included. (#55551)

Converts the effects of the nightmares light eater into a component and a couple elements
Adds some flavor text to the light eater
Makes the effects of the nightmare's light eater dispel if the armblade is destroyed
Probably a net increase in code quality
More flavortext
The nightmare's light eater effect can be dispelled if you are willing to sacrifice the armblade

* Refactors the Light Eater and gives it some flavortext. Some minor behavior changes included.

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
2021-02-16 00:45:39 +00:00
SkyratBot
bb1a1d2e8f [MIRROR] N2O reaction tweaks so people don't surprise blow up (#3406)
* N2O reaction tweaks so people don't surprise blow up

* Update others.dm

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-15 16:10:11 +00:00
SkyratBot
b332b46b65 [MIRROR] Remove hideous inline tab indentation, and bans it in contributing guidelines (#3394)
* Remove hideous inline tab indentation, and bans it in contributing guidelines

* a

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-15 15:32:02 +00:00
SkyratBot
71a1936ecf [MIRROR] Fixes free buffers in reaction chambers (sorry!) (#3382)
* Fixes free buffers in reaction chambers (sorry!) (#56887)

* Fixes free buffers in reaction chambers (sorry!)

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-02-15 15:19:51 +00:00
SkyratBot
2a9ee9628f [MIRROR] moves can_synth to chemical_flags (#3370)
* moves can_synth to chemical_flags

* a

Co-authored-by: spessbro <51048066+spessbro@users.noreply.github.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-15 14:56:37 +00:00
SkyratBot
b43845d267 [MIRROR] Syringe toggle has been replaced with left-click to inject, right-click to draw. You can also now change transfer amount. (#3345)
* Syringe toggle has been replaced with left-click to inject, right-click to draw. You can also now change transfer amount. (#56865)

* Syringe toggle has been replaced with left-click to inject, right-click to draw. You can also now change transfer amount.

Co-authored-by: Mothblocks <35135081+Jared-Fogle@users.noreply.github.com>
2021-02-13 10:13:50 +00:00
SkyratBot
9a6c2a8730 [MIRROR] Fixes Cryostylane and Pyrosium reactions to work/be less janky (#3341)
* Fixes Cryostylane and Pyrosium reactions to work/be less janky (#56870)

Pyrosium previously would fail to react because the on_reaction() proc would set it's temperature below it's minimum, so it wouldn't get started. This widens the reaction range to work at pretty much all temperatures.
The same was done for Cryo (which I think works anyways?) but makes the reaction less fussy.
Also makes their oxygen reactions instant so I don't break grenades too.

* Fixes Cryostylane and Pyrosium reactions to work/be less janky

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-02-13 10:13:23 +00:00
SkyratBot
ecc3d6c91e [MIRROR] Fix failing master with FermiChem merge skew (#3308)
* Fix failing master with FermiChem merge (#56859)

Fixes merge skew between FermiChem and #56419, leading to failing master.

https://bors.tech/essay/2017/02/02/pitch/

* Fix failing master with FermiChem merge skew

* Merge branch 'master' into upstream-merge-56859

Co-authored-by: Mothblocks <35135081+Jared-Fogle@users.noreply.github.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-12 00:11:14 +00:00
MLGTASTICa
35e4ea5158 Makes Quad-Sec only work inside /area/security (#3223)
* Update alcohol_reagents.dm

* Update alcohol_reagents.dm

* Update alcohol_reagents.dm

* Update code/modules/reagents/chemistry/reagents/alcohol_reagents.dm

Co-authored-by: KathrinBailey <53862927+KathrinBailey@users.noreply.github.com>

Co-authored-by: MLGTASTICa <ak9bc01d@yahoo.com>
Co-authored-by: KathrinBailey <53862927+KathrinBailey@users.noreply.github.com>
2021-02-12 00:07:29 +00:00
SkyratBot
7da4aa9adf [MIRROR] Reaction rates, pH, purity and more! Brings a heavily improved, less explosive and optimised fermichem to tg. (#3306)
* Reaction rates, pH, purity and more! Brings a heavily improved, less explosive and optimised fermichem to tg.

* a

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-12 00:04:39 +00:00
SkyratBot
3e14d8c304 [MIRROR] Generalize splashing reagent containers code, put it on right click (#3305)
* Generalize splashing reagent containers code, put it on right click

* Update reagent_containers.dm

Co-authored-by: Mothblocks <35135081+Jared-Fogle@users.noreply.github.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-11 23:57:16 +00:00
Tom
167584ee95 [SEMI-MODULAR] Adds catnip & felinid race drink (#3267)
* yes yes

* updates plantgrowth test

* comment
2021-02-11 23:52:38 +00:00
SkyratBot
b902f89062 [MIRROR] Refactor can_inject, and introduce try_inject (#3300)
* Refactor can_inject, and introduce try_inject (#56816)

Splits can_inject into can_inject and try_inject. The latter can perform side effects, while the former cannot. Moved the show_error bool parameter to a flag that try_inject checks.

Changes the signature to can_inject(mob/user, target_zone, injection_flags). This was previously redefined in several places, making it impossible to use named parameters. This refactor now allows named parameters to be used, and thus avoiding the ugliness of TRUE, FALSE, FALSE in parameters.

* Refactor can_inject, and introduce try_inject

Co-authored-by: Mothblocks <35135081+Jared-Fogle@users.noreply.github.com>
2021-02-11 19:49:47 +00:00
SkyratBot
8d909a1525 [MIRROR] Tweak goldschlager to be more complex (gold, girls) (#3297)
* Tweak goldschlager to be more complex (gold, girls) (#56419)

Goldschlager contains real gold flakes in the real world, and in-game
it's made from 10u vodka and 1u gold, so it should have some effects of
gold.

The existing descriptions describe it being enjoyed by teenage girls, so
that is now mechanically enforced.

* Tweak goldschlager to be more complex (gold, girls)

Co-authored-by: coiax <yellowbounder@gmail.com>
2021-02-11 19:33:58 +00:00
SkyratBot
e33adb614d [MIRROR] Updates Bronze to be a lot better, fixes bugs and allows it to be used on grilles. (#3262)
* Updates Bronze to be a lot better, fixes bugs and allows it to be used on grilles. (#56696)

* Updates Bronze to be a lot better, fixes bugs and allows it to be used on grilles.

Co-authored-by: CRITAWAKETS <sebastienracicot@hotmail.com>
2021-02-10 11:55:12 +00:00
SkyratBot
533313ba7e [MIRROR] Add blended dust warning to grinder beakers (#3243)
* Add blended dust warning to grinder beakers (#56759)

* Add blended dust warning to grinder beakers

🆑 coiax
tweak: All beakers, bottles and containers that have been used in the
All-in-One Grinder will have a warning not to inhale the dust on
examine.
/🆑

The initial spawned beakers in the grinder already had this description,
and now it is applied to any beakers that have been used for grinding
purposes (and only grinding purposes).

Co-authored-by: cacogen <25089914+cacogen@ users.noreply.github.com>

* Add blended dust warning to grinder beakers

Co-authored-by: coiax <yellowbounder@gmail.com>
Co-authored-by: cacogen <25089914+cacogen@ users.noreply.github.com>
2021-02-10 00:40:54 +00:00
Swiftfeather
2b890a6f5b Changes beakers to be like oldbase (#3226)
Beaker set to 60u, large beaker set to 120u, x large beaker set to 150u, bartending shaker set to 120u to fit the change.
2021-02-09 17:09:24 +00:00
SkyratBot
aa4466afe1 [MIRROR] Missing sprite fixes; telebatons, bullets, bottles, dead facehuggers (#3229)
* Missing sprite fixes; telebatons, bullets, bottles, dead facehuggers (#56735)

* Missing sprite fixes; telebatons, bullets, bottles, dead facehuggers

Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com>
2021-02-09 09:47:45 +00:00
SkyratBot
c6efd50cf2 [MIRROR] Refactors plane masters a bit and introduces plane master controllers (#3228)
* Refactors plane masters a bit and introduces plane master controllers (#56717)

* plane master controllers

* small adjustments

* bro its a comment CHILL OUT

* powerful

* Refactors plane masters a bit and introduces plane master controllers

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
2021-02-09 09:47:23 +00:00
SkyratBot
cc9ef500c7 [MIRROR] repaths plasteel tiles to iron (#3155)
* repaths plasteel tiles to iron

* Update robot_modules.dm

* a

* fuck me

Co-authored-by: Fikou <piotrbryla@onet.pl>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-08 23:29:36 +00:00
Tom
7f5e3ac103 [Semi-modular] Ports race-specific drinks from oldbase (#3157)
* Ports race-specific drinks from oldbase

* changes a number with catnip tea

* another fix for the tea
2021-02-07 14:11:42 +00:00
SkyratBot
4dba4272c5 [MIRROR] Double definition cleanup on reagents (#3172)
* Double definition cleanup in reagent code (#56678)

Blood and holywater had a on_hydroponics_apply defined twice.

* Double definition cleanup on reagents

Co-authored-by: NightRed <nightred@gmail.com>
2021-02-07 14:09:26 +00:00
SkyratBot
c4208aadba [MIRROR] fixes maint pill description lacking a period (#3161)
* period! (#56685)

* fixes maint pill description lacking a period

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
2021-02-07 09:40:15 +00:00
SkyratBot
9fa7558654 [MIRROR] Fixes Unstable Mutagen not mutating on exposure (#3162)
* fixes mutagen (#56683)

* Fixes Unstable Mutagen not mutating on exposure

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2021-02-07 09:40:01 +00:00
SkyratBot
699cd1e412 [MIRROR] renames metal sheets to iron sheets (#3116)
* renames metal sheets to iron sheets

* Merge branch 'master' into upstream-merge-56643

* yay metal

* Update DeltaStation2_skyrat.dmm

* a

* Update CentCom_skyrat_z2.dmm

* a

* a

Co-authored-by: Fikou <piotrbryla@onet.pl>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-05 22:09:50 +00:00
SkyratBot
23da06b23b [MIRROR] Remove adrenal implant and associated reagent (#3121)
* Remove adrenal implant and associated reagent (#56649)

* Remove adrenal implant and associated reagent

Co-authored-by: skoglol <33292112+kriskog@users.noreply.github.com>
2021-02-05 22:06:32 +00:00
SkyratBot
e890b1282b [MIRROR] Replaces intents with combat mode (#3063)
* Replaces intents with combat mode

* updates

* a

* Update living_defense.dm

* https://github.com/tgstation/tgstation/pull/56638/files

* gunsafety!

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
2021-02-05 16:58:16 +01:00
SkyratBot
719885f508 [MIRROR] Fixes maint pill score not being tracked (#3068)
* Fixes maint pill score not being tracked (#56539)

Co-authored-by: coiax <yellowbounder@ gmail.com>

* Fixes maint pill score not being tracked

Co-authored-by: Time-Green <timkoster1@hotmail.com>
Co-authored-by: coiax <yellowbounder@ gmail.com>
2021-02-04 16:23:34 +00:00