This commit is contained in:
81Denton
2018-06-14 23:12:08 +02:00
committed by ShizCalev
parent 9bdba0babb
commit d706e52c5b
3 changed files with 1 additions and 10 deletions
@@ -138,7 +138,7 @@
name = "Syndicate Stormtrooper"
maxHealth = 200
health = 200
casingtype = /obj/item/ammo_casing/shotgun/tengauge
casingtype = /obj/item/ammo_casing/shotgun/buckshot
projectilesound = 'sound/weapons/gunshot.ogg'
loot = list(/obj/effect/gibspawner/human)
@@ -7,11 +7,6 @@
caliber = "shotgun"
projectile_type = /obj/item/projectile/bullet/shotgun_slug
materials = list(MAT_METAL=4000)
/obj/item/ammo_casing/shotgun/tengauge
name = "10g shotgun slug"
desc = "A 10 gauge lead slug."
projectile_type = /obj/item/projectile/bullet/shotgun_slug/tengauge
/obj/item/ammo_casing/shotgun/beanbag
name = "beanbag slug"
@@ -2,10 +2,6 @@
name = "12g shotgun slug"
damage = 60
/obj/item/projectile/bullet/shotgun_slug/tengauge
name = "10g shotgun slug"
damage = 72.5
/obj/item/projectile/bullet/shotgun_beanbag
name = "beanbag slug"
damage = 5