Automatic bundle update
This commit is contained in:
@@ -1366,6 +1366,8 @@ rules.weather = 天氣
|
||||
rules.weather.frequency = 頻率:
|
||||
rules.weather.always = 永遠
|
||||
rules.weather.duration = 持續時間:
|
||||
rules.placerangecheck.info = Prevents players from placing anything near enemy buildings. When trying to place a turret, the range is increased, so the turret will not be able to reach the enemy.
|
||||
rules.onlydepositcore.info = Prevents units from depositing items into any buildings except cores.
|
||||
|
||||
content.item.name = 物品
|
||||
content.liquid.name = 液體
|
||||
@@ -2304,7 +2306,7 @@ unit.emanate.description = Builds structures to defend the Acropolis core. Repai
|
||||
lst.read = [accent]讀取[]記憶體中的一項數值
|
||||
lst.write = [accent]寫入[]一項數值到記憶體中
|
||||
lst.print = 將文字加入輸出的暫存中,搭配[accent]Print Flush[], [accent]Flush message[]使用
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.draw = 將圖形加入顯示的暫存中,搭配[accent]Draw Flush[]使用
|
||||
lst.drawflush = 將所有暫存的[accent]Draw[]指令推到顯示器上
|
||||
lst.printflush = 將所有暫存的[accent]Print[]指令推到訊息板上
|
||||
|
||||
Reference in New Issue
Block a user