fish-station/Content.Server/GameObjects/Components/Markers
Víctor Aguilera Puerto e1df008bce
Add conditional spawning component (#1069)
* Add conditional spawning component

* Remove null checks

* Remove leftover return

* Properly spawn items when game rule gets added

* Fix duplicate uids in saltern

* GameRules returns IEnumerable using yield.
2020-06-05 19:42:43 +02:00
..
ConditionalSpawnerComponent.cs Add conditional spawning component (#1069) 2020-06-05 19:42:43 +02:00
SpawnPointComponent.cs Ghost command, some other stuff 2020-03-03 20:37:26 +01:00
WarpPointComponent.cs IExamine can now limit certain details behind a 'details' range check. (#1039) 2020-05-31 20:29:06 +02:00