-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettingtypes.txt
33 lines (25 loc) · 1.15 KB
/
settingtypes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Configurações aplicaveis para o menu gráfico
# Settings Applicable by GUI
# Number of nights a Torch remains lit.
# Numero de noites que uma Tocha perdura acesa.
hardtorch_torch_nights (Durability - Torch) float 0.1 0
# Number of nights a portion of Oil remains lit.
# Numero de noites que uma porção de Oleo perdura acesa.
hardtorch_oil_nights (Durability - Oil) float 1.2 0
# Light source of Torch Lit (limit: 14)
# Luminosidade da Tocha Acesa (limite: 14)
hardtorch_torch_light_source (Light - Torch) int 11 0
# Light source of Oil Lamp Lit (limit: 14)
# Luminosidade da Lamparina Acesa (limite: 14)
hardtorch_lamp_light_source (Light - Oil Lamp) int 13 0
# Lighter or fire source is needed to light a torch.
# É necessario acendedor ou fonte de fogo para acender uma tocha.
hardtorch_torch_lighter (Lighter is necessary) bool false
# Fixed time (in seconds) that lasts one night.
# This will ignore the true duration of the night in the game.
# Set 0 to disable.
#
# Tempo fixo (em segundos) que dura uma noite.
# Isso vai ignorar a verdadeira duração da noite no jogo.
# Definir 0 para desabilitar.
hardtorch_fixed_night_time (Fixed night time) int 0