Automatic bundle update
This commit is contained in:
@@ -1765,6 +1765,20 @@ laccess.dead = 기체 또는 건물 사망/무효 여부
|
||||
laccess.controlled = 만약 기체 제어자가 프로세서라면 [accent]@ctrlProcessor[]를 반환합니다.\n만약 기체/건물 제어자가 플레이어라면 [accent]@ctrlPlayer[]를 반환합니다.\n만약 기체가 다른 기체에 의해 지휘되면(G키)[accent]@ctrlFormation[]를 반환합니다.\n그 외에는 0을 반환합니다.
|
||||
laccess.progress = 작업 진행률, 0 에서 1 로 감.\n포탑 재장전이나 구조물 진행률을 반환합니다.
|
||||
lacess.speed = 기체의 최대 속도, 타일/초
|
||||
lcategory.unknown = Unknown
|
||||
lcategory.unknown.description = Uncategorized instructions.
|
||||
lcategory.io = Input & Output
|
||||
lcategory.io.description = Modify contents of memory blocks and processor buffers.
|
||||
lcategory.block = Block Control
|
||||
lcategory.block.description = Interact with blocks.
|
||||
lcategory.operation = Operations
|
||||
lcategory.operation.description = Logical operations.
|
||||
lcategory.control = Flow Control
|
||||
lcategory.control.description = Manage execution order.
|
||||
lcategory.unit = Unit Control
|
||||
lcategory.unit.description = Give units commands.
|
||||
lcategory.world = World
|
||||
lcategory.world.description = Control how the world behaves.
|
||||
|
||||
graphicstype.clear = 이 색으로 화면을 채우기
|
||||
graphicstype.color = 아래 그래픽 실행문들의 색 설정하기
|
||||
|
||||
Reference in New Issue
Block a user