TrainCarts/Spawning/32 [zh]

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "例如,要生成一辆列车,随后是 12 辆随机的红色、绿色或蓝色车厢: <pre> 12[33%carr 33%carg 33%carb] loco </pre>")
 
No edit summary
 
Line 1: Line 1:
例如,要生成一辆列车,随后是 12 辆随机的红色、绿色或蓝色车厢:
例如,要生成一辆列车,随后是12辆随机的红色、绿色或蓝色车厢:
<pre>
<pre>
12[33%carr 33%carg 33%carb] loco
12[33%carr 33%carg 33%carb] loco
</pre>
</pre>

Latest revision as of 10:23, 10 October 2025

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/Spawning)
For example, to spawn a locomotive followed by 12 carts of random red, green or blue carriages:
<pre>
12[33%carr 33%carg 33%carb] loco
</pre>

例如,要生成一辆列车,随后是12辆随机的红色、绿色或蓝色车厢:

12[33%carr 33%carg 33%carb] loco