Delta-v/Content.Server/Ninja/Systems
Vyacheslav Kovalevsky 870cae9db8
Store ninja objectives in conditions 2 (#20894)
* move spider charge target from role

* shorter field names

* remove ninja role comment

* remove unused systems in SpaceNinjaSystem

* GenericAntagObjectivesAddedEvent

* check if warp point is on same map

* remove unnecessary import

* add missing loc when spider charge has no target

* a

* remove spider charge target requirement comp

* inline SpiderChargeTitle

* allow planting charge without objective

* remove map check

* fix role check when planting

* obj.Target

* Fix merge

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
(cherry picked from commit 7311ce671fe29d81c662b2313e28c275c4f868cb)
2024-02-08 11:54:40 +01:00
..
BatteryDrainerSystem.cs fix ninja draining in no grav (#22610) 2023-12-22 22:45:03 +01:00
NinjaGlovesSystem.cs Use conditions to store progress for Ninja objectives (#20254) 2023-10-14 22:02:24 +02:00
NinjaSuitSystem.cs Fixes ninja not being able to use abilities (#23748) 2024-01-26 22:14:56 +01:00
SpaceNinjaSystem.cs Store ninja objectives in conditions 2 (#20894) 2024-02-08 11:54:40 +01:00
SpiderChargeSystem.cs Store ninja objectives in conditions 2 (#20894) 2024-02-08 11:54:40 +01:00
StunProviderSystem.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00