mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-10-16 01:03:37 -04:00
Refactor: parse techno data (#129)
* refined common data of techno types among map objects, making the handling consistent . * status bar enhancement . * simplified 'GetStdxxxData' .
This commit is contained in:
parent
2e7a05ba69
commit
6b62120f74
6 changed files with 397 additions and 460 deletions
|
@ -711,6 +711,7 @@ TaskforceDeleteMsgDesc=Are you sure to delete the selected task force? If you de
|
|||
IsoCaption=Map view
|
||||
|
||||
; iso view status bar
|
||||
TerrainStatus=Terrain type:
|
||||
StructStatus=Structure:
|
||||
InfStatus=Infantry:
|
||||
AirStatus=Aircraft:
|
||||
|
@ -1661,6 +1662,7 @@ TeamTypesOnlyTargetHouseEnemy=仅攻击当前敌对方
|
|||
IsoCaption=地图视图
|
||||
|
||||
; iso view status bar
|
||||
TerrainStatus=地形:
|
||||
StructStatus=建筑:
|
||||
InfStatus=步兵:
|
||||
AirStatus=飞行器:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue