Guest User

Untitled

a guest
Jan 1st, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. ////////////////////////////////////////////////////////////////////
  2. //DeRap: Produced from mikero's Dos Tools Dll version 5.24
  3. //Produced on Wed Apr 08 12:27:04 2015 : Created on Wed Apr 08 12:27:04 2015
  4. //http://dev-heaven.net/projects/list_files/mikero-pbodll
  5. ////////////////////////////////////////////////////////////////////
  6.  
  7. #define _ARMA_
  8.  
  9. class CfgPatches
  10. {
  11. class Winter_Plants
  12. {
  13. units[]{"b_betulaHumilis.p3d","b_canina2s.p3d","b_corylus.p3d","b_corylus2s.p3d","b_craet1.p3d","b_craet2.p3d","b_pmugo.p3d","b_prunus.p3d","b_salix2s.p3d","b_sambucus.p3d"};
  14. weapons[] = {};
  15. requiredAddons[] = {"A3_Data_F","A3_Structures_F"};
  16. author[] = {"Cookies"};
  17. magazines[] = {};
  18. ammo[] = {};
  19. };
  20. };
Add Comment
Please, Sign In to add comment