mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-01 11:11:52 +03:00
Localize vehicle names
This commit also removes the displaynameshort. We do not need it any longer.
This commit is contained in:
@@ -6,8 +6,7 @@ class BRDM2_HQ_TK_GUE_EP1: BRDM2_HQ_Base {
|
||||
|
||||
class BRDM2_HQ_TK_GUE_EP1_DZ: BRDM2_HQ_TK_GUE_EP1 {
|
||||
scope = public;
|
||||
displayname = "BRDM2 HQ (PKT)";
|
||||
displaynameshort = "BRDM2 HQ (PKT)";
|
||||
displayname = $STR_VEH_NAME_BRDM2_HQ;
|
||||
crew = "";
|
||||
typicalCargo[] = {};
|
||||
class TransportMagazines {};
|
||||
|
||||
Reference in New Issue
Block a user