Make trusses, trestles, and wooden bridges optional.

master
v-rob 2018-09-12 18:52:59 -07:00 committed by GitHub
parent 5336954e37
commit 52492735eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4632 additions and 4614 deletions

9230
nodes.lua

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,15 @@
#Setting of Bridger
# Bridger Settings
Bridger_enable_alias (For use old alias of Bridges) bool false
# Enable aliasing for old worlds using Bridger.
Bridger_enable_alias (Use compatability aliasing) bool false
# Enable wooden footbridges and drawbridges. This setting does not include
# trestles.
bridger_enable_wooden_bridges (Enable wooden bridges) bool true
# Enable wooden trestle bridge components.
bridger_enable_trestles (Enable trestles) bool true
# Enable metal truss bridges (Tubular, truss supports, substructure,
# superstructure, chords, deck, etc.) Also enables concrete supports.
bridger_enable_trusses (Enable metal trusses) bool true