Radiation Laser Update

Hid message when missing.

Added all medical jobs + brig phys to the requirement of jobs to
purchase this traitor item.

As requested by Fox.
This commit is contained in:
Bone White
2014-10-27 02:24:06 +00:00
parent 42867b255d
commit 5f56a28a8a
2 changed files with 7 additions and 6 deletions
@@ -191,7 +191,7 @@ emp_act
if(user == src) // Attacking yourself can't miss
target_zone = user.zone_sel.selecting
if(!target_zone && !src.stat)
if(!target_zone && !src.stat && !I.discrete)
visible_message("\red <B>[user] misses [src] with \the [I]!")
return 0