Skip to content

Meteor Docking Take 2#3817

Merged
Ilya246 merged 8 commits intoMonolith-Station:mainfrom
TheRex191:Meteor_docking_take_2
Apr 20, 2026
Merged

Meteor Docking Take 2#3817
Ilya246 merged 8 commits intoMonolith-Station:mainfrom
TheRex191:Meteor_docking_take_2

Conversation

@TheRex191
Copy link
Copy Markdown
Contributor

@TheRex191 TheRex191 commented Apr 17, 2026

About the PR

Actually fixed portable gaslocks not docking. PreventPilot grids were all prevented from docking, so I added an exception to explicitly gas ports, which can still allow docking between a non PreventPilot grid and a PreventPilot grid.

Why / Balance

The gas must flow

Media

image ## Requirements - [x] I have read relevant guidelines/documentation to this PR found on [our devwiki](https://monolith-station.github.io/mono-docs/). - [x] I have added media to this PR or it does not require an ingame showcase. - [x] I can confirm this PR contains either no AI-generated content, or AI-generated content that meets our guidelines.

How to test

Get a ship with a gaslock. get an asteroid(!! important, has to be asteroid) and put a portable gas lock on it. Power it, and then dock.

Breaking changes

Changelog

-fix: Actually fixed portable gas docks (for real this time)

@monolith8319 monolith8319 changed the title Meteor docking take 2 Meteor Docking Take 2 Apr 17, 2026
Copy link
Copy Markdown

@mrs-teg mrs-teg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested, works

@TheRex191 TheRex191 marked this pull request as draft April 20, 2026 15:47
@TheRex191 TheRex191 marked this pull request as ready for review April 20, 2026 15:47
@TheRex191 TheRex191 marked this pull request as draft April 20, 2026 15:48
@TheRex191 TheRex191 marked this pull request as ready for review April 20, 2026 15:48
@TheRex191
Copy link
Copy Markdown
Contributor Author

Poke. Please merge this so we can mine gas again. Also the bot is drunk, it passes the tests.

@Ilya246
Copy link
Copy Markdown
Contributor

Ilya246 commented Apr 20, 2026

check should be moved into CanShuttleDock and be ensured to not bypass FTL chargeup

@TheRex191
Copy link
Copy Markdown
Contributor Author

check should be moved into CanShuttleDock and be ensured to not bypass FTL chargeup

Done. Tested it again, works.


// Mono - check both grids
if (!CanShuttleDock(shuttleUid) || !CanShuttleDock(otherShuttleUid))
// Mono - check both grids, but allow gas docks to target PreventPilot grids (e.g. debris/meteors).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove comment change

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oki

