Difference between revisions of "Translations:TrainCarts/MobEntering/10/zh-cn"

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "然后修改为: <pre> collision: animal: ENTER monster: ENTER </pre> 原有的配置可以保留。")
 
 
Line 1: Line 1:
然后修改为:
+
然后修改(或添加)为:
 
<pre>
 
<pre>
 
   collision:
 
   collision:
Line 5: Line 5:
 
     monster: ENTER
 
     monster: ENTER
 
</pre>
 
</pre>
原有的配置可以保留。
+
原有的其他配置可以保留。

Latest revision as of 17:17, 1 September 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/MobEntering)
And change it to:
<pre>
  collision:
   animal: ENTER
   monster: ENTER
</pre>
You can leave previous options if they existed.

然后修改(或添加)为:

  collision:
    animal: ENTER
    monster: ENTER

原有的其他配置可以保留。