]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Accents Event to Shared (#38948)
authorPrincess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>
Sat, 12 Jul 2025 20:52:51 +0000 (13:52 -0700)
committerGitHub <noreply@github.com>
Sat, 12 Jul 2025 20:52:51 +0000 (22:52 +0200)
commit367ff79006615494f501bde74abcb6f6e5c0057f
tree6e99be7e0bda13c3f4e7f367aabb0d995980d44f
parentcfe825b0e3d4fea6d63251a22003820873cff343
Accents Event to Shared (#38948)

* 27 file diff

* 27 file diff 2

* Apply suggestions from code review

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
27 files changed:
Content.Server/Speech/AccentSystem.cs
Content.Server/Speech/EntitySystems/BackwardsAccentSystem.cs
Content.Server/Speech/EntitySystems/BarkAccentSystem.cs
Content.Server/Speech/EntitySystems/BleatingAccentSystem.cs
Content.Server/Speech/EntitySystems/DamagedSiliconAccentSystem.cs
Content.Server/Speech/EntitySystems/FrenchAccentSystem.cs
Content.Server/Speech/EntitySystems/FrontalLispSystem.cs
Content.Server/Speech/EntitySystems/GermanAccentSystem.cs
Content.Server/Speech/EntitySystems/LizardAccentSystem.cs
Content.Server/Speech/EntitySystems/MobsterAccentSystem.cs
Content.Server/Speech/EntitySystems/MonkeyAccentSystem.cs
Content.Server/Speech/EntitySystems/MothAccentSystem.cs
Content.Server/Speech/EntitySystems/MumbleAccentSystem.cs
Content.Server/Speech/EntitySystems/OwOAccentSystem.cs
Content.Server/Speech/EntitySystems/ParrotAccentSystem.cs
Content.Server/Speech/EntitySystems/PirateAccentSystem.cs
Content.Server/Speech/EntitySystems/RatvarianLanguageSystem.cs
Content.Server/Speech/EntitySystems/ReplacementAccentSystem.cs
Content.Server/Speech/EntitySystems/RussianAccentSystem.cs
Content.Server/Speech/EntitySystems/ScrambledAccentSystem.cs
Content.Server/Speech/EntitySystems/SkeletonAccentSystem.cs
Content.Server/Speech/EntitySystems/SlowAccentSystem.cs
Content.Server/Speech/EntitySystems/SlurredSystem.cs
Content.Server/Speech/EntitySystems/SouthernAccentSystem.cs
Content.Server/Speech/EntitySystems/SpanishAccentSystem.cs
Content.Server/Speech/EntitySystems/StutteringSystem.cs
Content.Shared/Speech/AccentEvent.cs [new file with mode: 0644]