Adds colours to languages that lack them (#395)
This commit is contained in:
committed by
TalkingCactus
parent
61db5a9ba5
commit
f3b6d9e007
@@ -4,7 +4,7 @@
|
||||
speech_verb = "chitters"
|
||||
ask_verb = "chitters inquisitively"
|
||||
exclaim_verb = "chitters loudly"
|
||||
spans = list(SPAN_ROBOT)
|
||||
spans = list(SPAN_ROBOT, "drone")
|
||||
key = "d"
|
||||
flags = NO_STUTTER
|
||||
syllables = list(".", "|")
|
||||
|
||||
Reference in New Issue
Block a user