Skip to content

Commit

Permalink
Add random sec animal spawner
Browse files Browse the repository at this point in the history
  • Loading branch information
BurningRash committed May 21, 2024
1 parent 2ded8b5 commit 5085e94
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Resources/Prototypes/DeltaV/Entities/Markers/Spawners/mobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,17 @@
- type: ConditionalSpawner
prototypes:
- MobRadioGuard

- type: entity
name: Sec Animal Spawner
id: SpawnMobSecLaikaOrShiva
parent: MarkerBase
components:
- type: Sprite
layers:
- state: green
- state: ai
- type: ConditionalSpawner
prototypes:
- MobSecDogLaika
- MobSpiderShiva

0 comments on commit 5085e94

Please sign in to comment.