]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Ninja Bomb Blacklisting (#40726)
authorConnor Huffine <chuffine@gmail.com>
Fri, 10 Oct 2025 21:16:50 +0000 (17:16 -0400)
committerGitHub <noreply@github.com>
Fri, 10 Oct 2025 21:16:50 +0000 (21:16 +0000)
commitecc0aaaa9fe22d8e1cf9d38748c8f8373540f1bc
treef42b51aaaa518d4e0d930ae2ab4a01581136eabd
parent52139b5cc5504e2e96f239993f2dd425094ded21
Ninja Bomb Blacklisting (#40726)

* Ninja Bombing moved to blacklist

* Added blocker to "Solars"

Solars is too generic for a named bombing target.

* Change to AllEntityQuery

More clear intent

* Update migration.yml

Add migration to 'null' for removed WarpPointBombing entity

* Update NinjaConditionsSystem.cs

Undo some tidying

* Changed to tag

Ninja blocking component is now a tag instead of a new component

* Update NinjaConditionsSystem.cs

detidying

* Update NinjaConditionsSystem.cs

Change to efficient enumerator

* Move blacklist to component

Moved blacklist to spidercharge component

* Update migration.yml

fixed component reference

* Update migration.yml

Fixes Saltern. Exo is more complicated.

---------

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Content.Server/Objectives/Components/SpiderChargeConditionComponent.cs
Content.Server/Objectives/Systems/NinjaConditionsSystem.cs
Content.Shared/Ninja/Components/BombingTargetComponent.cs [deleted file]
Resources/Prototypes/Entities/Markers/warp_point.yml
Resources/Prototypes/Entities/Objects/Devices/station_beacon.yml
Resources/Prototypes/Objectives/ninja.yml
Resources/Prototypes/tags.yml
Resources/migration.yml