Reverts some changes I deemed unneccesary. Undoes a fuckup

This commit is contained in:
Tupinambis
2019-08-26 15:08:36 -05:00
parent a4fd2be7f7
commit 13638ed5d6
2 changed files with 2 additions and 3 deletions
@@ -1,6 +1,6 @@
/obj/item/projectile/bullet/shotgun_slug
name = "12g shotgun slug"
damage = 50
damage = 60
/obj/item/projectile/bullet/shotgun_beanbag
name = "beanbag slug"
@@ -47,7 +47,7 @@
/obj/item/projectile/bullet/shotgun_frag12
name ="frag12 slug"
damage = 20
damage = 25
knockdown = 50
/obj/item/projectile/bullet/shotgun_frag12/on_hit(atom/target, blocked = FALSE)