16 lines
209 B
Plaintext
16 lines
209 B
Plaintext
|
/*
|
||
|
Vinery Config
|
||
|
With links:
|
||
|
dc:
|
||
|
cf:
|
||
|
*/
|
||
|
{
|
||
|
/* Chance
|
||
|
idk
|
||
|
help.
|
||
|
*/
|
||
|
"wine_trader_chance": 50,
|
||
|
// How long should a year be (in days).
|
||
|
"year_length_in_days": 16,
|
||
|
"enable_wine_maker_set_bonus": true
|
||
|
}
|