Initial
This commit is contained in:
21
files/mods/2950280649/events.xml
Normal file
21
files/mods/2950280649/events.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<events>
|
||||
<event name="AmbientRat">
|
||||
<nominal>3</nominal>
|
||||
<min>0</min>
|
||||
<max>50</max>
|
||||
<lifetime>33</lifetime>
|
||||
<restock>15</restock>
|
||||
<saferadius>40</saferadius>
|
||||
<distanceradius>0</distanceradius>
|
||||
<cleanupradius>0</cleanupradius>
|
||||
<flags deletable="0" init_random="0" remove_damaged="0"/>
|
||||
<position>fixed</position>
|
||||
<limit>mixed</limit>
|
||||
<active>1</active>
|
||||
<children>
|
||||
<child lootmax="0" lootmin="0" max="2" min="1" type="Animal_Rat_Grey"/>
|
||||
<child lootmax="0" lootmin="0" max="4" min="1" type="Animal_Rat_White"/>
|
||||
</children>
|
||||
</event>
|
||||
</events>
|
||||
Reference in New Issue
Block a user