Fix: Cyborgs can now use defibs with other modules equipped (#38158)

* Adds a check to see if the user is a cyborg before referring to the offhand.

* Update twohanded.dm

* actually this is a bit more modular

* Update twohanded.dm

* Update twohanded.dm
This commit is contained in:
CitrusGender
2018-05-30 21:33:57 -04:00
committed by letterjay
parent 340c6d2e83
commit f4441c4836

View File

@@ -403,3 +403,6 @@
/mob/living/silicon/is_literate()
return 1
/mob/living/silicon/get_inactive_held_item()
return FALSE