Added DBO Creatures, SuperHeatPack (replaces normal heatpack)
This commit is contained in:
parent
93c090c633
commit
ae86e29358
@ -45,6 +45,7 @@ Do not forget to add attribute act="car", if root class represents moveable vehi
|
|||||||
<file name="crashedHelis.xml" type="types" />
|
<file name="crashedHelis.xml" type="types" />
|
||||||
<file name="AmmoTypes.xml" type="types" />
|
<file name="AmmoTypes.xml" type="types" />
|
||||||
<file name="Camping.xml" type="types" />
|
<file name="Camping.xml" type="types" />
|
||||||
<!-- <file name="CJ187-FoodDrink.xml" type="types" /> -->
|
<file name="dboCreatures.xml" type="types" />
|
||||||
|
<file name="SuperHeatPack.xml" type="types" />
|
||||||
</ce>
|
</ce>
|
||||||
</economycore>
|
</economycore>
|
@ -687,4 +687,10 @@
|
|||||||
<item name="Mag_STANAG_60Rnd" chance="0.05" />
|
<item name="Mag_STANAG_60Rnd" chance="0.05" />
|
||||||
<item name="Mag_AKM_Drum75Rnd" chance="0.05" />
|
<item name="Mag_AKM_Drum75Rnd" chance="0.05" />
|
||||||
</cargo>
|
</cargo>
|
||||||
|
<cargo chance="0.20" name="bloodsuckerloot">
|
||||||
|
<item name="NVGHeadstrap" chance="0.2" />
|
||||||
|
<item name="NVGoggles" chance="0.2" />
|
||||||
|
<item name="RGD5Grenade" chance="0.2" />
|
||||||
|
<item name="M67Grenade" chance="0.2" />
|
||||||
|
</cargo>
|
||||||
</randompresets>
|
</randompresets>
|
@ -3393,4 +3393,40 @@
|
|||||||
</attachments>
|
</attachments>
|
||||||
</type>
|
</type>
|
||||||
-->
|
-->
|
||||||
|
<type name="ZmbM_BloodSucker_normal">
|
||||||
|
<cargo preset="bloodsuckerloot" />
|
||||||
|
<cargo preset="foodCity" />
|
||||||
|
<cargo preset="toolsCity" />
|
||||||
|
<attachments preset="glassesCity" />
|
||||||
|
<attachments preset="hatsCity" />
|
||||||
|
</type>
|
||||||
|
<type name="ZmbM_BloodSucker_medium">
|
||||||
|
<cargo preset="bloodsuckerloot" />
|
||||||
|
<cargo preset="foodCity" />
|
||||||
|
<cargo preset="toolsCity" />
|
||||||
|
<attachments preset="glassesCity" />
|
||||||
|
<attachments preset="hatsCity" />
|
||||||
|
</type>
|
||||||
|
<type name="ZmbM_BloodSucker_hard">
|
||||||
|
<cargo preset="bloodsuckerloot" />
|
||||||
|
<cargo preset="foodCity" />
|
||||||
|
<cargo preset="toolsCity" />
|
||||||
|
<attachments preset="glassesCity" />
|
||||||
|
<attachments preset="hatsCity" />
|
||||||
|
</type>
|
||||||
|
<type name="ZmbM_BloodSucker_superhard">
|
||||||
|
<cargo preset="bloodsuckerloot" />
|
||||||
|
<cargo preset="foodCity" />
|
||||||
|
<cargo preset="toolsCity" />
|
||||||
|
<attachments preset="glassesCity" />
|
||||||
|
<attachments preset="hatsCity" />
|
||||||
|
</type>
|
||||||
|
<type name="ZmbM_BloodSucker_superweird">
|
||||||
|
<cargo preset="bloodsuckerloot" />
|
||||||
|
<cargo preset="foodCity" />
|
||||||
|
<cargo preset="toolsCity" />
|
||||||
|
<attachments preset="glassesCity" />
|
||||||
|
<attachments preset="hatsCity" />
|
||||||
|
</type>
|
||||||
|
|
||||||
</spawnabletypes>
|
</spawnabletypes>
|
29
custom_types/SuperHeatPack.xml
Normal file
29
custom_types/SuperHeatPack.xml
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<types>
|
||||||
|
<type name="Heatpack">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>14400</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>0</min>
|
||||||
|
<quantmin>-1</quantmin>
|
||||||
|
<quantmax>-1</quantmax>
|
||||||
|
<cost>100</cost>
|
||||||
|
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||||
|
<category name="tools"/>
|
||||||
|
<tag name="shelves"/>
|
||||||
|
<usage name="Hunting"/>
|
||||||
|
</type>
|
||||||
|
<type name="SuperHeatpack">
|
||||||
|
<nominal>50</nominal>
|
||||||
|
<lifetime>14400</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>30</min>
|
||||||
|
<quantmin>-1</quantmin>
|
||||||
|
<quantmax>-1</quantmax>
|
||||||
|
<cost>100</cost>
|
||||||
|
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||||
|
<category name="tools"/>
|
||||||
|
<tag name="shelves"/>
|
||||||
|
<usage name="Hunting"/>
|
||||||
|
</type>
|
||||||
|
</types>
|
53
custom_types/dboCreatures.xml
Normal file
53
custom_types/dboCreatures.xml
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<types>
|
||||||
|
<type name="ZmbM_BloodSucker_normal">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>1800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>0</min>
|
||||||
|
<quantmin>-1</quantmin>
|
||||||
|
<quantmax>-1</quantmax>
|
||||||
|
<cost>100</cost>
|
||||||
|
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||||
|
</type>
|
||||||
|
<type name="ZmbM_BloodSucker_medium">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>1800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>0</min>
|
||||||
|
<quantmin>-1</quantmin>
|
||||||
|
<quantmax>-1</quantmax>
|
||||||
|
<cost>100</cost>
|
||||||
|
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||||
|
</type>
|
||||||
|
<type name="ZmbM_BloodSucker_hard">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>1800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>0</min>
|
||||||
|
<quantmin>-1</quantmin>
|
||||||
|
<quantmax>-1</quantmax>
|
||||||
|
<cost>100</cost>
|
||||||
|
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||||
|
</type>
|
||||||
|
<type name="ZmbM_BloodSucker_superhard">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>1800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>0</min>
|
||||||
|
<quantmin>-1</quantmin>
|
||||||
|
<quantmax>-1</quantmax>
|
||||||
|
<cost>100</cost>
|
||||||
|
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||||
|
</type>
|
||||||
|
<type name="ZmbM_BloodSucker_superweird">
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<lifetime>1800</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<min>0</min>
|
||||||
|
<quantmin>-1</quantmin>
|
||||||
|
<quantmax>-1</quantmax>
|
||||||
|
<cost>100</cost>
|
||||||
|
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
|
||||||
|
</type>
|
||||||
|
</types>
|
@ -199,6 +199,7 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_BloodSucker_medium"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="30" type="ZmbM_PatrolNormal_Autumn"/>
|
<child lootmax="5" lootmin="0" max="0" min="30" type="ZmbM_PatrolNormal_Autumn"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_PatrolNormal_Flat"/>
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_PatrolNormal_Flat"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="20" type="ZmbM_PatrolNormal_PautRev"/>
|
<child lootmax="5" lootmin="0" max="0" min="20" type="ZmbM_PatrolNormal_PautRev"/>
|
||||||
@ -222,6 +223,7 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_BloodSucker_medium"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="30" type="ZmbF_PoliceWomanNormal"/>
|
<child lootmax="5" lootmin="0" max="0" min="30" type="ZmbF_PoliceWomanNormal"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="30" type="ZmbM_PolicemanFat"/>
|
<child lootmax="5" lootmin="0" max="0" min="30" type="ZmbM_PolicemanFat"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_PolicemanSpecForce"/>
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_PolicemanSpecForce"/>
|
||||||
@ -241,7 +243,8 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="30" type="ZmbM_PatrolNormal_Autumn"/>
|
<child lootmax="5" lootmin="0" max="0" min="20" type="ZmbM_BloodSucker_medium"/>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="30" type="ZmbM_PatrolNormal_Autumn"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_PatrolNormal_Flat"/>
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_PatrolNormal_Flat"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="20" type="ZmbM_PatrolNormal_PautRev"/>
|
<child lootmax="5" lootmin="0" max="0" min="20" type="ZmbM_PatrolNormal_PautRev"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_PatrolNormal_Summer"/>
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_PatrolNormal_Summer"/>
|
||||||
@ -264,7 +267,8 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="7" type="ZmbF_BlueCollarFat_White"/>
|
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbM_BloodSucker_normal"/>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="7" type="ZmbF_BlueCollarFat_White"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="3" type="ZmbF_CitizenANormal_Beige"/>
|
<child lootmax="5" lootmin="0" max="0" min="3" type="ZmbF_CitizenANormal_Beige"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="3" type="ZmbF_CitizenANormal_Blue"/>
|
<child lootmax="5" lootmin="0" max="0" min="3" type="ZmbF_CitizenANormal_Blue"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="7" type="ZmbF_CitizenBSkinny"/>
|
<child lootmax="5" lootmin="0" max="0" min="7" type="ZmbF_CitizenBSkinny"/>
|
||||||
@ -320,7 +324,8 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_CitizenANormal_Brown"/>
|
<child lootmax="5" lootmin="0" max="0" min="7" type="ZmbM_BloodSucker_normal"/>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_CitizenANormal_Brown"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_Clerk_Normal_Green"/>
|
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_Clerk_Normal_Green"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_JournalistNormal_White"/>
|
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_JournalistNormal_White"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_ShortSkirt_black"/>
|
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_ShortSkirt_black"/>
|
||||||
@ -365,7 +370,8 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="4" type="ZmbF_BlueCollarFat_Blue"/>
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_BloodSucker_medium"/>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="4" type="ZmbF_BlueCollarFat_Blue"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="4" type="ZmbF_BlueCollarFat_Green"/>
|
<child lootmax="5" lootmin="0" max="0" min="4" type="ZmbF_BlueCollarFat_Green"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="4" type="ZmbF_BlueCollarFat_Red"/>
|
<child lootmax="5" lootmin="0" max="0" min="4" type="ZmbF_BlueCollarFat_Red"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="4" type="ZmbF_BlueCollarFat_White"/>
|
<child lootmax="5" lootmin="0" max="0" min="4" type="ZmbF_BlueCollarFat_White"/>
|
||||||
@ -407,6 +413,7 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_BloodSucker_normal"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbF_DoctorSkinny"/>
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbF_DoctorSkinny"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_NurseFat"/>
|
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_NurseFat"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_ParamedicNormal_Blue"/>
|
<child lootmax="5" lootmin="0" max="0" min="8" type="ZmbF_ParamedicNormal_Blue"/>
|
||||||
@ -435,7 +442,8 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="40" type="ZmbF_PoliceWomanNormal"/>
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_BloodSucker_normal"/>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="40" type="ZmbF_PoliceWomanNormal"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="40" type="ZmbM_PolicemanFat"/>
|
<child lootmax="5" lootmin="0" max="0" min="40" type="ZmbM_PolicemanFat"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="20" type="ZmbM_PolicemanSpecForce"/>
|
<child lootmax="5" lootmin="0" max="0" min="20" type="ZmbM_PolicemanSpecForce"/>
|
||||||
</children>
|
</children>
|
||||||
@ -454,6 +462,7 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="20" type="ZmbM_BloodSucker_normal"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="100" type="ZmbM_PrisonerSkinny"/>
|
<child lootmax="5" lootmin="0" max="0" min="100" type="ZmbM_PrisonerSkinny"/>
|
||||||
</children>
|
</children>
|
||||||
</event>
|
</event>
|
||||||
@ -471,6 +480,7 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_BloodSucker_normal"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="100" type="ZmbM_priestPopSkinny"/>
|
<child lootmax="5" lootmin="0" max="0" min="100" type="ZmbM_priestPopSkinny"/>
|
||||||
</children>
|
</children>
|
||||||
</event>
|
</event>
|
||||||
@ -488,6 +498,7 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbM_BloodSucker_normal"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbF_HikerSkinny_Blue"/>
|
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbF_HikerSkinny_Blue"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbF_HikerSkinny_Green"/>
|
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbF_HikerSkinny_Green"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbF_HikerSkinny_Grey"/>
|
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbF_HikerSkinny_Grey"/>
|
||||||
@ -523,6 +534,7 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbM_BloodSucker_normal"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="7" type="ZmbF_JoggerSkinny_Blue"/>
|
<child lootmax="5" lootmin="0" max="0" min="7" type="ZmbF_JoggerSkinny_Blue"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="6" type="ZmbF_JoggerSkinny_Brown"/>
|
<child lootmax="5" lootmin="0" max="0" min="6" type="ZmbF_JoggerSkinny_Brown"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="7" type="ZmbF_JoggerSkinny_Green"/>
|
<child lootmax="5" lootmin="0" max="0" min="7" type="ZmbF_JoggerSkinny_Green"/>
|
||||||
@ -563,6 +575,7 @@
|
|||||||
<limit>custom</limit>
|
<limit>custom</limit>
|
||||||
<active>1</active>
|
<active>1</active>
|
||||||
<children>
|
<children>
|
||||||
|
<child lootmax="5" lootmin="0" max="0" min="10" type="ZmbM_BloodSucker_normal"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="17" type="ZmbF_JoggerSkinny_Red"/>
|
<child lootmax="5" lootmin="0" max="0" min="17" type="ZmbF_JoggerSkinny_Red"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbF_MilkMaidOld_Green"/>
|
<child lootmax="5" lootmin="0" max="0" min="5" type="ZmbF_MilkMaidOld_Green"/>
|
||||||
<child lootmax="5" lootmin="0" max="0" min="17" type="ZmbF_VillagerOld_Blue"/>
|
<child lootmax="5" lootmin="0" max="0" min="17" type="ZmbF_VillagerOld_Blue"/>
|
||||||
@ -926,5 +939,27 @@
|
|||||||
<child lootmax="0" lootmin="0" max="30" min="25" type="Truck_01_Covered_Blue"/>
|
<child lootmax="0" lootmin="0" max="30" min="25" type="Truck_01_Covered_Blue"/>
|
||||||
<child lootmax="0" lootmin="0" max="30" min="25" type="Truck_01_Covered_Orange"/>
|
<child lootmax="0" lootmin="0" max="30" min="25" type="Truck_01_Covered_Orange"/>
|
||||||
</children>
|
</children>
|
||||||
</event>
|
</event>
|
||||||
|
<event name="InfectedBloodsucker">
|
||||||
|
<waves>0</waves>
|
||||||
|
<nominal>0</nominal>
|
||||||
|
<min>0</min>
|
||||||
|
<max>101</max>
|
||||||
|
<lifetime>3</lifetime>
|
||||||
|
<restock>0</restock>
|
||||||
|
<saferadius>100</saferadius>
|
||||||
|
<distanceradius>50</distanceradius>
|
||||||
|
<cleanupradius>100</cleanupradius>
|
||||||
|
<flags deletable="0" init_random="0" remove_damaged="1" sec_spawner="0"/>
|
||||||
|
<position>player</position>
|
||||||
|
<limit>custom</limit>
|
||||||
|
<active>1</active>
|
||||||
|
<children>
|
||||||
|
<child lootmax="0" lootmin="0" max="0" min="70" type="ZmbM_BloodSucker_normal"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="0" min="20" type="ZmbM_BloodSucker_medium"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="0" min="10" type="ZmbM_BloodSucker_hard"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="0" min="10" type="ZmbM_BloodSucker_superhard"/>
|
||||||
|
<child lootmax="0" lootmin="0" max="0" min="10" type="ZmbM_BloodSucker_superweird"/>
|
||||||
|
</children>
|
||||||
|
</event>
|
||||||
</events>
|
</events>
|
||||||
|
Loading…
Reference in New Issue
Block a user