Revenant Tweaks (#11002)

Tau Ceti Basic speakers can now understand 80% of what revenants say.
    Revenants can now universally understand all languages.
    Revenants now spawn between 20 and 30 minutes into the round.
    Revenants now get a numerical identifier after their name that increments up from 1.
This commit is contained in:
Geeves
2021-01-18 20:19:38 +02:00
committed by GitHub
parent 1d52dfec1e
commit b39f1d48dd
5 changed files with 25 additions and 2 deletions
+2 -1
View File
@@ -103,4 +103,5 @@
colour = "revenant"
key = "c"
syllables = list("grhhg", "ghrohg", "grgugh", "grrhh", "hghh", "rghghh", "gghhh", "ggrh", "aghrh")
flags = RESTRICTED
flags = RESTRICTED
partial_understanding = list(LANGUAGE_TCB = 80)