public bool CanShuttleDock(EntityUid? shuttle)
public bool CanShuttleDock(EntityUid? shuttle, SharedDockingComponent dockComp) //Mono, I trust the null check in DockingSystem.cs
{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excess newline

Comment thread Content.Server/Shuttles/Systems/DockingSystem.cs Outdated
Co-authored-by: Ilya246 <57039557+Ilya246@users.noreply.github.com>
@Ilya246 Ilya246 merged commit 154f242 into Monolith-Station:main Apr 20, 2026
14 checks passed
@TheRex191 TheRex191 deleted the Meteor_docking_take_2 branch April 20, 2026 20:46
Diggy0 pushed a commit to Diggy0/Aurum that referenced this pull request Apr 28, 2026
* Increases 57mm Explosive Damage (Monolith-Station#3334)

Co-authored-by: NazrinNya <137837419+NazrinNya@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3334)

* Hristov Structrual Buff (Monolith-Station#3709)

* Automated Changelog (Monolith-Station#3709)

* emergency postgres migration fix

* Fmc/Dc Value Buff (Monolith-Station#3707)

Co-authored-by: Onezero0 <onezero0@outlook.com>

* Automated Changelog (Monolith-Station#3707)

* Siebel Blast Doors Start Open (Monolith-Station#3716)

* Automated Changelog (Monolith-Station#3716)

* Hotfix Company Owner Setting (Monolith-Station#3714)

* HotFix - AI Control Round Remove (Monolith-Station#3720)

* Automated Changelog (Monolith-Station#3720)

* Kill Gunnery Server Thermal Sigs (Monolith-Station#3723)

* Automated Changelog (Monolith-Station#3723)

* 2x Drone Targeting Range (Monolith-Station#3728)

* Minor Spelling Mistake (Monolith-Station#3726)

* Automated Changelog (Monolith-Station#3728)

* Decreases Thruster SRD Cost (Monolith-Station#3729)

* No More Crawling for Non-Targetted Evasion (Monolith-Station#3579)

Co-authored-by: Redrover1760 <39284090+Redrover1760@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3579)

* Company Commands for Offline Users (Monolith-Station#3721)

* Make Shuttle Speedcap Slowdown Instead (Monolith-Station#3698)

* Automated Changelog (Monolith-Station#3698)

* Lying Down Makes Projectiles Sometimes Miss You  (Monolith-Station#3734)

* Automated Changelog (Monolith-Station#3734)

* Gun Health Oversights (Monolith-Station#3735)

* Automated Changelog (Monolith-Station#3735)

* 12 Gauge Buff (Monolith-Station#3528)

* Automated Changelog (Monolith-Station#3528)

* Gun-Based Damage Modifier Port (Monolith-Station#3731)

Co-authored-by: VMSolidus <evilexecutive@gmail.com>
Co-authored-by: Onezero0 <onezero0@outlook.com>

* Automated Changelog (Monolith-Station#3731)

* Ship Htn Hotfix (Monolith-Station#3743)

* Automated Changelog (Monolith-Station#3743)

* Plant Analyzer Friction Deletion (Monolith-Station#3586)

* Automated Changelog (Monolith-Station#3586)

* Fixed Radio Highlighting (Monolith-Station#3711)

* Automated Changelog (Monolith-Station#3711)

* No Gunnery Rotation (Monolith-Station#3705)

Co-authored-by: Redrover1760 <39284090+Redrover1760@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3705)

* Increase Shiphtn Grid Evasion Buffer (Monolith-Station#3745)

* Automated Changelog (Monolith-Station#3745)

* Companies Fix (Monolith-Station#3746)

* Automated Changelog (Monolith-Station#3746)

* Fix Scanner Rotation Stuff (Monolith-Station#3748)

* Automated Changelog (Monolith-Station#3748)

* Shipgun Aiming Hotfix (Monolith-Station#3749)

* Automated Changelog (Monolith-Station#3749)

* Also Fix Borg Mass Scanner (Monolith-Station#3750)

* Add Compass and Azimuth Ring to Shuttle Radar (Monolith-Station#3737)

Co-authored-by: Ssar'keth of the First Clutch <ziz11@users.noreply.github.com>

* More Gun Fixes (Monolith-Station#3753)

* Automated Changelog (Monolith-Station#3753)

* Fix Projectile Raycast (Monolith-Station#3756)

* Automated Changelog (Monolith-Station#3756)

* Fix New Ship Speed (Monolith-Station#3764)

* Automated Changelog (Monolith-Station#3764)

* Fix Poi Ftling (Monolith-Station#3765)

* Automated Changelog (Monolith-Station#3765)

* Increase Cargo Order Capacity From 20 to 60 in the Trade Mall (Monolith-Station#3766)

* Automated Changelog (Monolith-Station#3766)

* I HATE ALL MEDICS (Monolith-Station#3778)

* Automated Changelog (Monolith-Station#3778)

* Remove Flashpoint (Monolith-Station#3767)

* Automated Changelog (Monolith-Station#3767)

* Adds Maintenance Jack to 'Expanding and Repairing Station' Guidebook (Monolith-Station#3780)

* Automated Changelog (Monolith-Station#3780)

* Adds Missing Locale Strings (Monolith-Station#3775)

* Fix Vox Neck Displacements (Monolith-Station#3761)

* Automated Changelog (Monolith-Station#3761)

* RS-2 Malandro  (Monolith-Station#3754)

* Automated Changelog (Monolith-Station#3754)

* RSC Ship Tweaks (Monolith-Station#3751)

* Automated Changelog (Monolith-Station#3751)

* Black Cloth Wraps (Monolith-Station#3741)

* Automated Changelog (Monolith-Station#3741)

* Modsuits Yml Cleanup and Minor Buff (Monolith-Station#3733)

* Automated Changelog (Monolith-Station#3733)

* Turret Shootthrough (Monolith-Station#3732)

* Automated Changelog (Monolith-Station#3732)

* Fix some Wording in VG's Description (Monolith-Station#3724)

* Scythe Nerfs (Monolith-Station#3713)

* Automated Changelog (Monolith-Station#3713)

* Repairable CC Turret (Monolith-Station#3712)

* Automated Changelog (Monolith-Station#3712)

* Bolt Down Camelot's Military Assembler + Fax + Silo (Monolith-Station#3702)

* Automated Changelog (Monolith-Station#3702)

* Medicine Improvement Attempt (Monolith-Station#3576)

Co-authored-by: Redrover1760 <39284090+Redrover1760@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3576)

* Large APC (Monolith-Station#3484)

Co-authored-by: Onezero0 <onezero0@outlook.com>

* Automated Changelog (Monolith-Station#3484)

* Unlimited Mil-Fabs and Servers in the USSPvend (Monolith-Station#3441)

* Automated Changelog (Monolith-Station#3441)

* Buffs "Entropy" Electron Torpedo Speed (Monolith-Station#3710)

Co-authored-by: NazrinNya <137837419+NazrinNya@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3710)

* Polaris Re-Evil-Ening (Monolith-Station#3033)

Co-authored-by: Redrover1760 <39284090+Redrover1760@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3033)

* WOE, YE FIEND. STAMPS UPON YE. (Monolith-Station#3736)

Co-authored-by: NazrinNya <137837419+NazrinNya@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3736)

* Fix Thermal Signatures (Monolith-Station#3790)

* Automated Changelog (Monolith-Station#3790)

* Revert "Fix Projectile Raycast" (Monolith-Station#3788)

* Automated Changelog (Monolith-Station#3788)

* Infinite FMC/DC Contra Lathe Fix (Monolith-Station#3785)

* Automated Changelog (Monolith-Station#3785)

* Tarantula Revamp (Monolith-Station#3276)

Co-authored-by: UnicornOnLSD <149102472+UnicornOnLSD@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3276)

* Close Prs on Master (Monolith-Station#3793)

* Fixes Balaclava and Neck Layers (Monolith-Station#3795)

* Automated Changelog (Monolith-Station#3795)

* Ensures Mechs Can't Be Entered if Broken (Monolith-Station#3792)

* Automated Changelog (Monolith-Station#3792)

* CPRing Now Checks for Unrevivable + CPR Revivals Now Notify Ghost (Monolith-Station#3799)

* Automated Changelog (Monolith-Station#3799)

* Dewhitelists Faction AIs (Monolith-Station#3800)

* Automated Changelog (Monolith-Station#3800)

* Explosions Tempbuff (Monolith-Station#3789)

Co-authored-by: significant harassment <moguls-charade4n@icloud.com>

* Automated Changelog (Monolith-Station#3789)

* Unbreaks Yowie Randomized Last Names (Monolith-Station#3803)

* Automated Changelog (Monolith-Station#3803)

* Add Radar Mode Toggles and UI Injection Wrapper (Monolith-Station#3794)

Co-authored-by: Ssar'keth of the First Clutch <ziz11@users.noreply.github.com>
Co-authored-by: Ilya246 <ilyukarno@gmail.com>

* Automated Changelog (Monolith-Station#3794)

* Auto Disable Jetpack when Entering Grid with Enabled Magboots (Monolith-Station#3781)

Co-authored-by: Redrover1760 <39284090+Redrover1760@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3781)

* Yip Woof Bark (Monolith-Station#3538)

* Automated Changelog (Monolith-Station#3538)

* Sentinel Fuel Locker Hotfix. (Monolith-Station#3531)

* Automated Changelog (Monolith-Station#3531)

* Components Adjustment, RCD Buff. (Monolith-Station#3804)

Co-authored-by: NazrinNya <macrohard@macrohard.localhost>

* Automated Changelog (Monolith-Station#3804)

* Faction ID Console Compatibility and Fixes Company Banks (Monolith-Station#3454)

Co-authored-by: Redrover1760 <39284090+Redrover1760@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3454)

* Gas Dock Not Docking, Now Docking. (Monolith-Station#3807)

* Automated Changelog (Monolith-Station#3807)

* De-WL Overseer (Monolith-Station#3808)

Co-authored-by: NazrinNya <macrohard@macrohard.localhost>

* Automated Changelog (Monolith-Station#3808)

* Brush up Rules (Monolith-Station#3809)

* Automated Changelog (Monolith-Station#3809)

* Even More Ship HTN Upgrades (Monolith-Station#3811)

* Automated Changelog (Monolith-Station#3811)

* Wyvern Tweaks! (Monolith-Station#3812)

* Automated Changelog (Monolith-Station#3812)

* Asakim Changes (Monolith-Station#3798)

* Automated Changelog (Monolith-Station#3798)

* TSFMC Guidebook Slop (Monolith-Station#3814)

Co-authored-by: Onezero0 <onezero0@outlook.com>

* Automated Changelog (Monolith-Station#3814)

* Asakim Breathe Air Update (Monolith-Station#3818)

* Automated Changelog (Monolith-Station#3818)

* Various Ground Balancing Tweaks (Monolith-Station#3815)

Co-authored-by: Onezero0 <onezero0@outlook.com>

* Automated Changelog (Monolith-Station#3815)

* Hot Fix - PTech Access Change (Monolith-Station#3821)

* Automated Changelog (Monolith-Station#3821)

* Makes Osiris Inhands Visible. (Monolith-Station#3827)

* Automated Changelog (Monolith-Station#3827)

* Greeble Stuff (Monolith-Station#3835)

Co-authored-by: starch <starchpersonal@gmail.com>

* Emp Emitter and Bullets Nerf (Monolith-Station#3834)

* Automated Changelog (Monolith-Station#3834)

* Fixes AI Interaction (Monolith-Station#3840)

* Automated Changelog (Monolith-Station#3840)

* Armor Plate Rework + Slight Armor Tweaks (Monolith-Station#3822)

Co-authored-by: Onezero0 <onezero0@outlook.com>

* Automated Changelog (Monolith-Station#3822)

* Readds Handheld Radio to Asakim Loadout (Monolith-Station#3841)

* Automated Changelog (Monolith-Station#3841)

* Larpy Asteroid Names (Monolith-Station#3842)

Co-authored-by: starch <starchpersonal@gmail.com>

* Automated Changelog (Monolith-Station#3842)

* General LMG/MMG Buffs/Rebalance (Monolith-Station#3832)

Co-authored-by: starch <starchpersonal@gmail.com>

* Automated Changelog (Monolith-Station#3832)

* Adjusts the USSP and Winter Solstice Stamp. Also Adds a USSP TACCOM Stamp. (Monolith-Station#3831)

Co-authored-by: kasature90 <kasature.asakim@gmail.com>

* Automated Changelog (Monolith-Station#3831)

* Makes Jumpsuit Signatures Require No Grid to Show (Monolith-Station#3816)

* Automated Changelog (Monolith-Station#3816)

* Fix Projectile Penetration (Monolith-Station#3828)

* Automated Changelog (Monolith-Station#3828)

* Mech Wideswing (Monolith-Station#3824)

* Automated Changelog (Monolith-Station#3824)

* More Ship Ai Improvements (Monolith-Station#3833)

* Automated Changelog (Monolith-Station#3833)

* Let There Be Chaos (PDV Music Addition) (Monolith-Station#3823)

Co-authored-by: Onezero0 <onezero0@outlook.com>

* Automated Changelog (Monolith-Station#3823)

* Meteor Docking Take 2 (Monolith-Station#3817)

Co-authored-by: Ilya246 <57039557+Ilya246@users.noreply.github.com>

* Buffs PDV Bank (Monolith-Station#3851)

* Automated Changelog (Monolith-Station#3851)

* Baystation Medkit & Portafib Sprites (Monolith-Station#3848)

Co-authored-by: starch <starchpersonal@gmail.com>

* Automated Changelog (Monolith-Station#3848)

* Shield Fixing and Some Optimizations/Refactoring (Monolith-Station#3596)

* Automated Changelog (Monolith-Station#3596)

* T2-T5 Rad Blocking Stats (Monolith-Station#3854)

Co-authored-by: starch <starchpersonal@gmail.com>

* Automated Changelog (Monolith-Station#3854)

* Generation 0 Memory Optimizations (Monolith-Station#3853).

* Automated Changelog (Monolith-Station#3853)

* Fixes and Improves Flatpacks (Monolith-Station#3856)

* Automated Changelog (Monolith-Station#3856)

* Removed Xenos From Lancelots and Added a More... Exotic Threat. (Monolith-Station#3419)

* Automated Changelog (Monolith-Station#3419)

* Swaps Names for the Cargo Dravon and AK-570 Autoloader Crates (Monolith-Station#3857)

* Automated Changelog (Monolith-Station#3857)

* Shiptest Casing Sprites Too I Guess (Monolith-Station#3852)

Co-authored-by: starch <starchpersonal@gmail.com>

* Automated Changelog (Monolith-Station#3852)

* Large Machine Frame Systems | Large Thruster Construction/Upgrading (Monolith-Station#3703)

* Automated Changelog (Monolith-Station#3703)

* Retweaks Shield Balance (Monolith-Station#3860)

* Automated Changelog (Monolith-Station#3860)

* Bunkbeds (Monolith-Station#3859)

Co-authored-by: starch <starchpersonal@gmail.com>

* Automated Changelog (Monolith-Station#3859)

* Industry Stuff Pt. 1 (Monolith-Station#3858)

Co-authored-by: Onezero0 <onezero0@outlook.com>

* SEC Vessel Spitfire Has Been Added (Monolith-Station#3566)

* Automated Changelog (Monolith-Station#3566)

* Ravager Updates/CC Sec and Overseer Modsuit Updates (Monolith-Station#3203)

Co-authored-by: Redrover1760 <39284090+Redrover1760@users.noreply.github.com>
Co-authored-by: NazrinNya <137837419+NazrinNya@users.noreply.github.com>

* Automated Changelog (Monolith-Station#3203)

* Fix Shipyard Testfails (Monolith-Station#3866)

Co-authored-by: starch <starchpersonal@gmail.com>

* Automated Changelog (Monolith-Station#3866)

* M92x Active Recharge Rate Buff (Monolith-Station#3863)

* Automated Changelog (Monolith-Station#3863)

* Flatpack Opening Uses Collision of Flatpacked Entity (Monolith-Station#3864)

* Automated Changelog (Monolith-Station#3864)

* Reduce Sultan Shotgun Sell Price (Monolith-Station#3874)

* Automated Changelog (Monolith-Station#3874)

* Fix ASM-220s From Blowing Themselves Up (Monolith-Station#3870)

Co-authored-by: starch <starchpersonal@gmail.com>

* Automated Changelog (Monolith-Station#3870)

* Removes Sultan Price (Monolith-Station#3876)

* Automated Changelog (Monolith-Station#3876)

* Hot Fix - More Access Changes (Monolith-Station#3875)

Co-authored-by: kasature90 <kasature.asakim@gmail.com>

* ShuttleVoucher Purchase Cooldown Functionality (Monolith-Station#3435)

Co-authored-by: Onezero0 <onezero0@outlook.com>
Co-authored-by: NazrinNya <137837419+NazrinNya@users.noreply.github.com>
Co-authored-by: Ilya246 <57039557+Ilya246@users.noreply.github.com>

* Fixes Tarantula with Correct File (Monolith-Station#3849)

* Automated Changelog (Monolith-Station#3849)

* Autopulser Tweaks (Monolith-Station#3862)

* Automated Changelog (Monolith-Station#3862)

* I Hate Dating! (Monolith-Station#3879)

* Automated Changelog (Monolith-Station#3879)

* Fix EVA Suits (Monolith-Station#3880)

* Nuclear Fission Reactor Port (Monolith-Station#3838)

Co-authored-by: Kyle Tyo <36606155+VerinSenpai@users.noreply.github.com>
Co-authored-by: starch <starchpersonal@gmail.com>
Co-authored-by: mogaiskii <sani.mog@gmail.com>
Co-authored-by: princess-gurchi <kharitonovich.m+pg@gmail.com>
Co-authored-by: Onezero0 <onezero0@outlook.com>
Co-authored-by: significant harassment <moguls-charade4n@icloud.com>

* Automated Changelog (Monolith-Station#3838)

* Fix Loadout Window Title (Monolith-Station#3878)

Co-authored-by: starch <starchpersonal@gmail.com>

* Automated Changelog (Monolith-Station#3878)

* Revert "2x Drone Targeting Range (Monolith-Station#3728)"

This reverts commit f406be9.

* Revert "I HATE ALL MEDICS (Monolith-Station#3778)"

(cherry picked from commit 8f8b948)

* Revert "I Hate Dating! (Monolith-Station#3879)"

This reverts commit 9fd9c8e.

This reverts commit 643e335

* fixed duplicate IDs

* forgot to rename this

---------

Co-authored-by: Redrover1760 <39284090+Redrover1760@users.noreply.github.com>
Co-authored-by: NazrinNya <137837419+NazrinNya@users.noreply.github.com>
Co-authored-by: monolith8319 <195513600+monolith8319@users.noreply.github.com>
Co-authored-by: Ilya246 <ilyukarno@gmail.com>
Co-authored-by: significant harassment <moguls-charade4n@icloud.com>
Co-authored-by: Onezero0 <onezero0@outlook.com>
Co-authored-by: Ilya246 <57039557+Ilya246@users.noreply.github.com>
Co-authored-by: EckoAurum <202461799+EckoAurum@users.noreply.github.com>
Co-authored-by: Ghost581 <85649313+Ghost581X@users.noreply.github.com>
Co-authored-by: VMSolidus <evilexecutive@gmail.com>
Co-authored-by: tonotom1 <tonotom@proton.me>
Co-authored-by: Antoine <24523485+AntoineXYZ@users.noreply.github.com>
Co-authored-by: Ssar’keth of the First Clutch <Zeddwar@gmail.com>
Co-authored-by: Ssar'keth of the First Clutch <ziz11@users.noreply.github.com>
Co-authored-by: doublechest <114690331+doublechest0@users.noreply.github.com>
Co-authored-by: lopsidedmanboobs <262674026+lopsidedmanboobs@users.noreply.github.com>
Co-authored-by: Corrupt <compeldominik6@gmail.com>
Co-authored-by: iramoye <projecteternal1@gmail.com>
Co-authored-by: ondrej008 <ondra008@centrum.cz>
Co-authored-by: ToastEnjoyer <masondoesgamingyes@gmail.com>
Co-authored-by: Svarshik <96281939+lexaSvarshik@users.noreply.github.com>
Co-authored-by: Kiithnaras <kiithnaras@gmail.com>
Co-authored-by: Mrrpip <38842059+Mrrpip@users.noreply.github.com>
Co-authored-by: chuga-git <98280110+chuga-git@users.noreply.github.com>
Co-authored-by: thoughtlessuser <thoughtlessuser@gmail.com>
Co-authored-by: UnicornOnLSD <149102472+UnicornOnLSD@users.noreply.github.com>
Co-authored-by: PunishedJoe <PunishedJoeseph@proton.me>
Co-authored-by: Lily Autumn <45874270+AutumnalModding@users.noreply.github.com>
Co-authored-by: NazrinNya <macrohard@macrohard.localhost>
Co-authored-by: Diesel <229512356+DieselMohawkTheSequel@users.noreply.github.com>
Co-authored-by: TheRex191 <156607168+TheRex191@users.noreply.github.com>
Co-authored-by: burrrkeye <139922121+burrrkeye@users.noreply.github.com>
Co-authored-by: kasature90 <kasature.asakim@gmail.com>
Co-authored-by: starch <starchpersonal@gmail.com>
Co-authored-by: EldritchPineapple <ewann3538@gmail.com>
Co-authored-by: Loldaddy5676 <73799923+Loldaddy5676@users.noreply.github.com>
Co-authored-by: SixplyDev <einlichen@gmail.com>
Co-authored-by: Saint <petty.dominique2012@gmail.com>
Co-authored-by: Kyle Tyo <36606155+VerinSenpai@users.noreply.github.com>
Co-authored-by: mogaiskii <sani.mog@gmail.com>
Co-authored-by: princess-gurchi <kharitonovich.m+pg@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants