Monkey Grip (#11381)

This commit is contained in:
Geeves
2021-03-15 21:34:17 +01:00
committed by GitHub
parent 12f321b8f0
commit f18dff7b8e
5 changed files with 10 additions and 27 deletions
@@ -846,11 +846,6 @@
to_chat(src, SPAN_WARNING("You don't have the dexterity to use that!"))
return 0
if(disabilities & MONKEYLIKE)
if(!silent)
to_chat(src, SPAN_WARNING("You don't have the dexterity to use that!"))
return 0
return 1
/mob/living/carbon/human/abiotic(var/full_body = 0)
@@ -14,7 +14,6 @@
secondary_langs = list(LANGUAGE_CHIMPANZEE)
greater_form = SPECIES_HUMAN
mob_size = MOB_SMALL
has_fine_manipulation = 0
show_ssd = null
bodytype = BODYTYPE_MONKEY