Difference between revisions of "Translations:TrainCarts/Lag/15/zh-cn"

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "# 列车的最大车厢数量。 # 当列车车厢数量达标时,其他矿车将不会再与这辆列车进行链接, # 并且也不能生成超过车厢数量限制...")
 
(No difference)

Latest revision as of 08:46, 12 October 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (TrainCarts/Lag)
# Maximum number of carts that can be joined together in a train
  # Linking does not happen when it would exceed this limit,
  # and trains longer than this cannot be spawned
  # A value of -1 disables this limit, allowing any length (default)
  maxCartsPerTrain: -1
</pre>
  1. 列车的最大车厢数量。
 # 当列车车厢数量达标时,其他矿车将不会再与这辆列车进行链接,
 # 并且也不能生成超过车厢数量限制的列车。
 # 设置为 -1 可以禁用限制,允许任何长度的列车(默认值)。
 maxCartsPerTrain: -1