add lizard speech bubble (#23365)
* add bubble sprites and yaml changes * fixed issues * lizardified names * more fixes, got rid of error * add indicator to kobolds * updated sprites (removed notch, brightened colours)
This commit is contained in:
BIN
Resources/Textures/Effects/speech.rsi/lizard0.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/lizard0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 419 B |
BIN
Resources/Textures/Effects/speech.rsi/lizard1.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/lizard1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 289 B |
BIN
Resources/Textures/Effects/speech.rsi/lizard2.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/lizard2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 283 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)",
|
||||
"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)",
|
||||
"states": [
|
||||
{
|
||||
"name": "alien0",
|
||||
@@ -198,6 +198,23 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "lizard0",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.4
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "lizard1"
|
||||
},
|
||||
{
|
||||
"name": "lizard2"
|
||||
},
|
||||
{
|
||||
"name": "moth0",
|
||||
"delays": [
|
||||
|
||||
Reference in New Issue
Block a user