Files
Yogstation/code/modules/language/polysmorph.dm
Jamie D 8f400996d6 Makes Polysmoprh Playable by All (#10565)
* polymorphs

* Update eyes.dm

* Update polysmorphs.dm

* help

* Update eyes.dm

Co-authored-by: Theos <theubernyan@gmail.com>
2020-12-06 15:55:22 +00:00

12 lines
290 B
Plaintext

/datum/language/polysmorph
name = "polysmorph"
desc = "The common tongue of the polysmorphs."
speech_verb = "hisses"
ask_verb = "hisses"
exclaim_verb = "hisses"
key = "x"
syllables = list("sss","sSs","SSS")
default_priority = 50
sing_verb = "hisses musically"
icon_state = "xeno"