Speech noise fixies (#8023)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
diagnoser_printing.ogg taken from https://freesound.org/people/RobSp1derp1g/sounds/615419/ and edited
|
||||
circuitprinter.ogg taken from https://freesound.org/people/OroborosNZ/sounds/273649/ and https://freesound.org/people/170048@virtualwindow.co.za/sounds/408041/ and edited
|
||||
|
||||
vaccinator_running.ogg taken from https://freesound.org/people/RutgerMuller/sounds/365413/ and edited
|
||||
diagnoser_printing.ogg taken from https://freesound.org/people/RobSp1derp1g/sounds/615419/ and edited
|
||||
|
||||
uniformprinter.ogg taken from https://freesound.org/people/sukaton/sounds/60640/ and edited
|
||||
|
||||
circuitprinter.ogg taken from https://freesound.org/people/OroborosNZ/sounds/273649/ and https://freesound.org/people/170048@virtualwindow.co.za/sounds/408041/ and edited
|
||||
vaccinator_running.ogg taken from https://freesound.org/people/RutgerMuller/sounds/365413/ and edited
|
||||
|
||||
vending_jingle.ogg made by github.com/hubismal licensed under CC-BY-3.0
|
||||
@@ -11,5 +11,5 @@ speak_4_ask.ogg
|
||||
speak_4_exclaim.ogg
|
||||
speak_4.ogg
|
||||
all taken from
|
||||
https://github.com/goonstation/goonstation/tree/master/sound/misc/talk
|
||||
https://github.com/goonstation/goonstation/tree/eb3e7df6292d23f6af2f18b4372d3a8ba4b0fda7/sound/misc/talk
|
||||
licensed under CC BY-NC-SA 3.0
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
sprite: Mobs/Animals/bat.rsi
|
||||
- type: Physics
|
||||
- type: Speech
|
||||
speechSoundsId: Squeak
|
||||
speechSounds: Squeak
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
@@ -666,8 +666,7 @@
|
||||
name: mouse
|
||||
description: A hungry and mischievous mouse.
|
||||
- type: Speech
|
||||
playSpeechSound: true
|
||||
speechSoundsId: Squeak
|
||||
speechSounds: Squeak
|
||||
- type: Sprite
|
||||
drawdepth: FloorObjects
|
||||
layers:
|
||||
|
||||
@@ -180,7 +180,7 @@
|
||||
Arms:
|
||||
points: 2
|
||||
required: false
|
||||
|
||||
|
||||
- type: Physics
|
||||
bodyType: KinematicController
|
||||
- type: Fixtures
|
||||
@@ -309,7 +309,6 @@
|
||||
# - type: Recyclable Turns out turning off recycler safeties without considering the instagib is a bad idea
|
||||
# safe: false
|
||||
- type: Speech
|
||||
playSpeechSound: true
|
||||
- type: Vocal
|
||||
- type: Emoting
|
||||
- type: Grammar
|
||||
|
||||
@@ -53,8 +53,7 @@
|
||||
LayoutId: Vending
|
||||
- type: Anchorable
|
||||
- type: Speech
|
||||
playSpeechSound: true
|
||||
speechSoundsId: Vending
|
||||
speechSounds: Vending
|
||||
- type: DoAfter
|
||||
- type: Electrified
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user