Space Bear Minor Overhaul (#14566)
This commit is contained in:
BIN
Resources/Audio/Animals/bear.ogg
Normal file
BIN
Resources/Audio/Animals/bear.ogg
Normal file
Binary file not shown.
@@ -45,3 +45,5 @@ The following sounds were used from youtube:
|
|||||||
goat_bah.ogg: audio is created by youtube user "Winry Marini" (https://youtu.be/QIhwzsk5bww) licensed under CC BY 3.0
|
goat_bah.ogg: audio is created by youtube user "Winry Marini" (https://youtu.be/QIhwzsk5bww) licensed under CC BY 3.0
|
||||||
|
|
||||||
lizard_happy.ogg: audio created by youtube user "Nagaty Studio" (https://youtu.be/I7CX0AS8RNI) licensed under CC by 3.0.
|
lizard_happy.ogg: audio created by youtube user "Nagaty Studio" (https://youtu.be/I7CX0AS8RNI) licensed under CC by 3.0.
|
||||||
|
|
||||||
|
bear.ogg: audio is recorded by "Nagaty Studio" (https://www.youtube.com/watch?v=pz6eZbESlU8) licensed under CC by 3.0. The original audio was reverbed.
|
||||||
|
|||||||
@@ -21,8 +21,8 @@
|
|||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeCircle
|
!type:PhysShapeCircle
|
||||||
radius: 0.48
|
radius: 0.40
|
||||||
density: 400
|
density: 100
|
||||||
mask:
|
mask:
|
||||||
- MobMask
|
- MobMask
|
||||||
layer:
|
layer:
|
||||||
@@ -56,6 +56,12 @@
|
|||||||
prob: 0.3
|
prob: 0.3
|
||||||
- type: Bloodstream
|
- type: Bloodstream
|
||||||
bloodMaxVolume: 500
|
bloodMaxVolume: 500
|
||||||
|
bloodReagent: Cryoxadone
|
||||||
|
- type: Vocal
|
||||||
|
sounds:
|
||||||
|
Male: Bear
|
||||||
|
Female: Bear
|
||||||
|
Unsexed: Bear
|
||||||
- type: CombatMode
|
- type: CombatMode
|
||||||
disarmAction:
|
disarmAction:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -95,3 +95,10 @@
|
|||||||
collection: CluwneScreams
|
collection: CluwneScreams
|
||||||
params:
|
params:
|
||||||
variation: 0.125
|
variation: 0.125
|
||||||
|
|
||||||
|
- type: emoteSounds
|
||||||
|
id: Bear
|
||||||
|
sound:
|
||||||
|
path: /Audio/Animals/bear.ogg
|
||||||
|
params:
|
||||||
|
variation: 0.125
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 933 B |
@@ -5,7 +5,7 @@
|
|||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b",
|
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b , remade by Alekshhh",
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "bear",
|
"name": "bear",
|
||||||
|
|||||||
Reference in New Issue
Block a user