Commit Graph

42236 Commits

Author SHA1 Message Date
Contrabang
e0d75a9b45 Central Command crew monitoring consoles can now see across all sectors. (#22140)
* advanced crew monitor (for CC)

* dont run on new, im dumb

* fixed

* oops... dont forget that.
2023-09-14 18:26:37 +01:00
HMBGERDO
ce870fabd8 Fix: You can once again help people while having martial arts (#22394)
* fookin loops

* not need this

* Update code/modules/martial_arts/martial.dm

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

* Update code/modules/martial_arts/martial.dm

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

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-09-13 21:16:41 -05:00
Qwertytoforty
d42d2f647d Added the Combat Bakery Kit (#21901)
* QUASO

* Apply suggestions from code review

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

* blame lewc for giving me spaces

* Update code/datums/uplink_items/uplink_traitor.dm

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

* Update code/datums/components/boomerang.dm

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

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/objects/items/granters/_granters.dm

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

* purge that

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-09-13 21:32:30 +01:00
Sadhorizon
0e371e1b93 Unathi (and Ash Walkers) can ignite stuff now, removes tail lash. (#21981)
* stuff

* works!

* bye bye tailwhip

* renames the ability

* accidental enter

* snowball's reviews

* tweak

* less tight timing
you can now ignite on 3u instead of 4

* no longer works with covered mouth

* ash walkers

* most of jimkils reviews + unathi also have c/d now

* early returns, uses less fuel, comments

* hal's reviews

* redundant comment

* hal's suggestion

* sounds & tweaks

* an unnecessary check
apparently

* so that check WAS needed

* henri reviews, tweaked loc of sounds, timer tweaks

* henri review

* Update code/modules/mob/living/carbon/human/species/unathi.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-09-13 21:25:09 +01:00
Tourte-Yaya
efe6dc810e Makes admin outfits set offstation_role to true and give syndicate factions to SIT and SST. (#22169)
* Update outfit_admin.dm

* add trailing newline

* GDN suggestion

* Update code/datums/outfits/outfit_admin.dm

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

* Update code/datums/outfits/outfit_admin.dm

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

* Update code/datums/outfits/outfit_admin.dm

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>

* Contrabang suggestion

* Update code/modules/mob/living/carbon/human/human_mob.dm

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

* Update code/modules/mob/living/carbon/human/human_mob.dm

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

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-09-13 21:12:26 +01:00
Contrabang
653fbdc8fb Heads' door remotes and access tuners now have a radial menu (#22175)
* radial stuff, wow

* hotfix

* unfuck this shit

* test

* aha, cool
2023-09-13 21:11:34 +01:00
Luc
3e48654be3 Adds a quick-expansion gibbing proc, applies it to lazarus and instagib rifle (#22188)
* Adds quick explosion for laz gibbing

* Applies to instagib and mint

* Apply suggestions from code review -- timers

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

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2023-09-13 21:08:14 +01:00
Adrer
f84bbf85b9 C4 now properly explodes when an assembly is attached. (#22197)
* Changes assemblyholder to assembly in C4

* Minor change when planting C4 with assembly

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

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

---------

Co-authored-by: Adrer <adrermail@gmail.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-09-13 21:06:01 +01:00
Marm
125a84514a Ports radio transmit noises (#22216)
* video killed the radio star

Adds two sound effects, one for normal radios and one for Security radios. Makes radio_common play when talking on comms.

* we cant rewind we've gone too far

Adds checks for certain radio comms channels to play Security radio sound.

* Pictures came and broke your heart

Adds volume mixer support.

* Update code/modules/mob/living/living_say.dm

Co-authored-by: Adri <33333517+Miraviel@users.noreply.github.com>

* Update code/modules/mob/living/living_say.dm

Co-authored-by: Adri <33333517+Miraviel@users.noreply.github.com>

* Update code/modules/mob/living/living_say.dm

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

* Put the blame on VCR

Makes preference toggle more readable.

* Update code/modules/mob/living/living_say.dm

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

* I forgot what song I kept quoting

Add code comment clarifying purpose of define.

* The fix

* Contra review

---------

Co-authored-by: Adri <33333517+Miraviel@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-09-13 21:05:01 +01:00
Cocacolagua
25dd98b449 Lets the bureaucracy mishap event have a chance to roll rare jobs (#22218)
* damn bureaus

* nah nvm detective ur good

* it isnt 10% anymore

* rev1

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

* rev2

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

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2023-09-13 21:02:08 +01:00
1080pCat
cb63d07287 Makes portable scrubbers and pumps take fire damage. (#22249)
* mm atmos

* Like this would be better.

* oops

* FALSE to NONE

* deconflict+DGL review

* oops

* oops 3, third times the charm!
2023-09-13 20:55:00 +01:00
Contrabang
e28a57798d CI now bans nearspace that is not on turf/space (#22263)
* nearspace now fails if the turf is not space

* uhh, forgot airless platings. Those are fine too.

* yeah, put the name down too

* first round of fixes

* cerestation too

* code changes

* oops double space error

* delta fixes?

* fixes

* fuck, uh, keep it but make it airless

* there we go. All fixed

* uhhh, now it works?

* this is my guess
2023-09-13 20:48:55 +01:00
Qwertytoforty
80234bead8 Fixes fauna / spawners rarely spawning in walls (#22283)
* fixes rare oaisis generation not working well

* re-adds circle range turfs
2023-09-13 20:47:40 +01:00
Qwertytoforty
54161357f8 Flashbangs are now affected by pressure like sound. (#22286)
* did you know? Flashbangs require sound to work!

* Update code/game/objects/items/weapons/grenades/flashbang.dm

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

* smh making me do it myself (as you should)

* Update code/game/objects/items/weapons/grenades/flashbang.dm

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

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-09-13 20:43:30 +01:00
Octus
d33e8dbd7a Update hivelord.dm (#22288) 2023-09-13 20:25:10 +01:00
HMBGERDO
42b484842a Cult Revive rune can be used on living (#22292)
* revive now can revive living

* little comment change
2023-09-13 20:24:44 +01:00
SchrodingersWolf
66e75b7321 Removes Styptic Powder, Silver Sulfadiazine and Synthflesh from base Medical Hyposprays (#22259)
* Woe be to Medical antags

* Removed Styptic, Silversulf and Synthflesh AGAIN
Ultrakilling DGamerL

* Ultrakilling both S34N and DGamerL now
2023-09-13 20:20:40 +01:00
Bjamcham
05880974f6 You can no longer stack Rad Collectors on the same turf (#22317)
* Stack wrenching begone(questionable code edition)

* Review round one, I am blind

* The expected rewrite
2023-09-13 18:02:01 +01:00
HMBGERDO
d7977ca79a combo now restarts if step failed (#22322) 2023-09-13 18:01:37 +01:00
GDN
4bb83f8bf0 fixes mobs with clients trying to dodge while moving (#22324)
* fixes mobs with clients trying to dodge while moving

* Update code/modules/mob/living/simple_animal/hostile/hostile.dm

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

* Update code/modules/mob/living/simple_animal/hostile/hostile.dm

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

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-09-13 18:01:29 +01:00
GDN
f698eacaef machine people are no longer affected by headslugs (#22323) 2023-09-13 18:01:21 +01:00
DGamerL
6144baf737 Adds a new ability to the Gargantua subclass: Desecrated Duel; alongside a small buff (#21858)
* let the wall of errors begin

* alright that's enough for today

* more pain

* only 7 errors

* arena :)

* smaller arena

* slight cleanups

* okay we ask charlie for help tomorrow

* leap works

* okay we ball

* idk I'm just adding this for now

* WE HAVE A CIRCLEEE

* Charge back + timer!

* first steps of the buff

* more cleaning up

* Buff is progressing nicely, almost done

* OKAY WE BALL

* Whoops last things

* whoopsie forgot this

* 20 Stamina damage

* 150 blood now

* WE GOT ANIMATE IN THIS HOUSE

* we be impact immune now

* IT DOESN'T LOOK LIKE SHIT (and goes through walls)

* ok ship it

* Consistency

* I'm buying charlie a bottle of asda rum

* Okay, ready for review

* Henri + Hal reviews

* More reviews + I am stupid

* Charlie review

* Ohhhh so that's why it didn't work

* Yeet this

* Charlie review

* Comment

* Charlie review kinda

* Hal review

* DESECRATED DUEL WOHOOO

* Oops I changed this

* That's one thing done

* Lewc review

* Lewc review part 2

* Update code/__HELPERS/trait_helpers.dm

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

* Lewc review + ICON WOOO

* Aaaaaaa

* TGUI FIXED

* Henri review

* Charlie review

* Charlie review

* Henri review

* Jimkil review

* Update code/__HELPERS/game.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Charlie review

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-09-13 16:48:14 +01:00
matttheficus
c0a91a5b6b oldcoder moment (#22380) 2023-09-13 11:55:33 +01:00
Charlie
a12920867c fix (#22388) 2023-09-13 11:54:22 +01:00
Christasmurf
c7380ae905 Science beret sprites (#22178)
* scienceberets

* black beret

* suggested change

Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com>

---------

Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com>
2023-09-13 11:45:28 +01:00
Coolrune206
4aade7183c removes the tajaran meow emote (#22214) 2023-09-13 11:42:55 +01:00
GDN
c23fb7c910 Reverts Slowdown on pulling #21056 (#21596) 2023-09-13 11:40:53 +01:00
Burzah
09b2ea5b78 nutriement implant for SO (#22240) 2023-09-13 10:53:16 +01:00
DGamerL
7a2eb73da1 Me when you of in the cold of out hot eat the food (#22232) 2023-09-13 10:52:35 +01:00
Coolrune206
4d78a65e67 Makes building on chasms take a screwdriver (#22221)
* building on chasms needs tools

* Henri review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Contrabang review

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-09-13 10:51:58 +01:00
GDN
c588bc461a makes the lavaland theme log sound more rational (#22210) 2023-09-13 10:49:29 +01:00
matttheficus
0b13c4d295 i hate the secrets tab (#22202) 2023-09-13 10:48:19 +01:00
Qwertytoforty
52c5bf1a98 updates medals (#22172) 2023-09-13 10:47:15 +01:00
tristan1333
78ccd1361a Ports a few tg foods (#22097)
* Ports a few tg foods

* Update code/modules/food_and_drinks/food/foods/meat.dm

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

* Update code/modules/reagents/chemistry/recipes/food_reactions.dm

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

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

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

* removes ghost lines and capitilizes BBQ sauce/ribs

* Changed bacon burger recipe

* fixes indentation

* should fix merge conflict

* pleasefixmergeconflict

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-09-13 10:45:46 +01:00
Nathan Winters
a4a7240bb9 Make ash walker lungs require a small amount of oxygen (#21833) 2023-09-13 10:44:36 +01:00
Qwertytoforty
ee98d0025a Engineering modsuits now start start with tether module (#22265) 2023-09-13 10:44:17 +01:00
DGamerL
38a2810ef7 Weekend at bernies now also works on any chair. Also slightly cleans up some examine code (#22296)
* Aaaaaa SM emergency hit

* Update code/modules/mob/living/carbon/examine.dm

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

* Update code/modules/mob/living/carbon/examine.dm

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

* CONTRAAAAA

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-09-13 10:43:55 +01:00
GDN
7d1633f029 drops the price of the syndicate ai module significantly (#22298) 2023-09-13 10:42:51 +01:00
DGamerL
3de8e63c6c Generalizes the chemical blacklist, refactors some other chemical lists and cleans up some related code (#21810)
* almost done

* HELP, SCOPE KEEPS INCREASING

* if this isn't the last thing, blame my sleepy me

* fucking foam all my homies hate foam

* remove the extra whitespace

* ghhh this needs testing + revert old shit

* first sleeper steps

* okay now to revert some changes

* oops forgot this

* more fixes

* iv bags can't dupe shit anymore too

* removes coniine from the list because why not

* removes life and histamine

* this should pass Cl

* stop runtiming me for unexisting chemicals

* adds ???? instead + god I hope this passes Cl

* attempt #2 to fix Cl

* Cl still fails but no solution now - static lists

* One fucking day Cl will not fail + complete remove

* I am going insane

* I am praying to several gods

* I'm getting desparate

* whoops that's my bad

* whoopsie number 2

* oops space indentation

* one rubber ducky later

* attempt number I am in a psych ward

* CODING CHAT MY BELOVED

* last things

* foam is also not a chemical

* now it shouldn't remake the list every time

* Henri review

* Adds saturated activated charcoal

* Charlie review
2023-09-13 10:42:17 +01:00
Luc
1b0ec970b2 Fixes some runtimes with disposals (#22376) 2023-09-12 18:49:30 -05:00
JimKil3
5450f598bf Adds the holo-cigar, a human-specific traitor item (#22062)
* badass trait

* the cigar

* sprites ft. mcramon

* makes it obtainable

* Apply suggestions from code review

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

* contra review

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

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

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

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* henri review

* contra broke everything

* contra broke everything pt 2

* Update code/modules/clothing/glasses/glasses.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

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

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

* lewc review

* update_icon_state

* Apply suggestions from code review

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

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

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

* are you happy now dgamer

* henri review 2

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-09-12 17:10:23 -04:00
Henri215
04435f675e Adds a new arcade game, the "NT Recruiter Simulator" (#21919)
* NT Recruiter arcade

* TGUI and other tweaks

* No longer called curriculum

* Name now matches with species

* almost there

* TGUI, MORE tweaks

* removing useless stuff

* breaking some lines

* Lets gooo

* More sounds effects and screen adjustments

* missing sound here

* More sounds and records

* Moooore records

* TGUI title, volume tweaks and sprites added

* Added the rest of the records

* Invaliid planet and other small tweaks

* New reward amount

* More tips

* added design and more tweaks to volumes

* tweaks to values and records

* Better comment

* More tweaks to sounds

* Apply suggestions from code review

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

* DGamerL review

* job typo

* typo and cybersun is actually bad

* golem bad

* We now check for matching names

* Tweaks to the TGUI buttons

* begin shift

* tgui conflict

* Apply suggestions from code review

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

* data list indentation

* tgui rebuild

* Apply suggestions from code review

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

* tgui rebuild

* tgui rebuild

* tgui rebuild

* Moving to naother file

* moving to another place part 2

* ops

* tgui rebuild

* sprite conflict pt1

* adding sprite back

* tgui rebuild

* its conflict time

* tgui rebuild and sprite conflicts

* tgui rebuild

* New CEO child name

* Better do it later

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-09-12 20:25:46 +01:00
DGamerL
dd82db6b1a I love sanity checks (#22360) 2023-09-11 14:47:34 -05:00
Contrabang
30dacc03e3 Adds crutches (#21959)
* crutches!

* comment update

* henri review

* comment tweak

* in-hands updated

* i can spell

* two handed component

* unfuck this file

* oh lord map changes

* make the placing a little more reasonable...

* changes to cyberiad
2023-09-11 12:50:05 -05:00
matttheficus
072a958398 Total Mining Points on ID/Ore Redemption Machine (#22143)
* it begins

* Revert "it begins"

This reverts commit 02f90f4ce9.

* oopsies, restart

* here we go again

* oopsie again

* god i finally figured out TGUI

* henri review

* tgui update

* Update tgui.bundle.js

* tgui

* Update tgui.bundle.js
2023-09-10 19:07:30 -05:00
DGamerL
a2922ad5fd [s] Fixes a fusion gauntlet issue (#22341)
* Infinite sparks go brrr

* Qwerty + Steelslsayer
2023-09-10 18:56:45 -05:00
JimKil3
aaad2a5aba Adds the Oblivion Enforcer wizard loadout (#21920)
* initial addition

* adds wall/airlock obliteration
this definitely needs to be tuned a bit numbers-wise

* adds TRAIT_SUPERMATTER_IMMUNE & gloves

* adds more checks for the supermatter immune trait

* removes SM tongs logic from the halberd
Realistically, you would never actually have the halberd and tongs

* makes slivers bulky

* dusting downed people
also removing a useless assigned variable i missed

* adds the (incomplete) loadout

* halberd buff

* adds robes + sprites

* oops

* halberd icons

* knockdown

* stuff

* timer shortening

* species sprites part 2

* animation for dusting walls

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* early return

* parry numbers!

* Update code/modules/power/engines/supermatter/supermatter.dm

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

* dgamer review

* dgamer review + no more pulling

* reverts early return thingamajig

* Update code/modules/power/engines/supermatter/supermatter.dm

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

* removes `get_turf`

* hal review pt 1

* hal review pt. 2

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

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

* `carve_sliver` proc

* unfucks icons

* Apply suggestions from code review

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@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: Charlie <69320440+hal9000PR@users.noreply.github.com>
2023-09-10 22:15:12 +01:00
Marm
e59f0e8aea Makes the Quartermaster a Head of Staff (#22133)
* remote

* more additions

* tgui + ssu

* map edits

* Shut your mug

More changes, huds, mugs and icons.

* mug time

* aaaa

* fixes cere edits

* should fix it

* Update tgui/packages/tgui/interfaces/common/CrewManifest.js

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

* Update code/game/machinery/suit_storage_unit.dm

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

* Revert "Update tgui/packages/tgui/interfaces/common/CrewManifest.js"

This reverts commit 5de07cba58.

* mugs all the way down

Fixes locker headset oversight, adds icon for supply management console, new QM mug sprite

* more map changes

* wow this worked?

* Misplaced comma

Removes a misplaced comma.

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Mr QM's Wild Ride

Resolves a number of review comments, including preventing the QM slot being altered by the B/E event, adds a flash to the locker and reverts removal of basic cargo access from the HOP.

* Forgot a var name change, I'm gonna cry edition.

Renames name to board_name for supply ID computer.

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* genesis 1:3

Alters light_color of supply management console to brown_orange from light_color_red

* Update code/modules/events/bureaucratic_error.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* another misplaced comma

Removes a comms where there should not be one.

* saving private ryan

Removes plasmacutter, adds mining GPS and crew monitor to QM locker contents.

* redone map changes

* oop

* the last of it

* merge time

---------

Co-authored-by: GDN <Roanrichards1@Gmail.com>
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-09-10 20:53:05 +01:00
Edan
2866ac94ec Logs last words to the death table (#21982)
* last words

* i can name files properly

* Update SQL/paradise_schema.sql

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* Update code/controllers/subsystem/SSblackbox.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* Update code/controllers/subsystem/SSblackbox.dm

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

* move to version 51 instead

---------

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2023-09-10 20:50:29 +01:00
Contrabang
89d09b8a88 wow (#22335) 2023-09-10 20:33:44 +01:00