Skip to content

Commit

Permalink
to fix merge
Browse files Browse the repository at this point in the history
will add back after update
  • Loading branch information
TeaTimeDino committed Nov 21, 2024
1 parent f9b023f commit 868b7ab
Showing 1 changed file with 0 additions and 75 deletions.
75 changes: 0 additions & 75 deletions Resources/Prototypes/_Nuclear14/Entities/Markers/Spawners/mobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,81 +59,6 @@
prototypes:
- N14MobRadstag

- type: entity
name: Beaver Spawner
id: N14SpawnMobBeaver
parent: MarkerBase
components:
- type: Sprite
layers:
- state: green
- sprite: _Nuclear14/Mobs/Animals/beaver.rsi
state: beaver
- state: ai
- type: ConditionalSpawner
prototypes:
- N14MobBeaver

- type: entity
name: Opossum Spawner
id: N14SpawnMobOpossum
parent: MarkerBase
components:
- type: Sprite
layers:
- state: green
- sprite: _Nuclear14/Mobs/Animals/opossum.rsi
state: opossum
- state: ai
- type: ConditionalSpawner
prototypes:
- N14MobOpossum

- type: entity
name: Rabbit Spawner
id: N14SpawnMobRabbit
parent: MarkerBase
components:
- type: Sprite
layers:
- state: green
- sprite: _Nuclear14/Mobs/Animals/rabbit.rsi
state: rabbit
- state: ai
- type: ConditionalSpawner
prototypes:
- N14MobRabbit

- type: entity
name: Normal Opossum Spawner
id: N14SpawnMobNormOpossum
parent: MarkerBase
components:
- type: Sprite
layers:
- state: green
- sprite: _Nuclear14/Mobs/Animals/opossum.rsi
state: normopossum
- state: ai
- type: ConditionalSpawner
prototypes:
- N14MobOpossum

- type: entity
name: Normal Rabbit Spawner
id: N14SpawnMobNormRabbit
parent: MarkerBase
components:
- type: Sprite
layers:
- state: green
- sprite: _Nuclear14/Mobs/Animals/rabbit.rsi
state: normrabbit
- state: ai
- type: ConditionalSpawner
prototypes:
- N14MobRabbit

#MARK: Hostile Animals
- type: entity
name: Molerat Spawner
Expand Down

0 comments on commit 868b7ab

Please sign in to comment.