Delta-v/Content.Server/Ninja/Systems
Vyacheslav Kovalevsky 7311ce671f
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>
2024-01-29 15:06:32 +11:00
..
BatteryDrainerSystem.cs fix ninja draining in no grav (#22610) 2023-12-16 15:22:40 -07:00
NinjaGlovesSystem.cs Use conditions to store progress for Ninja objectives (#20254) 2023-10-10 09:32:10 +03:00
NinjaSuitSystem.cs Fixes ninja not being able to use abilities (#23748) 2024-01-08 19:15:00 -05:00
SpaceNinjaSystem.cs Store ninja objectives in conditions 2 (#20894) 2024-01-29 15:06:32 +11:00
SpiderChargeSystem.cs Store ninja objectives in conditions 2 (#20894) 2024-01-29 15:06:32 +11:00
StunProviderSystem.cs Unrevert audio (#21330) 2023-11-27 22:12:34 +11:00