Adds NOBLOODY to holoswords.

This commit is contained in:
mwerezak
2014-12-12 13:51:08 -05:00
parent fda3b89faf
commit 02368b84f4

View File

@@ -395,7 +395,7 @@ var/global/list/holodeck_programs = list(
throw_range = 5
throwforce = 0
w_class = 2.0
flags = FPRINT | TABLEPASS | NOSHIELD
flags = FPRINT | TABLEPASS | NOSHIELD | NOBLOODY
var/active = 0
/obj/item/weapon/holo/esword/green
@@ -577,4 +577,4 @@ var/global/list/holodeck_programs = list(
/obj/structure/rack/holorack/attackby(obj/item/weapon/W as obj, mob/user as mob)
if (istype(W, /obj/item/weapon/wrench))
user << "It's a holorack! You can't unwrench it!"
return
return