mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
New Trait, Custom Species Icon Base and Language (#7585)
This commit is contained in:
@@ -103,6 +103,17 @@
|
||||
machine_understands = FALSE
|
||||
flags = RESTRICTED | HIVEMIND //CHOMPstation Edit: Changining from WHITELISTED to RESTRICTED | Empathy should be shadekin exclusive. This probably breaks carbon shadekins ability to use emptathy, we dont use them and if it does it should be implemented like DIONA root talk. -shark
|
||||
|
||||
/datum/language/marish // CHOMPedit
|
||||
name = LANGUAGE_MARISH
|
||||
desc = "Where shadekin have a language rooted in empathy, there are still subtle tones and syllables that are as delicate as the emotions that shadekin normally communicate with."
|
||||
speech_verb = "mars"
|
||||
ask_verb = "mars"
|
||||
exclaim_verb = "MARS"
|
||||
colour = "shadekin"
|
||||
key = "9"
|
||||
machine_understands = FALSE
|
||||
syllables = list("mar", "mwrrr", "maaAr", "'aarrr", "wrurrl", "mmar") // Placeholder syllables until someone else has a better idea!
|
||||
|
||||
/datum/language/slavic //CHOMP reAdd this language
|
||||
name = LANGUAGE_SLAVIC
|
||||
desc = "The official language of the Independent Colonial Confederation of Gilgamesh, originally established in 2122 by the short-lived United Slavic Confederation on Earth."
|
||||
|
||||
Reference in New Issue
Block a user