]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix/Addition - Wizard Survivor Antag Status (#35226)
authorkeronshb <54602815+keronshb@users.noreply.github.com>
Sun, 23 Feb 2025 17:24:36 +0000 (12:24 -0500)
committerGitHub <noreply@github.com>
Sun, 23 Feb 2025 17:24:36 +0000 (12:24 -0500)
commit3192914fc532d492b6c6e396662227c0171d2c9a
tree522a75c81b42446be3d87775a8b2664c99c5b711
parent326bd7f93ae1cd2318f52edd6b30f9f3ad6125b4
Fix/Addition - Wizard Survivor Antag Status (#35226)
15 files changed:
Content.Server/GameTicking/Rules/Components/SurvivorRuleComponent.cs [new file with mode: 0644]
Content.Server/GameTicking/Rules/SurvivorRuleSystem.cs [new file with mode: 0644]
Content.Server/Magic/MagicSystem.cs
Content.Server/Roles/SurvivorRoleComponent.cs [new file with mode: 0644]
Content.Server/Zombies/ZombieSystem.Transform.cs
Content.Shared/Magic/Events/RandomGlobalSpawnSpellEvent.cs
Content.Shared/Magic/SharedMagicSystem.cs
Content.Shared/Survivor/Components/SurvivorComponent.cs [new file with mode: 0644]
Resources/Locale/en-US/game-ticking/game-presets/preset-wizard.ftl [new file with mode: 0644]
Resources/Prototypes/GameRules/survivor.yml [new file with mode: 0644]
Resources/Prototypes/Magic/event_spells.yml
Resources/Prototypes/Roles/Antags/wizard.yml [new file with mode: 0644]
Resources/Prototypes/Roles/MindRoles/mind_roles.yml
Resources/Prototypes/Roles/role_types.yml
Resources/Prototypes/tags.yml