You cannot use the force, Luke!

This commit is contained in:
SamCroswell
2014-12-03 21:48:42 -05:00
parent 021bc233be
commit 32661552e9
-2
View File
@@ -767,8 +767,6 @@ But you can call procs that are of type /mob/living/carbon/human/proc/ for that
W.registered_name = M.real_name
M.equip_to_slot_or_del(W, slot_wear_id)
cmd_admin_toggle_block(M,"TELE")
if("assassin")
M.equip_to_slot_or_del(new /obj/item/clothing/under/suit_jacket(M), slot_w_uniform)
M.equip_to_slot_or_del(new /obj/item/clothing/shoes/black(M), slot_shoes)