Skip to content

Commit

Permalink
Update pets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed May 31, 2024
1 parent cfb21fd commit d3cea3e
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Resources/Prototypes/_NF/Entities/Mobs/NPCs/pets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
requirements:
- !type:WhitelistRequirement
- type: IntrinsicRadioReceiver
- type: NpcFactionMember
factions:
- Cat
- PetsNT

- type: entity
name: Clippy
Expand Down Expand Up @@ -145,6 +141,10 @@
- type: InteractionPopup
interactSuccessSound:
path: /Audio/_NF/Animals/nfsdcat_meow.ogg
- type: NpcFactionMember
factions:
- Cat
- PetsNT

- type: entity
name: Mistake
Expand Down Expand Up @@ -184,3 +184,6 @@
- type: MovementSpeedModifier
baseWalkSpeed : 8
baseSprintSpeed : 8
- type: NpcFactionMember
factions:
- Cat

0 comments on commit d3cea3e

Please sign in to comment.