Fixes-Tweakes

This commit is contained in:
Fox-McCloud
2014-12-14 03:18:10 -05:00
parent ab7bd372f9
commit fece84d974
20 changed files with 151 additions and 123 deletions
@@ -136,7 +136,7 @@
var/mob/living/carbon/M = target
M.silent = max(M.silent, 10)
/*
/obj/item/projectile/bullet/dart
@@ -161,7 +161,7 @@
flags &= ~NOREACT
reagents.handle_reactions()
return 1
*/
/obj/item/projectile/bullet/dart/metalfoam
New()
..()