Cak Upgrade (#21678)
* added fun * change recipe, add OwO * fix? * upgrade
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
license: "CC-BY-3.0"
|
||||
copyright: "Modified from 'Meow 4.wav' by freesound user 'TRNGLE. The original audio was trimmed, split to mono, and converted from WAV to OGG format"
|
||||
source: "https://freesound.org/people/TRNGLE/sounds/368006/"
|
||||
|
||||
- files: ["cat_meow2.ogg"]
|
||||
license: "CC-BY-3.0"
|
||||
copyright: "Created by freesound user 'TRNGLE. The original audio split to mono, and converted from WAV to OGG format"
|
||||
source: "https://freesound.org/people/TRNGLE/sounds/362652/"
|
||||
|
||||
- files: ["cat_hiss.ogg"]
|
||||
license: "CC0-1.0"
|
||||
|
||||
BIN
Resources/Audio/Animals/cat_meow2.ogg
Normal file
BIN
Resources/Audio/Animals/cat_meow2.ogg
Normal file
Binary file not shown.
@@ -586,6 +586,29 @@
|
||||
rules: ghost-role-information-Cak-rules
|
||||
- type: GhostTakeoverAvailable
|
||||
- type: OwOAccent
|
||||
- type: Speech
|
||||
speechSounds: Cat
|
||||
speechVerb: SmallMob
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed : 5
|
||||
baseSprintSpeed : 3
|
||||
- type: Tag
|
||||
tags:
|
||||
- VimPilot
|
||||
- DoorBumpOpener
|
||||
- type: CanEscapeInventory
|
||||
baseResistTime: 2
|
||||
- type: Puller
|
||||
needsHands: false
|
||||
- type: Examiner
|
||||
- type: CombatMode
|
||||
- type: MeleeWeapon
|
||||
soundHit:
|
||||
path: /Audio/Animals/cat_hiss.ogg
|
||||
hidden: true
|
||||
damage:
|
||||
groups:
|
||||
Brute: 1
|
||||
|
||||
# Suppermatter
|
||||
# I can't figure out where to put this. It kind of acts like a cake I guess?
|
||||
|
||||
@@ -96,3 +96,12 @@
|
||||
path: /Audio/Voice/Talk/arachnid_ask.ogg
|
||||
exclaimSound:
|
||||
path: /Audio/Voice/Talk/arachnid_exclaim.ogg
|
||||
|
||||
- type: speechSounds
|
||||
id: Cat
|
||||
saySound:
|
||||
path: /Audio/Animals/cat_meow2.ogg
|
||||
askSound:
|
||||
path: /Audio/Animals/cat_meow.ogg
|
||||
exclaimSound:
|
||||
path: /Audio/Animals/cat_meow.ogg
|
||||
Reference in New Issue
Block a user