mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-28 06:26:29 +01:00
Merge pull request #10890 from PsiOmegaDelta/150826-AltLangKeys
Languages now use alternative prefix keys.
This commit is contained in:
@@ -362,6 +362,8 @@ STARLIGHT 0
|
||||
## Enable asteroid tunnel/cave generation. Will behave strangely if turned off with a map that expects it on.
|
||||
# GENERATE_ASTEROID
|
||||
|
||||
|
||||
|
||||
## Uncomment to enable organ decay outside of a body or storage item.
|
||||
#ORGANS_CAN_DECAY
|
||||
|
||||
@@ -369,4 +371,7 @@ STARLIGHT 0
|
||||
#AGGRESSIVE_CHANGELOG
|
||||
|
||||
## Uncomment to override default brain health.
|
||||
#DEFAULT_BRAIN_HEALTH 400
|
||||
#DEFAULT_BRAIN_HEALTH 400
|
||||
|
||||
## Default language prefix keys, separated with spaces. Only single character keys are supported. If unset, defaults to , # and -
|
||||
# DEFAULT_LANGUAGE_PREFIXES , # -
|
||||
|
||||
Reference in New Issue
Block a user