]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Mindrole trigger condition (#40323)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Fri, 10 Oct 2025 22:27:14 +0000 (00:27 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Oct 2025 22:27:14 +0000 (22:27 +0000)
commit21460c86b08d0234aacf176d21b2147b85392755
treebad00040bf3d58c266157e3a089747317c996a07
parentb5c8ed8356443f0d3065d3d40a184cc300df796d
Mindrole trigger condition (#40323)

* mind role trigger condition

* fix

* nits

---------

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Content.Shared/Roles/SharedRoleSystem.cs
Content.Shared/Trigger/Components/Conditions/MindRoleTriggerConditionComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Components/Conditions/WhitelistTriggerConditionComponent.cs
Content.Shared/Trigger/Systems/TriggerSystem.Condition.cs
Content.Shared/Trigger/Systems/TriggerSystem.cs