language 
Vars | |
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. |
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.