Starbound/assets/devel/stats/effects/devboost/devboost.animation
2025-03-21 22:23:30 +11:00

17 lines
267 B
Text

{
"particleEmitters" : {
"devparticles" : {
"enabled" : true,
"emissionRate" : 5.0,
"particles" : [
]
}
},
"lights" : {
"glow" : {
"active" : true,
"position" : [0, 0],
"color" : [200, 200, 200]
}
}
}