Skip to content

Commit

Permalink
Fix Merge Conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxoTrystan committed Sep 21, 2023
1 parent 53d4ed6 commit ea91d24
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Resources/Prototypes/_NF/Catalog/Fills/Crates/npc.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
- type: entity
id: CrateNPCSlugcat
parent: CrateLivestock
components:
- type: StorageFill
contents:
- id: MobSlugcat

# - type: entity
# name: Emotional support pet crate
# id: CrateNPCEmotionalSupport
Expand Down Expand Up @@ -73,3 +65,11 @@
# - id: MobChickenGhost
# prob: 1
# orGroup: MobCatGhost

- type: entity
id: CrateNPCSlugcat
parent: CrateLivestock
components:
- type: StorageFill
contents:
- id: MobSlugcat
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,6 @@
- CrateNPCHamster
- CrateNPCLizard
- CrateNPCKangaroo
- CreateNPCSlugcat
# - CrateNPCEmotionalSupportSafe
- CreateNPCSlugcat
chance: 1

0 comments on commit ea91d24

Please sign in to comment.