Advertisement
StephaneLVC

Care_Packages_Types.xml

Jun 15th, 2023
2,971
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.08 KB | Gaming | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <types>
  3.     <type name="CarePackage_black">
  4.         <lifetime>2700</lifetime>
  5.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  6.     </type>
  7.     <type name="CarePackage_red">
  8.         <lifetime>2700</lifetime>
  9.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  10.     </type>
  11.     <type name="CarePackage_green">
  12.         <lifetime>2700</lifetime>
  13.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  14.     </type>
  15.     <type name="CarePackage_digital_black">
  16.         <lifetime>2700</lifetime>
  17.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  18.     </type>
  19.     <type name="CarePackage_typhon">
  20.         <lifetime>2700</lifetime>
  21.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  22.     </type>
  23.     <type name="CarePackage_blood_moon">
  24.         <lifetime>2700</lifetime>
  25.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  26.     </type>
  27.     <type name="ArmyParachute_green">
  28.         <lifetime>120</lifetime>
  29.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  30.     </type>
  31.     <type name="ArmyParachute_cadpat">
  32.         <lifetime>120</lifetime>
  33.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  34.     </type>
  35.     <type name="ArmyParachute_typhon">
  36.         <lifetime>120</lifetime>
  37.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  38.     </type>
  39.     <type name="ArmyParachute_black_digital">
  40.         <lifetime>120</lifetime>
  41.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  42.     </type>
  43. </types>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement