Files
Reimagined/config/mcqoy.toml
T
2026-05-07 21:38:27 +03:00

58 lines
1.6 KiB
TOML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Height (in metres)
# range: 1.0 - 3.0
# default: 1.8
height = 1.8
# (Aside from a touch of arthritis)
# default: I think, pretty good!
medicalStatus = "I think, pretty good!"
# Jim. In this galaxy, there's a mathematical probability of three million Earth-type planets.
# And in all of the universe, three million million galaxies like this.
# And in all of that, and perhaps more, only one of each of us.
# Don't destroy the one named Kirk.
# default: 3000000000000
galaxiesLikeThis = 3000000000000
[uniform]
# Damned blinking lights.
# matches r'#[0-9A-Fa-f]{8}'
# default: #AAF75866
communicator = "#AAF75866"
# Hands off, I got that one at the academy!
# all(matches r'#[0-9A-Fa-f]{6}')
closet = ["#003366", "#ffffff", "#4B9ECF"]
# Circa '2265
# all(matches r'#[0-9A-Fa-f]{6}')
[uniform.divisionUniforms]
Command = "#CAA354"
Sciences = "#003366"
Medical = "#4B9ECF"
Operations = "#B20000"
# "Damn it, man!"
[professions]
"old country doctor" = true
bricklayer = false
"torpedo technician" = false
escalator = false
"coal miner" = false
scientist = false
surgeon = true
mechanic = false
"flesh peddler" = false
engineer = false
physicist = false
doctor = true
psychiatrist = false
"moon shuttle conductor" = false
magician = false
# F-
[curses]
# Id give real money if hed shut up.
# range: 1 - 99
# default: 50
realMoney = 50
# These are from an old Southern recipe.
dismissals = ["Not this time.", "Shut up, we're rescuing you!", "When an Earth girl says “its me, not you” its definitely you.", "I don't doubt it.", "That green blooded son of a bitch"]