Skip to content

Commit

Permalink
Added dead pngs and Normal versions for fun
Browse files Browse the repository at this point in the history
Added dead for all the above, and got rid of the rat rsi folder because I dont have the png for it yet
  • Loading branch information
TeaTimeDino committed Nov 21, 2024
1 parent f8cff12 commit f9b023f
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions Resources/Prototypes/_Nuclear14/Entities/Markers/Spawners/mobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,36 @@
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f9b023f

Please sign in to comment.