HMBGERDO
83ec42e81a
sleepers no longer check for crisis ( #23623 )
2024-01-06 21:49:00 +00:00
Pierre-Louis
962817a224
Add check for non-clonable species (body) before brain check ( #23609 )
...
Added a check for non-clonable species DNA (body) before checking for brain existence to prevent cloning of non-clonable species. Hence fixes ##22675
Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com >
2024-01-06 21:48:40 +00:00
Qwertytoforty
89c9b0970d
demons and wizards no longer fall in chasms ( #23603 )
2024-01-06 21:46:51 +00:00
Mitchs98
ef84354517
makes endoskeleton bulky ( #23601 )
2024-01-06 21:46:33 +00:00
Christasmurf
cae6017c48
Bomber Jacket resprite + departmental expansion ( #23599 )
...
* bomberjackets
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* minor changes to armour and allowed items
* secbomber description change
* more allowed item tweaks
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-01-06 21:46:14 +00:00
Daylight
7caf286dd9
Replaces the ghost role alert ping with an unique sound, and decreases ghost window highlight spam ( #23586 )
...
* A commit
* Make it louder
* Golem flash cooldown
2024-01-06 21:44:47 +00:00
Pierre-Louis
5627b5bbc9
Fix duplicate tracking beacon issue ( #23508 )
...
* Fix duplicate tracking beacon issue
emoved the possibility of having both an AI tracking beacon and a standard one, ensuring that the "tracking" can no longer appear twice in the "robotic control console".
Whenever someone add a different tracking to a mech, the old one is returned upon the player hand while the new one is within the mech.
* Update code/game/mecha/mecha.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
---------
Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-01-06 21:38:35 +00:00
Qwertytoforty
c44231e9e1
Adds the Technocracy Advanced Cloning System Kit ( #23420 )
...
* Adds the Technocracy Advanced Cloning System Kit
* no bad no cheap illegals
* as funny as it would be for admins to receive fries are done
* Apply suggestions from code review
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/game/objects/structures/grey_autocloner.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/datums/uplink_items/uplink_traitor.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* requested changes
* Update code/game/objects/structures/grey_autocloner.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-01-06 21:38:12 +00:00
Octus
860eee773e
Removes Steal AI as an Objective ( #23402 )
...
* Update steal_items.dm
* Examine More
* Revert "Examine More"
This reverts commit fdf9a1d8b8 .
2024-01-06 21:37:14 +00:00
BiancaWilkson
2140320fc8
Reworks the effects of brain damage ( #23343 )
...
* start
* now based on percentage of Brain Health
* minor case of major brain damblage
* 4
* move a bit around + adding stumble
* i really do not like these
* i was in a silly goofy mood
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* more jittery
* Span fix
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-01-06 21:36:40 +00:00
Daylight
a13e91a29d
Player-controlled simplemobs can now open lockers and morgue trays ( #23543 )
...
* Closets
* Morgue
* FIxes
* Whitespace
* AAAAA
* Update code/game/objects/structures/crates_lockers/closets.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-12-31 10:40:27 +00:00
Nathan Winters
dad3774e7b
Buffs the Virus Outbreak event ( #23285 )
...
* Spring cleaning
* The great virus reclassification
* Add severity comment to Fake GBS
* Fix Jungle Fever being uncurable
* Fix Shock causing fainting slightly too often
* Makes Brainrot kill more reliably (yes, it already did)
* Make Wizarditis replace clothes a bit less eagerly, cleanup
* Buff Wizarditis effects' probabilities
* Add a bit of variety to Wizarditis flavor messages
* Clean up, nerf, and add some variety to Lycancoughy
* Refactor Spanish Inquisition Flu
* Refactor and slightly rebalance ICE9 Cold
* Fix DROPDEL items not GCing properly sometimes
* Lightly overhaul Pierrot's Throat
* Remove unnecessary `null` declaration assignment
* Deduplicate Critical disease properties
* Spring cleaning 2: Electric Boogaloo
* whoops
* Fixes DROPDEL items not GCing properly someothertimes
* Make Wizarditis clothes DROPDEL too
* Lewcc review
* Deduplicate Pierrot's Throat symptoms
* Spread out Cold9 and Spanish Flu's damage
* Clean up Adv. Kingstons
* Fix Adv. Kingstons *healing* brute damage
2023-12-31 10:21:45 +00:00
Deniz
c49f362039
Yet another bots refactor ( #23162 )
...
* initial test commit
* 2nd stage
* hull breach bug found
* 3rd small
* Master Merge
* fml
* one more time
* Merge failed incredibly bad, except commits
* 4th small
* 5th - Hull breach auto/replace tile bug fixed
* sleep
* avoid to avoid_bot
* indentation
* get_turf()
* even more comments
* Define edits
* eat tile order edit
* ui goes big
* Minor edits
* suggestions
* S Floor
* S Weapons check
* review
* I dont want TGUI on this
* Missed one
* review IF
* Returned the Return
* if error
* mode ==
* Reviews, Ty contra
* we shall NAG
* review
* Reviews
* Oppsie fixed
* tgui typo*
* TGUI Backend *fixed*
* Revert tgui backend edit, oopsie, small text edits
* Reviews
* emag autodoc + else if hateboner
* revert a change, non relevant
* undef
* revert tgui window size edit
* cleanbot cleanable list
* minor edit
* Review isspaceturf
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* List
* Emagged 1/0
* Cleanbot list edit
* emagged 1/0 2
* removed comment
* emag_act revert
* didnt commit?
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-12-31 10:18:31 +00:00
Nathan Winters
4ce63de343
[s] Fix a Syndicate Bundle oversight ( #23675 )
...
* Fix syndicate bundle inputs staying valid for too long
* Cleanup + readability
* Grammar police weewoo
2023-12-29 16:09:46 +00:00
Qwertytoforty
8276516ee9
fixes a 6 year old ranged guardian bug ( #23671 )
2023-12-28 23:51:40 -05:00
Christasmurf
95c46662c5
Entertainer Drip (Mime/Clown) ( #23546 )
...
* entertainerdrip
* duffelshadingitem
2023-12-28 22:39:36 +00:00
SteelSlayer
3f5c57b786
Runtime and GC fixes related to orbit UI bluescreens ( #23512 )
...
* GC and runtime fixes
* BONUS FIX!
2023-12-26 14:49:37 -05:00
Daylight
27722e4d7a
Trying to talk with oxygen damage makes you whisper instead of gasp ( #23425 )
...
* Basics working
* The rest of the PR
* formatting suggestion
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Renames proc
* Darn merge conflicts
* Rename proc again
* this doesn't do anything
* I swear I commited this earlier. Grammar fix.
* Behold, the code compressor 9000!
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/human_say.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2023-12-26 14:45:50 -05:00
Pierre-Louis
5f9c9274fb
Add health analyzer to coroner ( #23486 )
...
* Add health analyzer to coroner's starting equipment
This commit adds a health analyzer to the starting equipment of the coroner job. This will help coroners to better assess the condition of bodies they are examining.
* Add the health analyzer upon morgue maps
* Forgot cerestation
Silly beans
* Replaced the health analyzer from maps to locker
Optimization only fix: gotta remove some stress out of the map queue.
---------
Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com >
2023-12-26 12:48:08 -05:00
DGamerL
da37efcfd9
Weeee ( #23645 )
2023-12-24 16:10:17 +00:00
Pierre-Louis
3fc823ba3f
Fix snow machines ( #23621 )
...
* Fix snow machines
Fixes #23620 : snowmachine were let on loose while they can only be turned on when wrenched in the floor.
* Remove doublon on anchor message
* smoll fix
oopsie
---------
Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com >
2023-12-23 22:16:37 -05:00
Contrabang
87d8da7b1e
Code improvement for ventcrawling defines ( #23514 )
...
* code improvement
* oops
* bad comment gone
2023-12-16 16:13:58 +00:00
HMBGERDO
4a86906541
cult door doesnt need power ( #23475 )
2023-12-16 16:13:09 +00:00
HMBGERDO
5ec1418d2d
Nearby buckling fixes ( #23459 )
...
* no timer when buckle ontop of chair, no random hits when buckling
* revert revert, right
2023-12-16 16:12:48 +00:00
PopeDaveThe3th
4f9b62316e
Purges most clown planet references ( #23416 )
...
* Burn it all
* Update code/game/objects/items/flag.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/hostile/retaliate/clown.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/food_and_drinks/food/foods/baked_goods.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/mob/language.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2023-12-16 16:11:19 +00:00
Aquilar
77e7348029
Cleans up and update of mind and objective. ( #23350 )
...
* clean up and update of mind and objectives
* making it work.
* identity theft
* requested changes
* updating some target && target to target?.
* requested changes
* adds update_explaination_text to objective/steal
2023-12-16 16:10:49 +00:00
Qwertytoforty
9b534f3c3f
Ports baby watcher from TG* ( #22768 )
...
* Ports baby watcher from TG*
* ah. I see. Alphabetical. Should have seen that coming.
* here comes the better mapped boi 🎵
* removes recursive_loc_check, uses get. also removes the debug always place WHOOPS
* fixes arguments, need to update and edit map
* adds bombable turfs
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* changes
* ///
* R-R-R-RUN IT BACK
* Update code/modules/awaymissions/mob_spawn.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* oops spacing
* part 1/2
* Update code/modules/awaymissions/mission_code/ruins/watcher_grave.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* 2 / 2
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@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-12-16 12:03:07 +00:00
Contrabang
09dd7309ad
Lava is no longer a plating + all lava is smooth ( #23482 )
...
* woohoo
* sirryan review
* accept incoming and stuff
* fuck
2023-12-16 11:47:44 +00:00
Henri215
e6b2339424
Another jani HUD runtime fix ( #23569 )
2023-12-15 18:33:25 -06:00
datlo
ff53bdd87f
Buff wizard apprentice, limits to one per wizard (The Sequel) ( #23258 )
...
* Buff wizard apprentice, limits to one per wizard
* Update restoration apprentice
* fix name of staff of healing
* rebuild tgui
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Apply snake case
* Update tgui.bundle.js
* Update code/game/gamemodes/wizard/artefact.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* remove forcewall from stealth
* tgui update and useless comment removal
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* update tgui
---------
Co-authored-by: Burzah <116982774+Burzah@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-12-14 20:35:21 +00:00
Henri215
b9fc8bc8b3
Fixes cleanables not garbage collecting properly ( #23553 )
2023-12-13 21:48:00 -06:00
Aylong
3cf43de5b9
Fix: Missing icon_state after removing the floor ( #23463 )
2023-12-13 16:31:40 +00:00
DGamerL
962e78a363
Makes borgs take damage from being flung into objects ( #23000 )
...
* we are so back
* Makes it compile
* Vendors, walls, windows and consoles done
* Blob and living mobs
* Magpulses are now based on traits
* Gives borgs the trait by action button
* Fixes modsuits
* Update code/game/objects/objs.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/turfs/turf.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/living.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Fixes Thunk
* Actually fixes it
* I took an L (away from the trait)
* One proc now
* Update code/modules/clothing/shoes/magboots.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/shoes/magboots.dm
Co-authored-by: Henri215 <77684085+Henri215@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-12-13 15:22:02 +00:00
Sheep
ec85e888e6
add trait for 'gunpoint,' swap guns over to new trait. ( #23494 )
...
add pointy banana, among other non-gun pointies.
Co-authored-by: Scribble-Sheep <15377810-AlyxisDrayko@users.noreply.gitlab.com >
2023-12-12 20:29:04 +00:00
HMBGERDO
0291675051
Bucking incapacitated is fast ( #23478 )
...
* bucking incapacitated is fast
* trait hands blocked
* Update code/game/objects/buckling.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/game/objects/buckling.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-12-12 20:27:42 +00:00
Qwertytoforty
f67b797187
fixes lavaproof rods, adds to rnd ( #23388 )
...
* fixes lavaproof rods, adds to rnd
* Update code/game/turfs/simulated/floor/lava.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* moves return
* returns early
* Update code/game/turfs/simulated/floor/lava.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/turfs/simulated/floor/lava.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2023-12-12 20:26:33 +00:00
Nathan Winters
42d25fea27
Fixes washing machines sometimes bluespacing crayons ( #23385 )
...
* Fix crayon refs not being nulled when opening "empty" washing machines
* all my homies hate magic numbers
* why was this a thing
* all my homies hate using 0|1 as bools
* ever heard of personal space
* `locate()` cleanup
* Spring cleaning
* Remove unused washing machine state
* whoops
* DGamerL review
* Typecache is the way
* Remove extraneous string initialization
* Negative feedback message consistency
* Documentation my beloved
2023-12-12 20:25:12 +00:00
GDN
c12519307a
adds a new tot item, the syndicate pop-up turret ( #23347 )
...
* adds a new tot item, the syndicate pop-up turret
* Update code/datums/uplink_items/uplink_general.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/machinery/portable_turret.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-12-12 20:24:42 +00:00
Venuska1117
a0f0bf3110
Lavaland: Add "official" Boss Arena to lavaland ( #23251 )
...
* ah fuck there we go
* Added new wall type, so its destroyable
* Update lavaland file with new wall and helper.
* Add new rock type.
* Add missing rock
* Added new rock to surround arena:
- Its now for visual enchancement just to make it look "older" than it is.
* Added more no_lava helper outside outpost
* changed walls to be destroyable by world gen.
2023-12-12 20:21:36 +00:00
Nathan Winters
c94325be4d
Fix holodeck tables being invisible and chairs facing the wrong way ( #23318 )
...
* Fix objects copied via `/area/copy_contents_to()` not smoothing properly
* Spring cleaning
* Good riddance
* Summer cleaning
* Fix holodeck stools facing the wrong way
* `var/list = list()` over `new`
* Lewcc review
* DGamerL review; cleanup and spacing jesus fuck
* DGamerL + Contrabang wombo combo review; minor cleanup
2023-12-12 19:57:43 +00:00
GDN
c9bc4635e0
makes action buttons bindable to keybinds ( #22390 )
...
* makes action buttons bindable to keybinds
* i'm just based like that
* zamn
* fix
* More alterations
* bruh
* runtime fix
* fixed up the jank
* Update code/_onclick/hud/action_button.dm
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com >
* Update code/modules/input/keybindings_procs.dm
---------
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com >
2023-12-11 18:56:20 +00:00
DGamerL
57e8de23ee
Buffs syndicate bundles. ( #23479 )
...
* Woooo
* I forgor
* Changed
* Agent gets thermals again
* Adds back suppressor to agent
* Removes methdonks from metroid
* Update code/game/objects/items/weapons/grenades/syndieminibomb.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Moves the AI detector to the belt
* Goodbye Donks
* Fuck it ship it (Fixes CI and makes the pen more noticeable)
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-12-11 18:04:15 +00:00
HMBGERDO
7a1e8e8f97
Movements outside grab range stops grab, grab pull refactor ( #21956 )
...
* grab target move signal checker
* moved grab proc into grab class, changed pulling grabbed person handling into signals from assailant, added movetime to SEND_SIGNAL on COMSIG_MOVABLE_MOVED as 4-th argument
* refactor p1
* changed pull_grabbed proc, removed unused variable
* Empty-Commit
* Update code/modules/mob/mob_grab.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* neck grab facing back works again
* directionals on move again
* fixed direction works again
* glide speed good now, flips working again
* death
* fixing neck grab issue
* Update code/modules/mob/mob_grab.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/mob/mob_grab.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* dead code gone
* I HATE DIAGONAL MOVEMENT
* signal handlers added
* pull support, best pull turfs only today
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2023-12-11 17:31:56 +00:00
Octus
42de9cede7
oh yeah we nerfin ( #23505 )
2023-12-11 17:07:48 +00:00
Qwertytoforty
e5b8a4889d
glass floors / catwalks no longer block pulse demon shocking ( #23503 )
2023-12-11 17:07:40 +00:00
Qwertytoforty
60ab635eef
fixes moon base 19 powering all other ruins, makes it it's own ruin area ( #23488 )
2023-12-11 17:07:01 +00:00
Qwertytoforty
338a9257f2
Improvised Garrote nerf, tweaks to grab resisting. ( #23485 )
...
* Update garrote.dm
* augghhhhhhhhhhhhhhhhhhhhhh
2023-12-11 17:06:50 +00:00
DGamerL
2415dc5d02
Removes a few unused procs ( #23470 )
...
* Begone ye foul creature
* More scope increase
2023-12-11 17:06:28 +00:00
HMBGERDO
26db300423
Remote access can open/close windoors ( #23466 )
...
* access tuner and other remote can now open close windoors
* yes, revert
* a
* little extra tab
* Update code/game/objects/items/control_wand.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/game/objects/items/control_wand.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/game/objects/items/control_wand.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/game/objects/items/control_wand.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/game/objects/items/control_wand.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/game/objects/items/control_wand.dm
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-12-11 17:05:46 +00:00
Daniel Lenrd
99e910602f
Adds option to select out of 3 Syndicate Bundles ( #23465 )
...
* Thanks Ebba
* removing that one datum line
* updated description in uplink
* removes redundant list that is redundant
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Moved Comments
* Added Agent Spaces
* added a dot
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update descrption + fix typo
* updated TC prices in comments
* Welcome message + bundle name updates
* Station Name
Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
* Modsuiter to Augmented
Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
* 3TC jacket comment
* Beacon + Naming + Comments
* forgot to save this file
* Empty
* slash formatting
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* old SRC style
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* item/item as anything in item
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-12-11 17:05:29 +00:00