More Petting Sounds and Popups (#19686)

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
potato1234_x
2023-09-02 15:54:05 +10:00
committed by GitHub
parent bc00a635b9
commit 25d4a26c8e
2 changed files with 38 additions and 1 deletions

View File

@@ -381,6 +381,10 @@
components:
- type: InteractionPopup
successChance: 1.0 # Hey, c'mon, this is Morty we're talking about here.
interactSuccessString: petting-success-possum
interactFailureString: petting-failure-possum
interactSuccessSound:
path: /Audio/Animals/snake_hiss.ogg
- type: Grammar
attributes:
proper: true
@@ -398,6 +402,10 @@
components:
- type: InteractionPopup
successChance: 0.7
interactSuccessString: petting-success-raccoon
interactFailureString: petting-failure-raccoon
interactSuccessSound:
path: /Audio/Animals/raccoon_chatter.ogg
- type: Grammar
attributes:
proper: true
@@ -413,6 +421,12 @@
id: MobAlexander
description: Chef's finest colleague.
components:
- type: InteractionPopup
successChance: 1
interactSuccessString: petting-success-pig
interactFailureString: petting-failure-pig
interactSuccessSound:
path: /Audio/Animals/pig_oink.ogg
- type: Grammar
attributes:
gender: male
@@ -429,6 +443,10 @@
components:
- type: InteractionPopup
successChance: 1
interactSuccessString: petting-success-soft-floofy
interactFailureString: petting-failure-generic
interactSuccessSound:
path: /Audio/Animals/fox_squeak.ogg
- type: Butcherable
spawned:
- id: FoodMeat
@@ -465,6 +483,10 @@
- type: GhostTakeoverAvailable
- type: InteractionPopup
successChance: 1
interactSuccessString: petting-success-hamster
interactFailureString: petting-failure-hamster
interactSuccessSound:
path: /Audio/Animals/fox_squeak.ogg
- type: Butcherable
spawned:
- id: FoodMeat
@@ -485,6 +507,12 @@
id: MobSpiderShiva
description: The first defender of the station.
components:
- type: InteractionPopup
successChance: 0.5 # spider is mean
interactSuccessString: petting-success-tarantula
interactFailureString: petting-failure-hamster
interactSuccessSound:
path: /Audio/Animals/snake_hiss.ogg
- type: NpcFactionMember
factions:
- PetsNT
@@ -555,7 +583,11 @@
description: Willow the boxing kangaroo.
components:
- type: InteractionPopup
successChance: 1
successChance: 0.8
interactSuccessString: petting-success-kangaroo
interactFailureString: petting-failure-kangaroo
interactSuccessSound:
path: /Audio/Animals/kangaroo_grunt.ogg
- type: Grammar
attributes:
proper: true