mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Reverted verb, adjusted color
Verb didn't make sense with radio talk. Might need to wait until datum based speaking is implemented.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
/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 and gestures"
|
||||
speech_verb = "mrowls"
|
||||
colour = "tajaran_signlang"
|
||||
key = "y" //only "dfpqxyz" left.
|
||||
flags = WHITELISTED | NONVERBAL
|
||||
|
||||
@@ -62,7 +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;}
|
||||
.tajaran_signlang {color: #941C1C;}
|
||||
.skrell {color: #00CED1;}
|
||||
.soghun {color: #228B22;}
|
||||
.vox {color: #AA00AA;}
|
||||
|
||||
Reference in New Issue
Block a user