Vox names, species prototype cleanup, some cosmetic changes (#24994)
* voxnames * New generator parameters, names are more readable * bunch of missing vox stuff * more names * sad
This commit is contained in:
@@ -92,6 +92,10 @@ chat-speech-verb-skeleton-1 = rattles
|
||||
chat-speech-verb-skeleton-2 = clacks
|
||||
chat-speech-verb-skeleton-3 = gnashes
|
||||
|
||||
chat-speech-verb-vox-1 = screeches
|
||||
chat-speech-verb-vox-2 = shrieks
|
||||
chat-speech-verb-vox-3 = croaks
|
||||
|
||||
chat-speech-verb-canine-1 = barks
|
||||
chat-speech-verb-canine-2 = woofs
|
||||
chat-speech-verb-canine-3 = howls
|
||||
|
||||
@@ -10,6 +10,9 @@ reagent-desc-slime = You thought this was gradient blood at first, but you were
|
||||
reagent-name-hemocyanin-blood = blue blood
|
||||
reagent-desc-hemocyanin-blood = Contains copper as opposed to iron which gives it a distinct blue color.
|
||||
|
||||
reagent-name-ammonia-blood = anaerobic blood
|
||||
reagent-desc-ammonia-blood = Nothing else in the entire galaxy smells quite so appalling.
|
||||
|
||||
reagent-name-zombie-blood = zombie blood
|
||||
reagent-desc-zombie-blood = Would not advise eating. Can be used to create an inoculation against the infection.
|
||||
|
||||
@@ -20,4 +23,4 @@ reagent-name-fat = fat
|
||||
reagent-desc-fat = No matter how it was obtained, its application is important.
|
||||
|
||||
reagent-name-vomit = vomit
|
||||
reagent-desc-vomit = You can see a few chunks of someone's last meal in it.
|
||||
reagent-desc-vomit = You can see a few chunks of someone's last meal in it.
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
namepreset-first = {$first}
|
||||
namepreset-firstlast = {$first} {$last}
|
||||
namepreset-firstdashfirst = {$first1}-{$first2}
|
||||
namepreset-thefirstoflast = The {$first} of {$last}
|
||||
namepreset-thefirstoflast = The {$first} of {$last}
|
||||
|
||||
@@ -8,3 +8,4 @@ species-name-diona = Diona
|
||||
species-name-arachnid = Arachnid
|
||||
species-name-moth = Moth Person
|
||||
species-name-skeleton = Skeleton
|
||||
species-name-vox = Vox
|
||||
|
||||
Reference in New Issue
Block a user