Rat King Chat Indicator (#37184)
* Rat King Chat Indicator * BUFFRATWHEN * Added it to the crown wawa * Ignore this * Whats the limit for stuff I can put here? * Fix da merge conflicts for real this time * WE DID ITgit add -A * Errant Requested Changes
This commit is contained in:
@@ -196,6 +196,8 @@
|
||||
sprite: Clothing/Head/Misc/fancycrown.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Misc/fancycrown.rsi
|
||||
- type: TypingIndicatorClothing
|
||||
proto: regal
|
||||
- type: MobPrice
|
||||
price: 3000
|
||||
- type: AddAccentClothing
|
||||
|
||||
@@ -29,6 +29,8 @@
|
||||
- map: [ "enum.DamageStateVisualLayers.BaseUnshaded" ]
|
||||
state: eyes
|
||||
shader: unshaded
|
||||
- type: TypingIndicator
|
||||
proto: regal
|
||||
- type: Physics
|
||||
bodyType: KinematicController
|
||||
- type: Fixtures
|
||||
|
||||
@@ -76,3 +76,9 @@
|
||||
typingState: diona0
|
||||
idleState: diona0
|
||||
offset: 0, 0.125
|
||||
|
||||
- type: typingIndicator
|
||||
id: regal
|
||||
typingState: regal0
|
||||
idleState: regal3
|
||||
offset: 0, 0.125
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"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) | Diona and Gingerbread sprites made by YoungThugSS14 (Github) | Xenoborg sprites by Samuka-c (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, Gingerbread, and Regalsprites made by YoungThugSS14 (Github) | Xenoborg sprites by Samuka-c (Github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -29,27 +29,27 @@
|
||||
{
|
||||
"name": "alien3",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.3,
|
||||
0.3,
|
||||
0.5,
|
||||
0.5
|
||||
]
|
||||
[
|
||||
0.2,
|
||||
0.3,
|
||||
0.3,
|
||||
0.5,
|
||||
0.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "alienroyal0",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.5
|
||||
]
|
||||
[
|
||||
0.2,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "alienroyal1"
|
||||
@@ -411,6 +411,35 @@
|
||||
{
|
||||
"name": "machine2"
|
||||
},
|
||||
{
|
||||
"name": "regal0",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.4
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "regal1"
|
||||
},
|
||||
{
|
||||
"name": "regal2"
|
||||
},
|
||||
{
|
||||
"name": "regal3",
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.3,
|
||||
0.3,
|
||||
0.5,
|
||||
0.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "robot0",
|
||||
"delays": [
|
||||
|
||||
BIN
Resources/Textures/Effects/speech.rsi/regal0.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/regal0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 474 B |
BIN
Resources/Textures/Effects/speech.rsi/regal1.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/regal1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 387 B |
BIN
Resources/Textures/Effects/speech.rsi/regal2.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/regal2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 234 B |
BIN
Resources/Textures/Effects/speech.rsi/regal3.png
Normal file
BIN
Resources/Textures/Effects/speech.rsi/regal3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 594 B |
Reference in New Issue
Block a user