Skip to content

Commit

Permalink
feat: add unique speech bubble for Onis
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofallars committed Aug 12, 2024
1 parent 0bf9394 commit d62dafc
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
- MobLayer
- type: Stamina
critThreshold: 115
- type: TypingIndicator
proto: oni
- type: LanguageKnowledge
speaks:
- GalacticCommon
Expand Down
19 changes: 18 additions & 1 deletion Resources/Textures/Effects/speech.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -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) | Oni sprites made by angelofallars (Github)",
"states": [
{
"name": "alien0",
Expand Down Expand Up @@ -422,6 +422,23 @@
0.4
]
]
},
{
"name": "oni0",
"delays": [
[
0.2,
0.3,
0.3,
0.5
]
]
},
{
"name": "oni1"
},
{
"name": "oni2"
}
]
}
Binary file added Resources/Textures/Effects/speech.rsi/oni0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/Effects/speech.rsi/oni1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/Effects/speech.rsi/oni2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d62dafc

Please sign in to comment.