]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Forbid string literals for `NpcFactionSystem` methods (#38140)
authorTayrtahn <tayrtahn@gmail.com>
Sat, 7 Jun 2025 22:39:18 +0000 (18:39 -0400)
committerGitHub <noreply@github.com>
Sat, 7 Jun 2025 22:39:18 +0000 (00:39 +0200)
commite909ffa933321293a88c08fede5fbbba1ff96ef7
treef2b42fc9f1bb852ec8eec5b2787cf878cc2a1513
parentc5bdbdfea9d80ca1dfed62b94e723070f01bd79b
Forbid string literals for `NpcFactionSystem` methods (#38140)

* Add ForbidLiteral attribute to NpcFactionSystem methods

* Cleanup resulting warnings
Content.IntegrationTests/Tests/GameRules/NukeOpsTest.cs
Content.IntegrationTests/Tests/GameRules/TraitorRuleTest.cs
Content.Server/Zombies/ZombieSystem.Transform.cs
Content.Shared/NPC/Systems/NpcFactionSystem.cs