gives table passer the ability to toggle it

This commit is contained in:
Seris02
2022-12-21 15:34:28 +08:00
parent 7d29b8940f
commit d0de1414fc
@@ -96,6 +96,7 @@
/datum/trait/positive/table_passer/apply(var/datum/species/S,var/mob/living/carbon/human/H)
..()
H.pass_flags = PASSTABLE
H.verbs |= /mob/living/proc/toggle_pass_table
/datum/trait/positive/grappling_expert
name = "Grappling Expert"