Skip to content

Commit

Permalink
SilentClippy
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Oct 20, 2023
1 parent d02a19c commit a222b9b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/_NF/Entities/Mobs/NPCs/pets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
templateId: clippy
- type: Loadout
prototypes: [ MobClippyGear ]
- type: ReplacementAccent
accent: archaic
# - type: ReplacementAccent
# accent: archaic
- type: RandomMetadata
nameSegments: [names_cat_clippy] # Its needed to fix the names since it was using the MobCatGhost list.
- type: AutoImplant
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
- type: inventoryTemplate
id: clippy
slots:
- name: ears
slotTexture: ears
slotFlags: EARS
slotGroup: MainHotbar
stripTime: 3
uiWindowPos: 1,2
strippingWindowPos: 1,2
displayName: Ears
whitelist:
tags:
- PetWearableCat
# - name: ears
# slotTexture: ears
# slotFlags: EARS
# slotGroup: MainHotbar
# stripTime: 3
# uiWindowPos: 1,2
# strippingWindowPos: 1,2
# displayName: Ears
# whitelist:
# tags:
# - PetWearableCat

- name: mask
slotTexture: mask
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
- type: startingGear
id: MobClippyGear
equipment:
ears: ClothingHeadsetService
# ears: ClothingHeadsetService
id: MailCarrierIDCard

0 comments on commit a222b9b

Please sign in to comment.