Nuke Ops Rework Phase 2

This commit is contained in:
Fox-McCloud
2014-11-05 06:56:46 -05:00
parent 165639cd2c
commit dd200af4bf
45 changed files with 545 additions and 99 deletions
@@ -8,12 +8,12 @@
embed = 1
sharp = 1
on_hit(var/atom/target, var/blocked = 0)
/* on_hit(var/atom/target, var/blocked = 0)
if (..(target, blocked))
var/mob/living/L = target
shake_camera(L, 3, 2)
return 1
return 0
return 0 */
/obj/item/projectile/bullet/weakbullet
damage = 5