Cerberus Resprite (#14653)

This commit is contained in:
Alekshhh 2023-03-24 23:28:29 +03:00 committed by GitHub
parent 0377f328e8
commit 230e058593
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 17 additions and 21 deletions

Binary file not shown.

View File

@ -32,6 +32,8 @@ The following sounds were used from freesound:
pig_oink.ogg: modified from "Pig Oink.wav" by freesound user "qubodup" (https://freesound.org/people/qubodup/sounds/442906/) licensed under CC0 1.0 (public domain). The original audio was converted from WAV to OGG format.
cerberus.ogg: modified from "DogBARKING.wav" by freesound user "ahill86" (https://freesound.org/people/ahill86/sounds/207124/) licensed under CCO 1.0 (Public domain dedication). The original audio was converted from WAV to OGG format, echoed, amplified and pitched down.
The following sounds are taken from TGstation github (licensed under CC by 3.0):
space_dragon_roar.ogg: taken at https://github.com/tgstation/tgstation/commit/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0

View File

@ -75,3 +75,8 @@
- type: Mind
showExamineInfo: true
- type: Familiar
- type: Vocal
sounds:
Male: Cerberus
Female: Cerberus
Unsexed: Cerberus

View File

@ -102,3 +102,10 @@
path: /Audio/Animals/bear.ogg
params:
variation: 0.125
- type: emoteSounds
id: Cerberus
sound:
path: /Audio/Animals/cerberus.ogg
params:
variation: 0.125

View File

@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b",
"copyright": "https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b , cerberus by Alekshhh",
"states": [
{
"name": "corgi",
@ -209,29 +209,11 @@
},
{
"name": "narsian",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "narsian_dead",
"delays": [
[
1
]
]
"directions": 1
},
{
"name": "old_ian",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 675 B

After

Width:  |  Height:  |  Size: 810 B