From 88b5f0b8f4264666096e459d69365523c4e66f69 Mon Sep 17 00:00:00 2001 From: Spades Date: Mon, 2 Jan 2017 02:23:37 -0500 Subject: [PATCH] Nerfs NPC Pirate Rapid firing /obj/item/projectile/beam? How about no? That's 120 damage in a split second. With the new way burn damage affects players; fuck that! --- code/modules/mob/living/simple_animal/hostile/pirate.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/hostile/pirate.dm b/code/modules/mob/living/simple_animal/hostile/pirate.dm index cddaadfccd..3fbbe40aa6 100644 --- a/code/modules/mob/living/simple_animal/hostile/pirate.dm +++ b/code/modules/mob/living/simple_animal/hostile/pirate.dm @@ -41,7 +41,6 @@ icon_dead = "piratemelee_dead" projectilesound = 'sound/weapons/laser.ogg' ranged = 1 - rapid = 1 projectiletype = /obj/item/projectile/beam corpse = /obj/effect/landmark/mobcorpse/pirate/ranged weapon1 = /obj/item/weapon/gun/energy/laser