* 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>
45 lines
628 B
JSON
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
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|