Skip to content

Commit

Permalink
Mob slime gaming
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomce795 committed Jan 10, 2025
1 parent f9223a1 commit 12c0acf
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Resources/Prototypes/Entities/Mobs/NPCs/slimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,11 @@
allowedEmotes: ['Squish', 'Bubble', 'Pop'] # Impstation
- type: TypingIndicator
proto: slime
- type: Vocal # Impstation starts here
sounds:
Male: AnimalSlime
Female: AnimalSlime
Unsexed: AnimalSlime # Impstation ends here
- type: NpcFactionMember
factions:
- SimpleNeutral
Expand Down
25 changes: 25 additions & 0 deletions Resources/Prototypes/_Impstation/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
- type: emoteSounds
id: AnimalSlime
sounds:
Squish:
collection: Squishes
Bubble:
collection: Bubbles
Pop:
collection: Pops
CatMeow:
collection: CatMeows
CatHisses:
collection: CatHisses
MonkeyScreeches:
collection: MonkeyScreeches
RobotBeep:
collection: RobotBeeps
Honk:
collection: BikeHorn
Weh:
collection: Weh
DefaultDeathgasp:
collection: MaleSlimeDeathGasp
params:
variation: 0.125

0 comments on commit 12c0acf

Please sign in to comment.