section one

This commit is contained in:
Timothy Teakettle
2020-07-24 22:34:22 +01:00
parent a88fa29682
commit 7fb55a02a5
115 changed files with 1202 additions and 682 deletions
@@ -8,4 +8,4 @@
flag = "bullet"
hitsound_wall = "ricochet"
impact_effect_type = /obj/effect/temp_visual/impact_effect
sharpness = TRUE
sharpness = SHARP_EDGED
@@ -20,7 +20,7 @@
ricochet_auto_aim_angle = 10
ricochet_auto_aim_range = 3
wound_bonus = -35
sharpness = TRUE
sharpness = SHARP_EDGED
/obj/item/projectile/bullet/c38/match
name = ".38 Match bullet"
@@ -4,12 +4,12 @@
/obj/item/projectile/bullet/shotgun_slug/executioner
name = "executioner slug" // admin only, can dismember limbs
sharpness = TRUE
sharpness = SHARP_EDGED
wound_bonus = 0
/obj/item/projectile/bullet/shotgun_slug/pulverizer
name = "pulverizer slug" // admin only, can crush bones
sharpness = FALSE
sharpness = SHARP_NONE
wound_bonus = 0
/obj/item/projectile/bullet/shotgun_beanbag
@@ -17,7 +17,7 @@
damage = 10
stamina = 70
wound_bonus = 20
sharpness = FALSE
sharpness = SHARP_NONE
/obj/item/projectile/bullet/incendiary/shotgun
name = "incendiary slug"