]> git.smokeofanarchy.ru Git - space-station-14.git/commit
move ninja objectives code into generic antag system (#20186)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Thu, 21 Sep 2023 14:33:18 +0000 (15:33 +0100)
committerGitHub <noreply@github.com>
Thu, 21 Sep 2023 14:33:18 +0000 (07:33 -0700)
commit37c5020a714cb52bd09d45bb4c4ec90f5513d45c
tree6283eaf4055a4cc97988320794f90d58aa0a4e7f
parent8629a3ab9e593de4e4a89b22c97544cceafff3c1
move ninja objectives code into generic antag system (#20186)

Co-authored-by: deltanedas <@deltanedas:kde.org>
Content.Server/Administration/Systems/AdminVerbSystem.Antags.cs
Content.Server/GameTicking/Rules/Components/GenericAntagRuleComponent.cs [new file with mode: 0644]
Content.Server/GameTicking/Rules/Components/NinjaRuleComponent.cs
Content.Server/GameTicking/Rules/GenericAntagRuleSystem.cs [new file with mode: 0644]
Content.Server/GameTicking/Rules/NinjaRuleSystem.cs [deleted file]
Content.Server/GenericAntag/GenericAntagComponent.cs [new file with mode: 0644]
Content.Server/GenericAntag/GenericAntagSystem.cs [new file with mode: 0644]
Content.Server/Ninja/Systems/SpaceNinjaSystem.cs
Resources/Locale/en-US/administration/antag.ftl
Resources/Prototypes/Entities/Mobs/Player/human.yml
Resources/Prototypes/GameRules/midround.yml