Commit Graph

22789 Commits

Author SHA1 Message Date
Adrer
51c64edfc5 You can no longer put the cyborg gripper in a display case (#26848)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2024-09-22 23:01:23 +00:00
Pedro
80d2d78a9a It works! (#26862) 2024-09-22 23:00:57 +00:00
RomainzZ
2fb0a1884a Severe lack of reading ability caused GC issue of multi-tile airlocks (#26865) 2024-09-22 23:00:20 +00:00
Erikos66
1cc99e0b60 Makes nest ghosting clearer (#26735)
* Update alien_nests.dm

* woopsies

* spacing fix

* Clarifies text (Thanks Contra)

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: Erikos66 <bhoughton66@outlook.com>

* More spacing (Thanks Lewc)

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Erikos66 <155964994+Erikos66@users.noreply.github.com>

---------

Signed-off-by: Erikos66 <bhoughton66@outlook.com>
Signed-off-by: Erikos66 <155964994+Erikos66@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2024-09-22 22:59:22 +00:00
Qwertytoforty
6c2210a60d modsuit magboots save you from singulo hammer (#26858) 2024-09-20 21:16:29 +00:00
Adrer
1d32faf3e3 [FIX] Now properly remove/add machines to the RNC console when (un)linked (#26815)
* Now properly remove/add machines to the rdconsole when (un)linked

* Remove unused variable

---------

Co-authored-by: Adrer <adrermail@gmail.com>
2024-09-20 21:08:26 +00:00
CRUNCH
7a399acc11 Makes Indestructible Titanium Walls Into an Indestructible Wall Subtype (#26565)
* creation

* update

* Update code/game/turfs/simulated/walls_indestructible.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>

---------

Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
2024-09-20 19:58:01 +00:00
Adrer
3d7339ad42 [FIX] Unbricks cloning (#26846)
* d

* 5 Seconds

---------

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2024-09-19 22:34:29 +00:00
warriorstar-orion
cca2b52e8d [s] Fixes a thing. (#26836) 2024-09-19 13:13:13 +00:00
Contrabang
c1c1ef94f5 Fixes the abductor belt having incorrect overlays (#26829) 2024-09-19 10:40:57 +00:00
warriorstar-orion
63855ede3c fix: AI Eye movement runtimes (#26792) 2024-09-19 02:26:19 +00:00
Aylong
3998a763d8 Fix: Prevent Mech Fabricator output into the wall (#26790)
* Fix: Prevent Mech Fabricator output into the wall

* Move getting turf print on
2024-09-19 02:26:15 +00:00
warriorstar-orion
6f57578889 cleanup: access lists. (#26785) 2024-09-19 02:26:11 +00:00
1080pCat
fc1d20217c Fixes gas grenades not going away after detonation (#26770) 2024-09-19 02:26:07 +00:00
Coolrune206
fb199c82b9 fixes saber spelling (#26766) 2024-09-19 02:26:03 +00:00
Luc
23b4f2837a revenants can now flip tables (#26747) 2024-09-19 02:25:58 +00:00
warriorstar-orion
89fd8c6454 refactor: ore bag pickup (#26699) 2024-09-18 16:56:33 +00:00
Adrer
9adbe3948a Improved cloning UI (#26753)
Co-authored-by: Adrer <adrermail@gmail.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2024-09-17 18:35:23 +00:00
BiancaWilkson
8883a72060 Fixes borgs being unable to pick up some items. (#26791)
* Fixes cyborg stack merging

* i dint push

* Wait, this is fine actually
2024-09-17 17:23:17 +00:00
Qwertytoforty
8925b33df4 oopsie (#26810) 2024-09-17 16:19:08 +00:00
Сиротка
bac06b2f0e Nerf Clown minibomb (#26806) 2024-09-17 09:19:03 +00:00
Charlie Nolan
9fd3c3690f Fix heat-proof doors (#26757)
* Fix heat-proof doors

* Use the defines, Luke!

* I threatened the code. It's guarded now.
2024-09-16 16:27:39 +00:00
PopeDaveThe3th
17098fef39 Vaporizes NT Supreme Court (#26732)
* kill

* whoops
2024-09-16 16:02:46 +00:00
leboucliervert
d642cd13f3 Make Gravitational Anomalies exist above items. (#26683)
* Make Gravitational Anomaly above the items.

* Update layer comment - Contrabang

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: leboucliervert <137400234+leboucliervert@users.noreply.github.com>

---------

Signed-off-by: leboucliervert <137400234+leboucliervert@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2024-09-16 14:43:32 +00:00
CRUNCH
8274dcccac Return the parent function thanks (#26679) 2024-09-16 14:42:19 +00:00
Adrer
8d82546d9d [FIX] Mobs that were offered up to ghosts no longer get taken over by their old owners (#26650)
* Grab_ghost now checks the ckey of the mind

* Remove superfluous loops for getting ghosts.

* Early return for MMI

---------

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2024-09-16 14:39:54 +00:00
Qwertytoforty
a0c7867581 you no longer can instantly husk people as an ERT inquisitor (#26798) 2024-09-16 04:01:01 +00:00
Silverplate
024af9c248 Removes tech levels from high risk items (#26725) 2024-09-16 03:28:49 +00:00
BiancaWilkson
f42a7d9ab0 Fixes a runtime caused by stacks accidentally merging twice (#26795)
* Fixes empty stacks trying to merge together

* more accurate comment
2024-09-16 01:58:29 +00:00
Qwertytoforty
44694d8fa5 makes you unable to to see inventory from another zlvl (#26793) 2024-09-15 20:19:48 +00:00
Qwertytoforty
04e65c7496 whoopsie (#26777) 2024-09-14 18:39:55 +00:00
DGamerL
515d3ebd95 Makes chemical flamethrowers more efficient (#26742) 2024-09-14 02:59:12 +00:00
Coolrune206
52442e64ba Removes hoverboard from SOO starting inventory (#26661)
* removes hoverboard from SOO

* comma
2024-09-14 02:56:46 +00:00
Qwertytoforty
7be7ec7090 reflectors anchor on mapload (#26745)
* anchors reflectors on 2 maps to not troll engineering

* anchors on mapload
2024-09-14 02:54:45 +00:00
Qwertytoforty
9c4a4c6c3d The cloner once again mulches people on emag or emp (#26653)
* The cloner once again mulches people on emag or emp

* it has to be after each if, as the circuit board and beaker are passed as a stock part

* Update code/game/machinery/clonepod.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com>

* Update code/game/machinery/clonepod.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com>

* merges it

* istypesit

---------

Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
2024-09-14 02:53:36 +00:00
Kyani
32719e2f99 Adds map: EmeraldStation (NSS Diagoras) (#26438)
* fleshed out engi and asteroid

* command work

* more department fleshing out: sec

* sec work

* perma work

* Update EmeraldStation.dmm

* Update EmeraldStation.dmm

* Update EmeraldStation.dmm

* Update EmeraldStation.dmm

* med and dorms fleshing out

* sci and service fleshing out

* Update EmeraldStation.dmm

* APCs done + detailing

* Update EmeraldStation.dmm

* wire work

* more wire work

* wires and LIGHTS

* ATMOS DONE now onto DECOR

* AI/status monitors

* intercoms and newscasters

* Wall items and cameras!

* Update EmeraldStation.dmm

* Update EmeraldStation.dmm

* Update EmeraldStation.dmm

* Update EmeraldStation.dmm

* Update EmeraldStation.dmm

* moved the file to the correct area

* bugfixes, starting up the map

* refining the asteroid

* merge fixes

* logs of bugstomping

* more bugfixing

* bugfixing

* bugfixin

* trying to make the stupid lava work

* adds plasma vent for test

* more testing

* swapped file places

* vents work now!

* Update paradise.dme

* vent sprite update

* file corrections

* Asteroid MILLA changes

* adds a new MILLA atmos  type

* Build MILLA

* oopsie

* fixes

* removed testing code

* reverts map start

* reverts the atmos change

* respriting geyser

* comments

* Update code/__DEFINES/atmospherics_defines.dm

Co-authored-by: Charlie Nolan <funnyman3595@gmail.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update geyser.dmi

* Update paradise.dme

* fixing past merges

* adds some missing items from merges

* reverting

* reverts changes again

* deleted unused file

* oops forgot nearspace areas

* Update code/game/objects/structures/plasma_geyser.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/game/turfs/simulated/floor/lava.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/game/area/ss13_areas/engineering_areas.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/game/objects/structures/plasma_geyser.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/game/turfs/simulated/floor/lava.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/game/objects/structures/plasma_geyser.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Lots of map fixes

* Update EmeraldStation.dmm

* trying to unfuck the milla merge

* removed station from dme

* fixes/small tweaks/suggested changes

* removed errant turret

* redid telecomms

* Update EmeraldStation.dmm

* rebuilding everything

* redoing security

* more sec work

* perma shaped up + more items

* renamed properly this time

* resetting atmos code

* more secwork and move papers off varedits

* more secwork + dorms + funeral services

* added new areas + pipe/wires/floors

* security electrified windows/wires/alarms/lights

* cameras, dorms pipes/ires/alarms/apcs

* merged

* disposals

* lots of wall things + added map datum for testing

* pipe fix for linter

* fiddled with maints

* minor maint edits

* fixes + maint work

* more bugfix

* even more bugfixing

* MORE nearspace fixing

* dumb nearspace fix

* Update code/game/objects/structures/plasma_geyser.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* a LOT of fixes + door access

* disposal pipe update  script

* oops linter fixes

* fixed viro button runtime

* finished maints + space decor

* removed hall light switches

* fixed solars areas

* removed errant lattice

* remove agent B from asteroid

* wall bump placement refining

* apc fix

* bugfixing

* minor maint change

* bugfixing

* burn tile on node fix

* changed official name

* bugfixing

* added genetics locker+figures

* bug hunting (buttons mostly)

* added firelocks. oops

* added temp webmap + bugfix

* Update emeraldstation.dmm

* new webmap. again

* added the perma tools

* nanomaps

* bug fixes, fixes, and more fixes

* more tweaks

* cable fix

* more bugfixing

* Update emeraldstation.dmm

* tiny fix

* fix AI sat turrets

* more bugfixing

* MORE bugfixing

* bugfix + ruins soundfile

* pipe bugfix

* fixed toxins pipes. junctions bad?

* swimwear :)

* remove errant QM gps

* rnd shutter button missing

* potato layering fix

* add bridge request console

* fix window tint in interrogation

* added some clothes

* nanomaps2, asset boogaloo

* modified an empty hall, added some perma cams, minor fixed

* forgot to save before push oops

* widens sci maint hall + bugfix

* gives theatre its autodrobe back!

* moved borg spawns

* moves nuke op default spot

* new asteroid mix + botany tweak

* adds cremator button

* new sign + moved pod + bugfixing

* cable fix

* engine, sci chem, and surgery tweaks

* more bugfixes and tweaks

* more tweaks

* adds a few windows back to robotics

* bar was missing pun pun!

* corrected misplaced atmos machines

* re-added the bathroom

* fixes atmos waste disposal injector

* modified mr potato

* changed bathroom area

* minor toxins tweak

* small wall decor tweaks

* removes errant lights

* removes errant opier

* LOTS of fixes/tweaks + adds CO2 to asteroid

* gave maint some boxes + cable fix

* duped brig lock

* adds masks to medbay storage

* adds missing gues passes

* cleanup from kitchen rework

* gives solars enough glass to complete it

* adds another defib to cryo pods

* makes asteroid sign fireproof

* perma maint now opens with virus + bugfixs

* bugfixing + adds missing holopads

* more holopads + bugfix

* adds some smoke vendors

* kitchen area tweak

* fixed errant rack

* rearranged/spread out cig vendors

* moved a cig machine again

* added RD tint button

* undid a brig area change

* removed errant posters

* added filing cabinets + bugfix

* maint morgue tray fix

* adjusted chapel + bugfix

* fixed palms + minor sec floor tweak

* adds forgotten magi and clown starts

* gave engi a shower

* reworked robotics + atmos bugfix

* geysers now work at 1/10 capacity when overpressure

* bugfixing + tweaked overrides/variables

* rework warden office

* bugfixes + adds some holopads

* added missing bio shutter

* more small tweaks

* adds RnD rework + gives mag some things

* fixed fabricators

* tweaked robo + added rnd server board

* added rnd backup circuit

* bugfixing

* bugfixing again

* bugfixing

* fabricator fix

---------

Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-09-13 18:18:25 +00:00
XFirebirdX
a71424d5b1 Changes the permissions for the Door Remote of the RD, QM, Command. (#26646)
* Update access.dm

* Update access.dm
2024-09-13 17:23:14 +00:00
CRUNCH
9704445473 Farragus: Remaps Service Asteroid and Locker Room Area (#26493)
* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Much Work

* CI

* OSHA Exit Sign

* CI

* CI

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* CI

* CI

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Removed accidentally duplicated pipe.

* Update cerestation.dmm

* Update cerestation.dmm

* CI

* CI

* Update cerestation.dmm

* Update based on review

* Makes all service intercoms into cardinal bumps

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* fixes an errant loot spawner

* Update cerestation.dmm

* Moves bar electrical delivery wire to maint.

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2024-09-13 00:49:11 +00:00
datlo
20f47a7f40 Adds Syndicate organizations (#24040)
* framework

* factions and objs done

* objective framework

* remove you_are, implement intro_desc

* assassinate syndi text

* remove extra space

* Apply suggestions from code review

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Implement steal items

* Apply suggestions from code review

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* revert forced escape obj

* rename i var

* readd martyr check

* difficulty defines

* remove discounts

* add electra dynamics

* add hawkmoon

* repath org, add gameplay blurbs

* cuts unnecessary content, add org selection, updates

* move defines

* var names

* update numbers

* set defines, tweaks

* add hijack forced obj

* update L O R E

* remove forgotten todo

* document steal_list

* use initial()

* fix comments move steal objs

* apply code review suggestions

* use pickweight

* flags

* replace hardcoded target jobs by target_department

* comment fix

* incorporate org objectives into delayed objectives

* fix martyr check location

* Remove abuser vocab, debug names for orgs

* readd obj name as user, VV only

* add traitor panel and fix forced objective

* reword ARC objective

* change forced objective to list

* rewrite to US spelling

* Rework objective selection

* Apply suggestions from code review

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: datlo <quentinkoyote@gmail.com>

* add hunter notification, review stuff

* Update code/game/gamemodes/objective.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Signed-off-by: datlo <quentinkoyote@gmail.com>

* fix lists

* Updated captain's sabre typepath

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

---------

Signed-off-by: datlo <quentinkoyote@gmail.com>
Signed-off-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2024-09-12 19:08:21 +00:00
Adrer
6e3635171c [SPRITES] Emissive mechs (#26589)
* Emissive mechs

* I accidentally touched the Durand

* old_durand lightmask

* Phazon open sprite upgrade

* Move emissives to seperate file

* Add unique emissives for dragon armour ripleys

* Edge cases for updating overlays

* Changed number to a define

* Added Autodoc

---------

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2024-09-12 17:25:45 +00:00
Christasmurf
1f9945ee5f Captain's sabre - Resprite and rebrand (#26592)
* rapier-rebrand

* extdesc change

* indentation

* Update code/game/objects/items/weapons/melee/melee_misc.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com>

---------

Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2024-09-12 17:24:14 +00:00
PopeDaveThe3th
fe834bffee Updates some salvage lore (#26595)
* salvg

* Update code/game/objects/items/salvage.dm

Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>

* Update code/game/objects/items/salvage.dm

Co-authored-by: Taurtura <141481662+Taurtura@users.noreply.github.com>
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>

* Update code/game/objects/items/salvage.dm

Co-authored-by: Taurtura <141481662+Taurtura@users.noreply.github.com>
Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>

---------

Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
Co-authored-by: Taurtura <141481662+Taurtura@users.noreply.github.com>
2024-09-12 17:05:26 +00:00
DGamerL
0a7873c4bc Makes the cryo anomaly more dangerous (#26614)
* Makes the cryo anomaly more dangerous

* Reduces the amounts for vetus

* Update code/game/objects/effects/anomalies.dm

Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>

---------

Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2024-09-12 17:02:46 +00:00
DGamerL
62601ab838 Various chemthrower fixes (#26697)
* Various chemthrower fixes

* Slight tweak

* Fixes extended thrower

* Fixes

* Slight examine tweak

* Name tweak and a fix
2024-09-12 17:00:32 +00:00
warriorstar-orion
f67dbca14f refactor: use signal for explosion sensors. (#26703) 2024-09-12 16:59:09 +00:00
warriorstar-orion
716428dfbf fix: remove two unused vardecls (#26756) 2024-09-11 18:01:52 +00:00
Daylight
965b42bf51 [FIX] Cult Shadow Shackles can now cuff people who are missing an arm. (#26707)
* Copies the requirements from handcuff code

* This proc is never implemented

* Removes unused procs
2024-09-11 17:34:20 +00:00
warriorstar-orion
9a5db8f91e refactor: remove CanPass height arg (#26700) 2024-09-11 14:49:30 +00:00
MLGTASTICa
80fbaf5632 Fixes for mech crusher (#26741)
* E

* forgor this

* forgor this thing too

* add icons

* Update work_tools.dm

Signed-off-by: MLGTASTICa <61350382+MLGTASTICa@users.noreply.github.com>

* Update code/modules/research/designs/mechfabricator_designs.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: MLGTASTICa <61350382+MLGTASTICa@users.noreply.github.com>

* Update code/game/mecha/equipment/tools/work_tools.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: MLGTASTICa <61350382+MLGTASTICa@users.noreply.github.com>

* my beloved , gone.

* misinput!!!

* Update code/game/mecha/equipment/tools/work_tools.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: MLGTASTICa <61350382+MLGTASTICa@users.noreply.github.com>

* Review compliance

* Update work_tools.dm

* Update work_tools.dm

* more fixes

* Update work_tools.dm

---------

Signed-off-by: MLGTASTICa <61350382+MLGTASTICa@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
2024-09-11 13:42:32 +00:00
Charlie Nolan
6c2d43ec5a Re-weighted secondary goals. (#26586) 2024-09-10 22:42:26 +00:00