Guest User

DayZ - Mod - @Notes-1999076953 - Types.xml addon

a guest
Dec 11th, 2020
2,125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. <!-- DEBUT MOD @Notes-1999076953 -->
  2. <!-- NOT A REPLACEMENT FOR types.xml must be added -->
  3. <type name="Pen_Black">
  4. <nominal>30</nominal>
  5. <lifetime>3888000</lifetime>
  6. <restock>0</restock>
  7. <min>10</min>
  8. <quantmin>-1</quantmin>
  9. <quantmax>-1</quantmax>
  10. <cost>100</cost>
  11. <flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
  12. <category name="tools"/>
  13. <usage name="Industrial"/>
  14. <usage name="Farm"/>
  15. <usage name="Town"/>
  16. <usage name="Village"/>
  17. <usage name="Hunting"/>
  18. </type>
  19. <type name="Pen_Red">
  20. <nominal>30</nominal>
  21. <lifetime>3888000</lifetime>
  22. <restock>0</restock>
  23. <min>10</min>
  24. <quantmin>-1</quantmin>
  25. <quantmax>-1</quantmax>
  26. <cost>100</cost>
  27. <flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
  28. <category name="tools"/>
  29. <usage name="Industrial"/>
  30. <usage name="Farm"/>
  31. <usage name="Town"/>
  32. <usage name="Village"/>
  33. <usage name="Hunting"/>
  34. </type>
  35. <type name="Pen_Green">
  36. <nominal>30</nominal>
  37. <lifetime>3888000</lifetime>
  38. <restock>0</restock>
  39. <min>10</min>
  40. <quantmin>-1</quantmin>
  41. <quantmax>-1</quantmax>
  42. <cost>100</cost>
  43. <flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
  44. <category name="tools"/>
  45. <usage name="Industrial"/>
  46. <usage name="Farm"/>
  47. <usage name="Town"/>
  48. <usage name="Village"/>
  49. <usage name="Hunting"/>
  50. </type>
  51. <type name="Pen_Blue">
  52. <nominal>30</nominal>
  53. <lifetime>3888000</lifetime>
  54. <restock>0</restock>
  55. <min>10</min>
  56. <quantmin>-1</quantmin>
  57. <quantmax>-1</quantmax>
  58. <cost>100</cost>
  59. <flags count_in_map="1" count_in_hoarder="0" count_in_cargo="0" count_in_player="0" crafted="0" deloot="0" />
  60. <category name="tools"/>
  61. <usage name="Industrial"/>
  62. <usage name="Farm"/>
  63. <usage name="Town"/>
  64. <usage name="Village"/>
  65. <usage name="Hunting"/>
  66. </type>
  67. <!-- FIN MOD @Notes-1999076953 -->
Advertisement
Add Comment
Please, Sign In to add comment