Skip to content

Commit

Permalink
Update mobs.yml
Browse files Browse the repository at this point in the history
added a Friend-Shaped Spawner
  • Loading branch information
fenndragon committed Aug 23, 2024
1 parent 7c30f26 commit fbbf2f7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Resources/Prototypes/Floof/Entities/Markers/Spawners/mobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,16 @@
- type: ConditionalSpawner
prototypes:
- MobArcticFoxSeb

- type: entity
name: Friend-Shaped Spawner
id: SpawnMobFriendShaped
parent: MarkerBase
components:
- type: Sprite
layers:
- state: green
- state: ai
- type: ConditionalSpawner
prototypes:
- MobFriendshapedNPC

0 comments on commit fbbf2f7

Please sign in to comment.