TrainCarts/Spawning/32 [zh]

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

Latest revision as of 07:00, 31 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%carred 33%cargreen 33%carblue] locomotive