mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
gives table passer the ability to toggle it
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user