fish-station/Content.Server/Objectives/Systems
Slava0135 6f8c2b7e52
Use conditions to store progress for Ninja objectives (#20254)
* TryGetObjectiveComp

* helper function to get objective

* store N of jacked doors in condition

* store called in threat bool in condition

* store techs in steal research condition

* fix access

* remove unused transform system

* use popup from shared system

* fix formatting

* condition => obj everywhere

* i fogror to remove downloaded nodes from role

* change signature

* use query

* View Variables

* spider charge detonated => condition
2023-10-10 09:32:10 +03:00
..
CarpRiftsConditionSystem.cs dragon refactor, objectives and use GenericAntag (#20201) 2023-09-30 13:18:01 -07:00
DieConditionSystem.cs
EscapeShuttleConditionSystem.cs
HelpProgressConditionSystem.cs
KeepAliveCondition.cs
KillPersonConditionSystem.cs
MultipleTraitorsRequirementSystem.cs
NinjaConditionsSystem.cs Use conditions to store progress for Ninja objectives (#20254) 2023-10-10 09:32:10 +03:00
NotCommandRequirementSystem.cs
NotJobRequirementSystem.cs
NumberObjectiveSystem.cs
ObjectiveBlacklistRequirementSystem.cs
RoleRequirementSystem.cs
SpiderChargeTargetRequirementSystem.cs
StealConditionSystem.cs
SurviveConditionSystem.cs
TargetObjectiveSystem.cs