diff --git a/Resources/Prototypes/_DV/Entities/Markers/Spawners/Random/laws.yml b/Resources/Prototypes/_DV/Entities/Markers/Spawners/Random/laws.yml new file mode 100644 index 00000000000..e83613c30b6 --- /dev/null +++ b/Resources/Prototypes/_DV/Entities/Markers/Spawners/Random/laws.yml @@ -0,0 +1,27 @@ +- type: entity + parent: MarkerBase + id: LawSpawner + name: Law Board Random Spawner + placement: + mode: PlaceFree + components: + - type: Transform + anchored: false + - type: Sprite + sprite: Objects/Misc/module.rsi + layers: + - state: std_mod + - type: RandomSpawner + offset: 0 + prototypes: + - AsimovCircuitBoard + - CorporateCircuitBoard + - NTDefaultCircuitBoard + - CommandmentCircuitBoard + - PaladinCircuitBoard + - LiveLetLiveCircuitBoard + - StationEfficiencyCircuitBoard + - RobocopCircuitBoard + - GameMasterCircuitBoard + - ArtistCircuitBoard + - NutimovCircuitBoard