Skip to content

Commit

Permalink
Shooter deals more damage and has a higher fire rate
Browse files Browse the repository at this point in the history
  • Loading branch information
Greenfoot5 committed May 9, 2023
1 parent ee89a15 commit 776d7ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tower Defence/Assets/Turrets/Shooter/Shooter.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -332,15 +332,15 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
damage:
stat: 400
stat: 500
modifier: 1
enemyTag: Enemy
range:
stat: 3
modifier: 1
rangeDisplay: {fileID: 1139687739}
fireRate:
stat: 1.1
stat: 1.3
modifier: 1
fireCountdown: 0
moduleHandlers: []
Expand Down

0 comments on commit 776d7ce

Please sign in to comment.