Skip to content

Commit

Permalink
Small Improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
3Snake3 committed Nov 3, 2021
1 parent 3fa0103 commit 77da7b9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions content/blocks/turrets/brazier.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@ particles: 15
sizeFrom: 4
sizeTo: 0
lifetime: 43
length: 165
length: 205
cone: 5
colorFrom: d99e6a
colorTo: a86d39
}
shootEffect: {
type: ParticleEffect
particles: 30
sizeFrom: 4.5
sizeFrom: 5.5
sizeTo: 0
lifetime: 43
length: 165
length: 205
interp: circleOut
cone: 5
colorFrom: f2e879
Expand Down
2 changes: 1 addition & 1 deletion content/blocks/turrets/hawk.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ hitSize: 5
lifetime: 20
width: 20
length: 270
damage: 400
damage: 280
collidesAir: true
collidesGround: false
status: bleeding
Expand Down
6 changes: 3 additions & 3 deletions content/blocks/turrets/sand-thrower.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ restitution: 0.2
range: 180
shootSound: throw
requirements: [
copper/125
copper/145
lead/85
creostone/60
graphite/40
graphite/50
metaglass/35
]
category: turret
research: salvo

0 comments on commit 77da7b9

Please sign in to comment.