Merge pull request #5608 from Mewchild/MC-Quality

Removes Awoo speech
This commit is contained in:
Novacat
2019-08-19 16:55:19 -04:00
committed by GitHub
@@ -59,16 +59,6 @@
autohiss_exempt = list("Siik"))
excludes = list(/datum/trait/autohiss_unathi)
/datum/trait/autohiss_awootism
name = "Autohiss (Disability)"
desc = "You can't speak r's and l's properly."
cost = 0
var_changes = list(
autohiss_basic_map = list(
"l" = list("w", "ww"),
"r" = list("w", "ww")
))
/datum/trait/bloodsucker
name = "Bloodsucker"
desc = "Makes you unable to gain nutrition from anything but blood. To compenstate, you get fangs that can be used to drain blood from prey."