Proper verb and style for Siik'tajr

This commit is contained in:
mwerezak
2014-05-21 00:39:17 -04:00
parent d1555c8a3b
commit ca264a8636
2 changed files with 4 additions and 3 deletions

View File

@@ -30,9 +30,9 @@
/datum/language/tajaran_sign
name = "Siik'tajr"
desc = "An expressive language that combines yowls and chirps with posture, tail and ears. Spoken by many Tajaran."
speech_verb = "mrowls"
colour = "tajaran"
key = "y" //only "dfpqyz" left.
speech_verb = "mrowls and gestures"
colour = "tajaran_signlang"
key = "y" //only "dfpqxyz" left.
flags = WHITELISTED | NONVERBAL
/datum/language/skrell

View File

@@ -62,6 +62,7 @@ h1.alert, h2.alert {color: #000000;}
.modooc {color: #184880; font-weight: bold;}
.adminmod {color: #402A14; font-weight: bold;}
.tajaran {color: #803B56;}
.tajaran_signlang {color: #4D0C26;}
.skrell {color: #00CED1;}
.soghun {color: #228B22;}
.vox {color: #AA00AA;}