Fix cyborg zippo's

This commit is contained in:
Markolie
2014-11-27 21:19:18 +01:00
parent b66f3effae
commit da0f915246
2 changed files with 2 additions and 6 deletions
@@ -393,7 +393,7 @@ CIGARETTE PACKETS ARE IN FANCY.DM
icon_state = icon_off
/obj/item/weapon/lighter/attack_self(mob/living/user)
if(user.r_hand == src || user.l_hand == src)
if(user.r_hand == src || user.l_hand == src || isrobot(user))
if(!lit)
lit = 1
w_class = 4