Skip to content

Commit

Permalink
Nerf MK88 (#765)
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneAsket authored Dec 6, 2024
1 parent 0bcb60c commit c3b395e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions code/modules/projectiles/ammo_datums/bullet/pistol.dm
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@
shrapnel_chance = 0
flags_ammo_behavior = AMMO_BALLISTIC|AMMO_INCENDIARY
damage = 20
penetration = 0
additional_xeno_penetration = 0

/datum/ammo/bullet/pistol/squash
name = "squash-head pistol bullet"
Expand Down
1 change: 0 additions & 1 deletion code/modules/projectiles/guns/pistols.dm
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,6 @@
/obj/item/attachable/extended_barrel,
/obj/item/attachable/heavy_barrel,
/obj/item/attachable/flashlight/under,
/obj/item/attachable/burstfire_assembly,
/obj/item/attachable/lace,
)

Expand Down

0 comments on commit c3b395e

Please sign in to comment.