mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Proper verb and style for Siik'tajr
This commit is contained in:
@@ -30,9 +30,9 @@
|
|||||||
/datum/language/tajaran_sign
|
/datum/language/tajaran_sign
|
||||||
name = "Siik'tajr"
|
name = "Siik'tajr"
|
||||||
desc = "An expressive language that combines yowls and chirps with posture, tail and ears. Spoken by many Tajaran."
|
desc = "An expressive language that combines yowls and chirps with posture, tail and ears. Spoken by many Tajaran."
|
||||||
speech_verb = "mrowls"
|
speech_verb = "mrowls and gestures"
|
||||||
colour = "tajaran"
|
colour = "tajaran_signlang"
|
||||||
key = "y" //only "dfpqyz" left.
|
key = "y" //only "dfpqxyz" left.
|
||||||
flags = WHITELISTED | NONVERBAL
|
flags = WHITELISTED | NONVERBAL
|
||||||
|
|
||||||
/datum/language/skrell
|
/datum/language/skrell
|
||||||
|
|||||||
@@ -62,6 +62,7 @@ h1.alert, h2.alert {color: #000000;}
|
|||||||
.modooc {color: #184880; font-weight: bold;}
|
.modooc {color: #184880; font-weight: bold;}
|
||||||
.adminmod {color: #402A14; font-weight: bold;}
|
.adminmod {color: #402A14; font-weight: bold;}
|
||||||
.tajaran {color: #803B56;}
|
.tajaran {color: #803B56;}
|
||||||
|
.tajaran_signlang {color: #4D0C26;}
|
||||||
.skrell {color: #00CED1;}
|
.skrell {color: #00CED1;}
|
||||||
.soghun {color: #228B22;}
|
.soghun {color: #228B22;}
|
||||||
.vox {color: #AA00AA;}
|
.vox {color: #AA00AA;}
|
||||||
|
|||||||
Reference in New Issue
Block a user