]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Remove ghost role component references (#15262)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Wed, 12 Apr 2023 13:32:14 +0000 (06:32 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 13:32:14 +0000 (23:32 +1000)
commit9146374e390386162d0a913d383c323a6ce40461
tree21a8d7ff360ad7128d0f5be5606350856e78a643
parent284f6b99b981a56c70f8e313ff296f5fc0d0da04
Remove ghost role component references (#15262)
30 files changed:
Content.Server/Botany/Systems/PlantHolderSystem.cs
Content.Server/Chemistry/ReagentEffects/MakeSentient.cs
Content.Server/GameTicking/Rules/NukeopsRuleSystem.cs
Content.Server/Ghost/Roles/Components/GhostRoleComponent.cs
Content.Server/Ghost/Roles/Components/GhostRoleMobSpawnerComponent.cs
Content.Server/Ghost/Roles/Components/GhostTakeoverAvailableComponent.cs
Content.Server/Ghost/Roles/Components/TakeGhostRoleEvent.cs [new file with mode: 0644]
Content.Server/Ghost/Roles/GhostRoleSystem.cs
Content.Server/Ghost/Roles/MakeGhostRoleCommand.cs
Content.Server/PAI/PAISystem.cs
Content.Server/StationEvents/Events/RandomSentience.cs
Content.Server/Zombies/ZombifyOnDeathSystem.cs
Resources/Prototypes/Entities/Markers/Spawners/ghost_roles.yml
Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Resources/Prototypes/Entities/Mobs/NPCs/bear.yml
Resources/Prototypes/Entities/Mobs/NPCs/carp.yml
Resources/Prototypes/Entities/Mobs/NPCs/pets.yml
Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml
Resources/Prototypes/Entities/Mobs/NPCs/revenant.yml
Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml
Resources/Prototypes/Entities/Mobs/NPCs/spacetick.yml
Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml
Resources/Prototypes/Entities/Mobs/Player/dragon.yml
Resources/Prototypes/Entities/Mobs/Player/familiars.yml
Resources/Prototypes/Entities/Mobs/Player/guardian.yml
Resources/Prototypes/Entities/Mobs/Player/humanoid.yml
Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Resources/Prototypes/Entities/Mobs/Player/skeleton.yml
Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/reinforcement_teleporter.yml
Resources/Prototypes/XenoArch/Effects/utility_effects.yml