Skip to content

Commit

Permalink
damage bonus
Browse files Browse the repository at this point in the history
  • Loading branch information
KoishiVibe committed Aug 23, 2024
1 parent 253e299 commit 0800d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/ammo/bullet/shotgun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
accuracy_var_high = PROJECTILE_VARIANCE_TIER_5
accurate_range = 2
max_range = 10
damage = 38
damage = 40
damage_var_low = PROJECTILE_VARIANCE_TIER_10
damage_var_high = PROJECTILE_VARIANCE_TIER_10
penetration = 0
Expand Down

0 comments on commit 0800d07

Please sign in to comment.