Fixes Teshari Hiding

Resolves a verb definition conflict and thus gives Teshari the correct hiding behaviours.
This commit is contained in:
KasparoVy
2018-03-16 19:36:58 -04:00
parent 371a7a6195
commit cc8bf189af
@@ -339,7 +339,7 @@
inherent_verbs = list(
/mob/living/carbon/human/proc/sonar_ping,
/mob/living/proc/hide,
/mob/living/carbon/human/proc/hide_humanoid,
/mob/living/proc/shred_limb,
/mob/living/proc/toggle_pass_table
)