This commit is contained in:
LetterJay
2017-06-05 22:39:51 -05:00
parent b4cd9de3e4
commit be38799933
3 changed files with 5 additions and 23 deletions
@@ -1,10 +0,0 @@
diff a/code/modules/projectiles/projectile/bullets.dm b/code/modules/projectiles/projectile/bullets.dm (rejected hunks)
@@ -244,7 +244,7 @@
name = "\improper DNA injector"
icon_state = "syringeproj"
var/obj/item/weapon/dnainjector/injector
-
+
/obj/item/projectile/bullet/dnainjector/on_hit(atom/target, blocked = 0)
if(iscarbon(target))
var/mob/living/carbon/M = target