class ItemGPS : ItemCore { model = "z\addons\dayz_communityassets\models\gps.p3d"; }; class ItemGPSBroken_DZE : ItemCore { scope = 2; displayName = $STR_EQUIP_BROKEN_GPS; model = "z\addons\dayz_communityassets\models\gps.p3d"; picture = "\dayz_epoch_c\icons\tools\ItemGPSBroken.paa"; descriptionShort = $STR_EQUIP_BROKEN_GPS_DESC; };