Skip to content

Commit

Permalink
Update missile-silo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Catana791 authored Jul 29, 2022
1 parent 652340f commit 2c28906
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/blocks/turrets/item/missile-silo.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,22 @@
"cone": 45,
"colorFrom": "ffdd55",
"colorTo": "db401c",
"sizeFrom": 3,
"sizeTo": 2.4
"sizeFrom": 1,
"sizeTo": 0.2
},
{
"type": "ParticleEffect",
"particles": 32,
"length": 30,
"lifetime": 90,
"startDelay": 30,
"startDelay": 90,
"useRotation": true,
"interp": "circleOut",
"cone": 45,
"colorFrom": "2a2a2a",
"colorTo": "404040",
"sizeFrom": 3,
"sizeTo": 2.4
"sizeFrom": 1,
"sizeTo": 0.2
}
]
},
Expand Down

0 comments on commit 2c28906

Please sign in to comment.