Commit Graph

23479 Commits

Author SHA1 Message Date
Toastical
8e1b5a50c4 assorted vendor fixes (#29631) 2025-06-18 19:49:18 +00:00
YoureNotTheSharpest
28939d655c Greys yearn for this PR, Replaces borg extinguishers with a Firefighting Foam variant. (#29327)
* adds a cyborg FE that starts with FFF, and replaces the old extinuishers, except for the syndicate ones.

* allows syndicate medical borg to refill their extinguisher, whoops

* Update code/game/objects/items/weapons/extinguisher.dm

grammar

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

* adds spaces to comments as requested

---------

Signed-off-by: YoureNotTheSharpest <107788621+YoureNotTheSharpest@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2025-06-17 16:54:31 +00:00
Osetrokarasek
6c2915e581 New Mining Wardrobe (#29515)
* shoes resprites n fixes

* added under clothing sprites

* added softcaps and berets sprites

* added vendor sprite

* added missed shoes sprites lol

* coded it plus added dogfashion for baseball hat

* tweaked contents of the mining wardrobe closet

* added new vendor on all maps

* added new vendor to lavaland outpost too!

* added missing beret sprites for drasks

* added missing harshskirt sprites

* added missed pads for racial exploring suits

* Update code/modules/clothing/under/jobs/cargo.dm

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com>

* Update wardrobe_vendors.dm

* recoloring

* updated desc

* Update code/datums/dog_fashion.dm

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com>

---------

Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
2025-06-17 16:47:55 +00:00
ike709
1edfbcc59a Fix a var that should be a list but isn't (#29638)
Signed-off-by: ike709 <ike709@users.noreply.github.com>
2025-06-16 13:51:22 +00:00
warriorstar-orion
e63415a483 port minebots to basic mobs and add some behavior (#29319)
* port minebots to basic mobs and add some behavior

* remove unused define

* update is_blocked_turf usage

* fix radio, goldgrub, and armor upgrade

* standardize blackboard names

* Apply suggestions from code review

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

* lewc review

* whoops

* Apply suggestions from code review

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

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
2025-06-13 19:48:40 +00:00
Kyani
586e2e6c4d Job Perks - True Professionals (#29478)
* ddsadsa

ddsadsa

* moderate again

* revert

* medical first steps

* more work

* lots more work done

* more progress

* finished up

* attack chain linter

* attack chain update

* attack chain work

* fixes + chemist update

* gives comments
2025-06-13 19:40:29 +00:00
ColKev1
6cd1df0cc4 Adds Logging for Getting out of Cryopods (#29572)
* Add files via upload

adds logging for getting out of cryopods

Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>

* Add files via upload

Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>

* Add files via upload

Actually read variable before it becomes null

Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>

* Add files via upload

Logging view logging

Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>

* Add files via upload

throw brad in a blender

Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>

* Update code/game/machinery/cryopod.dm

Minutes is defined apparently

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

* Add files via upload

Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>

* Add files via upload

summon/mute ghost logging

Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>

* Add files via upload

test

Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>

---------

Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2025-06-13 19:20:37 +00:00
ColKev1
ca21835f1d Add files via upload (#29610)
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>
2025-06-13 19:20:06 +00:00
PollardTheDragon
973204b3ab Fixes deconstructing shocked devices without consequence (#29519) 2025-06-11 17:25:18 +00:00
CRUNCH
60173b3566 Printable woo! (#29428)
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
2025-06-11 17:15:41 +00:00
warriorstar-orion
0adc3913d1 prohibit prefabs in spawner loot lists (#29556)
* prohibit prefabs in spawner loot lists

* fix copy paste
2025-06-11 17:12:47 +00:00
warriorstar-orion
2acf4a628c make space goliaths, hivelords, and basilisks spacewalk (#29442) 2025-06-11 17:04:30 +00:00
PollardTheDragon
e5a08230ee Inspector - IAA Stare, Alt-Title, and a Station Report (#29487)
* Inspector alt title and gaze

* Clipboard

* Apply suggestions from code review

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

* Reduces duplicate code

---------

Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2025-06-11 17:03:17 +00:00
Kyani
fdcf4899a2 Frankenstein Station 13: Introducing dissections and alien organs to xenobiology (#29093)
* ddsadsa

ddsadsa

* moderate again

* revert

* beginning with rebase

* organssssssssss

* organs now process!

* analyzer finished! + mapping

* tool bit implementation and quality

* organs and fixes and reworks

* more organ work

* more organs done

* more organ progress!

* more organ work

* MORE. ORGANS.

* temp

* more organsssss

* ITS DONE!!!!!!!!

* oops

* also oops

* linter stuff

* forgot this + oops

* linter

* i forgot to save!

* lots of improvements and tweaks

* move icon over

* icon tweaks

* icon mistake

* oops

* dumb

* more icon validations

* i think thisll fix it?

* Apply suggestions from code review

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

* fixes

* fixes+tweaks

* fix

* oops

* linter

* i didnt save....

* this should give -some- warning

* forgot a span

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* beginning edits

* more fixed and tweaks with cooldowns

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* lots of tweaks

* more review changes

* comment change

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* returns start back to gland

* Apply suggestions from code review

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

* code review fixes

* trying to make surgery work....

* might as well push this

* perfection. now i need text

* text + small tweaks and bugfixing

* linting

* forgot to implement this

* deconflicting maps

* modifying for xenos again

* i guess this wasnt needed???

* added surgical belts to xeno

* minor swap

* quick fix

* small tweaks

* small tweak

* tiny tweak

* some slime updates

* more tweaks

* more updates

* first batch of fixes

* hiero audio fix

* robotic fauna fixes

* more rounds of bugfixes

* prevents teleporting

* tiny fix

* makes sharp more common

* misc fixes

* surgery and revenant fixes + extractor

* adds cursed organ logging

* small bananium organ tweak

* actually gives teleporter access

* adds a message to the analyzer

* can now drag naughts

* slime behavior tweaks

* headslug tweak, cant eat organs

* Update code/datums/components/special_tastes.dm

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

* Update code/datums/components/special_tastes.dm

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

* Update code/datums/components/special_tastes.dm

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

* Update code/modules/mob/living/simple_animal/slime/slime_mob.dm

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

* Update code/modules/mob/living/simple_animal/slime/slime_mob.dm

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

* Update code/game/gamemodes/miniantags/revenant/revenant.dm

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

* Update code/datums/components/special_tastes.dm

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

* Update code/game/gamemodes/miniantags/abduction/gland.dm

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

* Update code/game/gamemodes/miniantags/abduction/gland.dm

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

* moved this

* major rework prep

* didnt save

* rework done

* small fix

* makes aliens draggable by crew after death

* shouldnt have cut this

* xeno organ tweak + tips

* oops

* fixes and tweaks to slimes

* not used

* temp revert

* rebase map files to master

* re-applying changes

* access fix

* access tweak

* big fix for new refactor

* more refactoring

* forgot a span

* Update code/datums/components/surgery_initiator.dm

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

* hiero only doesnt target dead megafauna

* various fixes

* fix requests

* fixed weird conflict markers

* deconflict

* deconflicting

* antimagic flags

* merge fixing

* Update code/modules/mining/lavaland/loot/hierophant_loot.dm

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

* regen mesh fix

* small fixes

* tick fix

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* grammar

* Update code/modules/surgery/organs/organ_internal.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/modules/surgery/organs/organ_internal.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/modules/research/xenobiology/xenobiology_organs.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/modules/research/xenobiology/xenobiology_organs.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/modules/research/xenobiology/xenobiology_organs.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* tweaks

---------

Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: BeagleGaming1 <56142455+BeagleGaming1@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2025-06-10 16:46:56 +00:00
PollardTheDragon
d8f47f5ee9 Fixes AI program nanites (#29373)
* Fixes AI program nanites

* Updates descriptions

* Fixes bad indentation from merge conflict resoltion

* Makes nanite cost work with one var

* All one var

* Linters

---------

Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
2025-06-07 14:20:32 +00:00
PollardTheDragon
5175589f7b Fixes destroyed turrets being invincible (#29511)
* Fixes turret deconstruction

* Documentation

* Spacing
2025-06-07 13:54:47 +00:00
Kyani
ec071cddae Volcanic Activity Fixes (#29552)
* fixes

* Update code/datums/weather/weather_types/lavaland_weather.dm

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

---------

Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
2025-06-07 13:32:12 +00:00
Osetrokarasek
8dcfbb327e No Brute From Throwing Cig Butts (#29445)
* fo

* fa

* Update lighters.dm
2025-06-07 13:26:48 +00:00
Contrabang
f9e95a2b1d Adds an icon for non-abstract nodrop items (#29452) 2025-06-07 13:25:01 +00:00
ColKev1
74e1c13e64 Add files via upload (#29454)
Signed-off-by: ColKev1 <65935070+ColKev1@users.noreply.github.com>
2025-06-07 13:22:11 +00:00
Osetrokarasek
3b25e662a2 Update cash.dm (#29523) 2025-06-07 13:17:06 +00:00
AffectedArc07
11d527c819 READY - Rust HTTP Stuff (#28997)
* WIP AND BROKEN - Rust HTTP Stuff

* this mostly works

* TM ready???

* Build Rust library

* handle failed requests properly

* Build Rust library

* Build Rust library

* Remove TM stuff

---------

Co-authored-by: Chuga <98280110+chuga-git@users.noreply.github.com>
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
2025-06-06 16:51:05 +00:00
CRUNCH
df362db8af Gives Medical Cyborgs a Holo Stretcher Upgrade (#29352)
* creation

* Update code/game/objects/items/robot/robot_upgrades.dm

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

---------

Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2025-06-04 13:15:57 +00:00
kyunkyunkyun
f07620aeb3 Get rid of generic office chair type (#29156)
* remove generic chairtype from maps

* rename

* refactor

* Update sheet_types.dm
2025-06-03 18:16:14 +00:00
PopeDaveThe3th
5837434099 Adds Federation marine combat armor (#29285)
* finally

* grey
2025-05-30 21:13:03 +00:00
Stone
ccde8980d4 modified: code/game/objects/items/weapons/melee/melee_misc.dm (#29365) 2025-05-27 20:53:18 +00:00
warriorstar-orion
e0a5310795 prevent pressure overlay deletion (#29440) 2025-05-26 05:19:29 +00:00
kyunkyunkyun
2bc70f523c Sorta revert of #29402 (#29436)
* Revert "Remove useless fillers for multitile doors (#29402)"

This reverts commit e351e69ad5.

* keep em

* now we are safe
2025-05-25 16:49:37 +00:00
warriorstar-orion
43fe113250 rename some mapping-related files (#29422) 2025-05-25 16:45:52 +00:00
warriorstar-orion
e690c3b916 tweak casino mobs and loot (#29389) 2025-05-25 15:50:03 +00:00
PollardTheDragon
8e78f195a3 Adds abandoned server rooms to station maints (#28972)
* Adds server rooms to station maints

* Adjusted rooms to address balance concerns

* Linters fixes, adds fire alarm/air alarms

* More fixes

* Moves the metastation abandoned servers

* More fixes

* More fixes

* Forgot a light

* Fixes again

* Reverts excess changes to metastation

* Further fixes meta
2025-05-25 15:48:57 +00:00
kyunkyunkyun
e351e69ad5 Remove useless fillers for multitile doors (#29402)
* fix

* OH so that was the issue

* ...
2025-05-25 15:45:48 +00:00
kyunkyunkyun
b1709bb93b Fix improper skin tones and lots of DNA inconsistencies. Improve mob spawners by a little (#29271)
* sane appearance

* updatepaths

* flip-vitiligo

* equal color options

* ...

* Update golems.dm

* typo
2025-05-25 15:41:39 +00:00
warriorstar-orion
af87e274ed refactor explosive holopara bomb to component (#29338)
* refactor explosive holopara bomb to component

* fix examine range

* proper signals

* fixing this oneoff for airlocks as a high-priority target

* proper support for pull
2025-05-25 15:35:12 +00:00
Osetrokarasek
07230191d7 Update bags.dm (#29248) 2025-05-22 18:59:56 +00:00
Qwertytoforty
9329d265ab Adds 2 new ruins, a space and lavaland relay (#29335)
* Adds a space and lavaland ruin

* random shelves

* oops

* and this one

* desc update
2025-05-22 14:08:42 +00:00
Qwertytoforty
bb94eae308 Grants the white ship submaps (#29140)
* you will get a robotics bay and you will like it

* also nanopaste

* work

* and kill those whoops

* holy fuck how many times did I missclick

* stop fucking unticking shit please fuck

* colour coding

* fix floor

---------

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
2025-05-22 00:09:18 +00:00
chuga-git
d91c93ece6 fixes runtime when building stack recipes (#29392) 2025-05-21 23:17:21 +00:00
YoureNotTheSharpest
066cbea38b New arrivals for Cerebron! (#29008)
* del cargo, remade basic arrivals in place

* gives life to foreport maints

* wires up foreport maints and new arrivals

* the great wiring of new arrivals

* Cargo halls + cargo spacewalks? FUCK YEAH!

* Cargo pipes and wires

* beepsky paths to arrivals, fixed access added lights

* undoes sec and dorms modifications, adds vault

* added paints to the halls and cargopads, also expanded foreport maints abit

* cargo hall is real now, also more pipes

* nudged library, updated the small decal map and added one near security checkpoint

* reorientates the posters + firelocks and alarms

* messes with new cafe

* added vacant office + minor changes

* cleans up some floorpaint

* fixes pipes, lights, and a table

* lattice and cable fixing

* adds vents and air alarms to newly added maints, medical maints is kinda out of scope

* forgot a pipe under an airlock

* replaces some maintainence airlocks with "external maintainence" airlocks

* adds forgotten cyan piping

* adds firelocks and lightbulbs

* adds firelock under QMs airlock

* Polarizes QM airlock

* makes pipes follow wire above smith

* more air alarms

* made buttons in QM office QM access only

* Gives QM an auth keycard swipper

* one more light switch

* I lied more light switches

* adds some decals and more love to maints

* fixed the sinks

* removes inner-departmental spacewalk, moves around rooms in aft cargo, remakes maints spacewalk with shutters, touches maints around areas modified

* adds a cable and nudges an APC to its cable

* removed old explorers office, moved Nanotrasen rep and blueshields office in its place

* undoes some changes I made at some pooint of time

* I forgot my CMO office PR went through

* rotates vents and pipes to prevent crossing

* suggested changes + rooming

* CI

* extra APC +  Fire alarm + vents
2025-05-21 22:55:09 +00:00
warriorstar-orion
a00e2ea220 fix inability to climb over railings (#29383) 2025-05-21 15:09:51 +00:00
warriorstar-orion
45e88ffb71 refactor is_blocked_turf (#29324) 2025-05-21 00:43:45 +00:00
warriorstar-orion
7faed06981 Adds dynamic airlocks, a flexible mapping tool (#28852)
* move airlock controller defines to the right place

* goddamnit

* Adds dynamic airlocks, a flexible mapping tool

* Apply suggestions from code review

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

* final as anythings

* break some long comment lines

* rebuild rust just in case

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2025-05-19 21:40:52 +00:00
Qwertytoforty
e8acea384e fix porrta turrets not working and runtiming every time they try to shoot (#29375) 2025-05-19 14:08:52 +00:00
PollardTheDragon
30e1a5d04f Adds lens functionality to turrets (#29039) 2025-05-19 02:24:06 +00:00
Qwertytoforty
b9c5468254 no more effects teleporting (#29368) 2025-05-18 14:17:09 +00:00
warriorstar-orion
1ace49ec1a Golem ship remap and equipment tweaking. (#29294) 2025-05-17 13:18:47 +00:00
Christasmurf
de2e87289b CMO & RD Drip (#29333)
* code code code

* all of the sprites

* final code?
2025-05-17 13:11:42 +00:00
ExusA
e81fbe2d18 new satchels (#29302) 2025-05-15 08:26:02 +00:00
Christasmurf
6aac3647fc Labcoat resprite + medical labcoat (#29141)
* initial code

* new dmi paths

* new dmi files

* removal of soul

* bro??
2025-05-14 07:13:39 +00:00
Seren Highwater.
0e9886d175 Gives the librarian a piece of armor. (#29137)
* added librarian vest

* f

* done

* Revert "done"

This reverts commit 4f5464755f.

* track

* no paci

---------

Co-authored-by: Toastical <20125180+Toastical@users.noreply.github.com>
Co-authored-by: Seren Highwater. <102489377+Slurge00@users.noreply.github.com>
2025-05-13 23:29:11 -07:00