diff --git a/Resources/Prototypes/_Nuclear14/Entities/Markers/Spawners/Conditional/timed.yml b/Resources/Prototypes/_Nuclear14/Entities/Markers/Spawners/Conditional/timed.yml index b30f6b8578f..9b83cff8286 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Markers/Spawners/Conditional/timed.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Markers/Spawners/Conditional/timed.yml @@ -223,8 +223,28 @@ - type: entity parent: N14TimedSpawnerMolerat - id: N14TimedSpawnerFireant + id: N14TimedSpawnerAnt name: Fireant Timed Spawner + components: + - type: Sprite + layers: + - state: blue + - sprite: _Nuclear14/Mobs/Insects/giantant.rsi + state: giantant + - state: timed + - type: Timer + - type: TimedSpawner + prototypes: + - N14MobGiantAnt + chance: 0.75 + intervalSeconds: 600 + minimumEntitiesSpawned: 1 + maximumEntitiesSpawned: 2 + +- type: entity + parent: N14TimedSpawnerMolerat + id: N14TimedSpawnerFireant + name: Fire Ant Timed Spawner components: - type: Sprite layers: diff --git a/Resources/Prototypes/_Nuclear14/Entities/Structures/Wallmount/walldecor.yml b/Resources/Prototypes/_Nuclear14/Entities/Structures/Wallmount/walldecor.yml index fa8eea067b5..1241030acb1 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Structures/Wallmount/walldecor.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Structures/Wallmount/walldecor.yml @@ -79,7 +79,7 @@ parent: N14FlagWallUS id: N14FlagWallWesternBrotherhood suffix: Midwestern BOS - description: A Western Brotherhood of Steel flag. + description: A Midwest Brotherhood of Steel flag. components: - type: Sprite state: flag_westbos