Advertisement
iKurdo

Mummy_events.xml

Jul 1st, 2023 (edited)
1,183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.66 KB | Gaming | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <events>
  3.     <event name="InfectedMummy">
  4.         <nominal>1</nominal>
  5.         <min>1</min>
  6.         <max>1</max>
  7.         <lifetime>3</lifetime>
  8.         <restock>0</restock>
  9.         <saferadius>100</saferadius>
  10.         <distanceradius>50</distanceradius>
  11.         <cleanupradius>100</cleanupradius>
  12.         <flags deletable="0" init_random="0" remove_damaged="1"/>
  13.         <position>player</position>
  14.         <limit>custom</limit>
  15.         <active>0</active>
  16.         <children>
  17.             <child lootmax="5" lootmin="0" max="0" min="2" type="ZmbM_Mummy"/>
  18.         </children>
  19.     </event>
  20. </events>
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement