config.cpp 581 B

12345678910111213141516171819202122232425
  1. ////////////////////////////////////////////////////////////////////
  2. //DeRap: 501st_AB_Helmets\config.bin
  3. //Produced from mikero's Dos Tools Dll version 6.44
  4. //'now' is Sat Jul 14 06:15:55 2018 : 'file' last modified on Thu Jul 12 22:56:57 2018
  5. //http://dev-heaven.net/projects/list_files/mikero-pbodll
  6. ////////////////////////////////////////////////////////////////////
  7. #define _ARMA_
  8. class CfgPatches
  9. {
  10. class RD501_patch_Airborne_Helmet_Model
  11. {
  12. author = "";
  13. units[] = {};
  14. weapons[] = {};
  15. requiredAddons[]=
  16. {
  17. "RD501_patch_main"
  18. };
  19. };
  20. };
  21. class CfgWeapons
  22. {
  23. };