New Speech Indicators for species that don't have any. (#36126)
* DionaAndGingerbread * DionaSpeechTweaks * FixGingerbread * IfYourReadingThisYouMatter
This commit is contained in:
@@ -92,6 +92,8 @@
|
||||
Male: UnisexDiona
|
||||
Female: UnisexDiona
|
||||
Unsexed: UnisexDiona
|
||||
- type: TypingIndicator
|
||||
proto: diona
|
||||
- type: BodyEmotes
|
||||
soundsId: DionaBodyEmotes
|
||||
- type: IgnoreKudzu
|
||||
|
||||
@@ -42,6 +42,8 @@
|
||||
- MobMask
|
||||
layer:
|
||||
- MobLayer
|
||||
- type: TypingIndicator
|
||||
proto: gingerbread
|
||||
- type: Inventory
|
||||
femaleDisplacements:
|
||||
jumpsuit:
|
||||
|
||||
@@ -48,3 +48,13 @@
|
||||
id: slime
|
||||
typingState: slime0
|
||||
offset: 0, 0.125
|
||||
|
||||
- type: typingIndicator
|
||||
id: gingerbread
|
||||
typingState: gingerbread0
|
||||
offset: 0, 0.125
|
||||
|
||||
- type: typingIndicator
|
||||
id: diona
|
||||
typingState: diona0
|
||||
offset: 0, 0.125
|
||||
|
||||
BIN
Resources/Textures/Effects/speech.rsi/diona0.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/diona0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 537 B |
BIN
Resources/Textures/Effects/speech.rsi/diona1.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/diona1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 297 B |
BIN
Resources/Textures/Effects/speech.rsi/diona2.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/diona2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 282 B |
BIN
Resources/Textures/Effects/speech.rsi/gingerbread0.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/gingerbread0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 450 B |
BIN
Resources/Textures/Effects/speech.rsi/gingerbread1.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/gingerbread1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 231 B |
BIN
Resources/Textures/Effects/speech.rsi/gingerbread2.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/gingerbread2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 219 B |
@@ -5,7 +5,7 @@
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24 | Moth sprites made by PuroSlavKing (Github) | Spider sprites made by PixelTheKermit (Github) | Lizard sprites made by AmalgoMyte (Github)",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24 | Moth sprites made by PuroSlavKing (Github) | Spider sprites made by PixelTheKermit (Github) | Lizard sprites made by AmalgoMyte (Github) | Diona and Gingerbread sprites made by YoungThugSS14 (Github)",
|
||||
"states": [
|
||||
{
|
||||
"name": "alien0",
|
||||
@@ -125,6 +125,40 @@
|
||||
{
|
||||
"name": "default2"
|
||||
},
|
||||
{
|
||||
"name": "diona0",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.4
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "diona1"
|
||||
},
|
||||
{
|
||||
"name": "diona2"
|
||||
},
|
||||
{
|
||||
"name": "gingerbread0",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.4
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gingerbread1"
|
||||
},
|
||||
{
|
||||
"name": "gingerbread2"
|
||||
},
|
||||
{
|
||||
"name": "guardian0",
|
||||
"delays": [
|
||||
|
||||
Reference in New Issue
Block a user