Space Station 13 - Modules - TypesVar Details

language

Vars

ask_verbsUsed when sentence ends in a '?'.
colourCSS style to use for strings in this language.
descShort description for 'Check Languages'.
english_namesDo we want English names by default, no matter what?
exclaim_verbsUsed when sentence ends in a '!'.
flagsVarious language flags.
followApplies to HIVEMIND languages - should a follow link be included for dead mobs?
join_overrideDo we want to override the word-join character for scrambled text? If null, defaults to " " or ". "
keyCharacter used to speak in language eg. '"un"' for Unathi.
nameFluff name of language if any.
nativeIf set, non-native speakers will have trouble speaking.
runechat_spanAdditional spans this language adds to a runechat message (should be defined in skin.dmf -> window "mapwindow" -> elem "map").
scramble_cacheList that saves sentences spoken in this language, so as not to generate different scrambles of syllables for the same sentences.
space_chanceLikelihood of getting a space in the random scramble string.
speech_verbs'says', 'hisses', 'farts'.
syllablesUsed when scrambling text for a non-speaker.
whisper_verbsOptional. When not specified speech_verbs + quietly/softly is used instead.

Var Details

ask_verbs

Used when sentence ends in a '?'.

colour

CSS style to use for strings in this language.

desc

Short description for 'Check Languages'.

english_names

Do we want English names by default, no matter what?

exclaim_verbs

Used when sentence ends in a '!'.

flags

Various language flags.

follow

Applies to HIVEMIND languages - should a follow link be included for dead mobs?

join_override

Do we want to override the word-join character for scrambled text? If null, defaults to " " or ". "

key

Character used to speak in language eg. '"un"' for Unathi.

name

Fluff name of language if any.

native

If set, non-native speakers will have trouble speaking.

runechat_span

Additional spans this language adds to a runechat message (should be defined in skin.dmf -> window "mapwindow" -> elem "map").

scramble_cache

List that saves sentences spoken in this language, so as not to generate different scrambles of syllables for the same sentences.

space_chance

Likelihood of getting a space in the random scramble string.

speech_verbs

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

syllables

Used when scrambling text for a non-speaker.

whisper_verbs

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