changes the shotgun slug's damage to its previous value of 30

This commit is contained in:
Invalid
2020-12-26 13:54:18 -06:00
parent 21a467daaf
commit 3fd678a2ae

View File

@@ -1,6 +1,6 @@
/obj/projectile/bullet/shotgun_slug /obj/projectile/bullet/shotgun_slug
name = "12g shotgun slug" name = "12g shotgun slug"
damage = 30 damage = 50
sharpness = SHARP_POINTY sharpness = SHARP_POINTY
wound_bonus = 0 wound_bonus = 0