Merge pull request #724 from Yawn-Wider/izac

Does not work and we have traceur
This commit is contained in:
Izac Joof Forsgren
2020-04-26 05:02:46 +02:00
committed by GitHub
@@ -212,10 +212,4 @@
/datum/trait/sonar/apply(var/datum/species/S,var/mob/living/carbon/human/H)
..(S,H)
H.verbs |= /mob/living/carbon/human/proc/sonar_ping
/datum/trait/daredevil
name = "Daredevil"
desc = "You will automatically vault tables and railings, even if it isn't in your best interest. Geronimo!"
cost = 1
var_changes = list("flags" = PASSTABLE)
// YW Addition end