mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix typos
This commit is contained in:
@@ -218,7 +218,7 @@ class MK14_SD_DZ: M14_EP1
|
||||
|
||||
class MK14_CCO_SD_DZ: MK14_SD_DZ
|
||||
{
|
||||
displayName = $TR_DZ_WPN_MK14_CCO_SD_NAME;
|
||||
displayName = $STR_DZ_WPN_MK14_CCO_SD_NAME;
|
||||
model = "\RH_mgswp\RH_mk14sdaim.p3d";
|
||||
picture = "\RH_mgswp\inv\mk14sdaim.paa";
|
||||
handAnim[] = {"OFP2_ManSkeleton","\RH_mgswp\anim\RH_M4cs.rtm"};
|
||||
|
||||
@@ -125,7 +125,7 @@ class XM2010_SD_DZ: XM2010_SD_BASE
|
||||
class XM2010_NV_DZ: XM2010_BASE
|
||||
{
|
||||
scope = public;
|
||||
displayName = $TR_DZ_WPN_XM2010_NV_NAME;
|
||||
displayName = $STR_DZ_WPN_XM2010_NV_NAME;
|
||||
descriptionShort = $STR_DZ_WPN_XM2010_NV_DESC;
|
||||
model = "\fhq_remington\XM2010\XM2010_nv.p3d";
|
||||
picture = "\fhq_remington\XM2010\icons\xm2010_nv.paa";
|
||||
|
||||
Reference in New Issue
Block a user