Advertisement
biggin62182

Event.xml

Mar 1st, 2021
1,004
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.59 KB | None | 0 0
  1. <event name="Freshie_Barrel_Blue">
  2.         <nominal>1</nominal>
  3.         <min>1</min>
  4.         <max>1</max>
  5.         <lifetime>43200</lifetime>
  6.         <restock>3600</restock>
  7.         <saferadius>1</saferadius>
  8.         <distanceradius>20</distanceradius>
  9.         <cleanupradius>100</cleanupradius>
  10.         <flags deletable="0" init_random="0" remove_damaged="0"/>
  11.         <position>fixed</position>
  12.         <limit>mixed</limit>
  13.         <active>1</active>
  14.         <children>
  15.             <child lootmax="20" lootmin="10" max="1" min="1" type="Barrel_Blue"/>
  16.         </children>
  17.     </event>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement