Why are we still here

Just to suffer
This commit is contained in:
Sebbe
2019-07-18 20:27:46 +02:00
parent bc3da054b2
commit b87cad8da0

View File

@@ -59,6 +59,16 @@
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."