Advertisement
StephaneLVC

Bedrespawn-v2

Mar 15th, 2023
5,219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.80 KB | Gaming | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <types>
  3.     <type name="br_sleepingbag">
  4.         <nominal>4</nominal>
  5.         <lifetime>3600</lifetime>
  6.         <restock>900</restock>
  7.         <min>1</min>
  8.         <quantmin>-1</quantmin>
  9.         <quantmax>-1</quantmax>
  10.         <cost>100</cost>
  11.         <flags count_in_cargo="1" count_in_hoarder="0" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
  12.         <category name="tools"/>
  13.         <usage name="Farm"/>
  14.         <usage name="Town"/>
  15.         <usage name="Village"/>
  16.         <usage name="Hunting"/>
  17.     </type>
  18.     <type name="br_sleepingbag_deployed">
  19.         <lifetime>3888000</lifetime>
  20.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  21.     </type>
  22. </types>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement