Delta-v/Content.Server/GameTicking/Rules
Vera Aguilera Puerto 3ee1f1f810
Suspicion rework (#7723)
* Deprecate suspicion spawn markers.

* Add suspicion loot table.

* Add suspicion item tag component.

* Suspicion rule now spawns items randomly around the station on start.
Also cleans them up when it ends.

* Fix build
huh, that API changed quickly--
2022-04-27 00:57:24 +10:00
..
DeathMatchRuleSystem.cs Separate game rule enabling and game rule starting (#6168) 2022-02-15 20:06:28 -07:00
GameRulePrototype.cs Serv3 rework content changes (#7145) 2022-04-03 02:01:22 +02:00
GameRuleSystem.cs Separate game rule enabling and game rule starting (#6168) 2022-02-15 20:06:28 -07:00
InactivityTimeRestartRuleSystem.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
MaxTimeRestartRuleSystem.cs Separate game rule enabling and game rule starting (#6168) 2022-02-15 20:06:28 -07:00
SandboxRuleSystem.cs Turn SandboxManager into a system (#6867) 2022-02-23 17:00:30 -07:00
SuspicionRuleSystem.cs Suspicion rework (#7723) 2022-04-27 00:57:24 +10:00
TraitorDeathMatchRuleSystem.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
TraitorRuleSystem.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00