Files
space-station-14/Resources/Textures/Interface/Actions/changeling2.rsi/meta.json
T
Pok 61f98c14d3 Changeling reagent stings (#43805)
* Changeling-Stings

* update yml

* attempt failed dead

* sprite and ChangelingNeurodepressantSting

* Update changeling_catalog.yml

* merge

* update

* review

* review 2

* clean up, remove non-blind stings

* fix stuff

* lethal, cryogenic, hallucination + armblade  nerf

* validate deez

* a

* review

---------

Co-authored-by: ScarKy0 <scarky0@onet.eu>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2026-06-04 19:29:21 +00:00

51 lines
1.5 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by ketufaispikinut from a sprite taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039 (scientist suit), a sprite taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039 (hydro suit) and the changeling ability border/background sprites created by TiniestShark. Biodegrade, Mimicry and Extract Dna On/Off, Blind, Mute, Neurodepressant, Cryogenic, Lethal and Hallucination sting by ketufaispikinut, based on TiniestShark's textures. Shop icon by ketufaispikinut, based on TiniestShark's textures.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "flesh_clothing"
},
{
"name": "flesh_clothing_alt"
},
{
"name": "mimicry"
},
{
"name": "biodegrade"
},
{
"name": "blind_sting"
},
{
"name": "mute_sting"
},
{
"name": "hallucination_sting"
},
{
"name": "neurodepressant_sting"
},
{
"name": "cryogenic_sting"
},
{
"name": "lethal_sting"
},
{
"name": "extract_dna_on"
},
{
"name": "extract_dna_off"
},
{
"name": "shop"
}
]
}