- Sandbags no longer need to be filled.

- Item flags 1 and 4 (EMPTY_SANDAG and SHOVEL) are no longer used.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7968 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2015-08-12 21:14:48 +00:00
parent 80bdeff0e4
commit 7fed5fd5dd
20 changed files with 84 additions and 234 deletions
+1 -2
View File
@@ -877,9 +877,8 @@ enum
STR_MTA_NONE,
STR_MTA_FORTIFY,
STR_MTA_REMOVE_FORTIFY,
STR_TA_FILL_SANDBAG,
STR_MTA_CANCEL,
STR_MTA_CANNOT_BUILD,
STR_MTA_CANNOT_BUILD,
TEXT_NUM_MTA_STR
};
-1
View File
@@ -8178,7 +8178,6 @@ STR16 szMTATextStr[]=
L"空无一物",
L"建造掩体", //L"building a fortification",
L"拆除掩体", //L"removing a fortification",
L"填满沙包", //L"filling sandbags",
L"%s必须停止%s", //L"%s had to stop %s.",
L"所选的路障无法再该分区建造",
};
-1
View File
@@ -8189,7 +8189,6 @@ STR16 szMTATextStr[]= // TODO.Translate
L"nothing",
L"building a fortification",
L"removing a fortification",
L"filling sandbags",
L"%s had to stop %s.",
L"The selected barricade cannot be built in this sector", // TODO.Translate
};
-1
View File
@@ -8176,7 +8176,6 @@ STR16 szMTATextStr[]=
L"nothing",
L"building a fortification",
L"removing a fortification",
L"filling sandbags",
L"%s had to stop %s.",
L"The selected barricade cannot be built in this sector",
};
-1
View File
@@ -8175,7 +8175,6 @@ STR16 szMTATextStr[]=
L"rien, en fait.",
L"la construction d'une fortification",
L"le retrait d'une fortification",
L"le remplissage des sacs de sable",
L"%s a dû arrêter... %s",
L"Cette sorte de barricade ne peut pas être construite dans ce secteur",
};
-1
View File
@@ -8006,7 +8006,6 @@ STR16 szMTATextStr[]=
L"nichts",
L"baue eine Befestigung",
L"entferne eine Befestigung",
L"Sandsäcke befüllen",
L"%s musste %s stoppen.",
L"The selected barricade cannot be built in this sector", // TODO.Translate
};
-1
View File
@@ -8183,7 +8183,6 @@ STR16 szMTATextStr[]= // TODO.Translate
L"nothing",
L"building a fortification",
L"removing a fortification",
L"filling sandbags",
L"%s had to stop %s.",
L"The selected barricade cannot be built in this sector", // TODO.Translate
};
-1
View File
@@ -8201,7 +8201,6 @@ STR16 szMTATextStr[]= // TODO.Translate
L"nothing",
L"building a fortification",
L"removing a fortification",
L"filling sandbags",
L"%s had to stop %s.",
L"The selected barricade cannot be built in this sector", // TODO.Translate
};
-1
View File
@@ -8176,7 +8176,6 @@ STR16 szMTATextStr[]=
L"ничего",
L"укрепление строится",
L"укрепление убирается",
L"наполнение мешков",
L"%s был вынужден прекратить %s.",
L"Выбранное укрепление не может быть построено в этом секторе",
};