Space Station 13 - Nebula13 - Modules - TypesVar Details

language

Vars

allow_repeated_syllablesControl for handling some of the random lang/name gen.
ask_verbUsed when sentence ends in a ?
colourCSS style to use for strings in this language.
descShort description for 'Check Languages'.
exclaim_verbUsed when sentence ends in a !
hidden_from_codexIf it should not show up in Codex
language_flagsVarious language flags.
language_keyCharacter used to speak in language
machine_understandsWhether machines can parse and understand this language
nameFluff name of language if any.
partial_understandingList of languages that can /somehwat/ understand it, format is: typepath = chance of understanding a word
scramble_cacheCached syllable strings for masking when heard by a non-speaker
shorthandShorthand that shows up in chat for this language.
signlang_verblist of emotes that might be displayed if this language has LANG_FLAG_NONVERBAL or LANG_FLAG_SIGNLANG flags
space_chanceLikelihood of getting a space in the random scramble string
speech_soundsList of sounds to randomly play.
speech_verb'says', 'hisses', 'farts'.
syllablesSyllable list when scrambling text for display to a non-speaker.
whisper_verbOptional. When not specified speech_verb + quietly/softly is used instead.

Var Details

allow_repeated_syllables

Control for handling some of the random lang/name gen.

ask_verb

Used when sentence ends in a ?

colour

CSS style to use for strings in this language.

desc

Short description for 'Check Languages'.

exclaim_verb

Used when sentence ends in a !

hidden_from_codex

If it should not show up in Codex

language_flags

Various language flags.

language_key

Character used to speak in language

machine_understands

Whether machines can parse and understand this language

name

Fluff name of language if any.

partial_understanding

List of languages that can /somehwat/ understand it, format is: typepath = chance of understanding a word

scramble_cache

Cached syllable strings for masking when heard by a non-speaker

shorthand

Shorthand that shows up in chat for this language.

signlang_verb

list of emotes that might be displayed if this language has LANG_FLAG_NONVERBAL or LANG_FLAG_SIGNLANG flags

space_chance

Likelihood of getting a space in the random scramble string

speech_sounds

List of sounds to randomly play.

speech_verb

'says', 'hisses', 'farts'.

syllables

Syllable list when scrambling text for display to a non-speaker.

whisper_verb

Optional. When not specified speech_verb + quietly/softly is used instead.