Files
Ed b3b64e6cf2 The glowing forest anomaly (#24351)
* sans

* Papyrus

* add to game

* tweak stick

* fixes

* Update Resources/Prototypes/Entities/Objects/Misc/kudzu.yml

Co-authored-by: Kara <lunarautomaton6@gmail.com>

* Update Resources/Prototypes/Entities/Structures/Specific/Anomaly/anomalies.yml

Co-authored-by: Kara <lunarautomaton6@gmail.com>

---------

Co-authored-by: Kara <lunarautomaton6@gmail.com>
2024-01-20 17:31:12 -08:00

45 lines
628 B
JSON

{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by TheShuEd (github) for ss14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "anom",
"delays": [
[
0.38625,
0.38625,
0.38625,
0.38625
]
]
},
{
"name": "pulse",
"delays": [
[
0.25625,
0.25625,
0.25625,
0.25625
]
]
},
{
"name": "bulb",
"delays": [
[
0.25625,
0.25625,
0.25625,
0.25625
]
]
}
]
}