Skip to content

Commit

Permalink
remove stuff that doesn't actually do anything
Browse files Browse the repository at this point in the history
  • Loading branch information
private-tristan committed Dec 14, 2024
1 parent c642852 commit bc3df16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/datums/ammo/bullet/rifle.dm
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,7 @@
name = "irradiated 10x28 bullet"
debilitate = list(0,0,0,3,0,0,0,1)
damage = 60
headshot_state = HEADSHOT_OVERLAY_MEDIUM
shrapnel_chance = SHRAPNEL_CHANCE_TIER_7
damage_falloff = DAMAGE_FALLOFF_TIER_9

/datum/ammo/bullet/rifle/heavy/ap/dirty
name = "irradiated armor-piercing 10x28 bullet"
Expand Down

0 comments on commit bc3df16

Please sign in to comment.