52bcde9c17
Added: AUR A1 with a guaranteed magazine spawn into Tier 4 Added: AUR AX with a guaranteed magazine spawn into Tier 5 Added: 30rnd AUR magazine into Tier 4 Added: Hunter vest into hunting spawn points Added: cfgweather.xml configuration file (replaces the original init.c weather setup) Added: land_observatory_spawn and land_portalcage_spawn (invisible objects) expanding loot spawn points in Lantia (allowing for bigger items to be spawned in Tier 6) Added: Tire repair kit into hardcore setup Added: Christmas event (disabled for now) Changed: Updated map cluster and map pos files to support latest version of Namalsk Tweaked: re-named effect area json file to all lower-case Fixed: Invalid spawn point at land_hiluxT wreck Fixed: Invalid spawn point on a stove inside village house 1w04 Fixed: Invalid spawn point on a bmp1 wreck Removed: Incorrect secondary spawner settings for StaticMedDrop Removed: Legacy waves parameter from events
38 lines
1.0 KiB
XML
38 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<lists>
|
|
<categories>
|
|
<category name="rifles" />
|
|
<category name="pistols" />
|
|
<category name="weapons" />
|
|
<category name="explosives" />
|
|
<category name="tools" />
|
|
<category name="lore" />
|
|
<category name="food" />
|
|
<category name="containers" />
|
|
<category name="clothes" />
|
|
<category name="bags" />
|
|
</categories>
|
|
<tags>
|
|
<tag name="military" />
|
|
<tag name="civilian" />
|
|
<tag name="hunting" />
|
|
<tag name="police" />
|
|
<tag name="industrial" />
|
|
<tag name="farm" />
|
|
<tag name="medical" />
|
|
<tag name="firefighter" />
|
|
<tag name="fishing" />
|
|
<tag name="seaice" />
|
|
<tag name="seasonalevent" />
|
|
</tags>
|
|
<usageflags />
|
|
<valueflags>
|
|
<value name="Tier1"/>
|
|
<value name="Tier2"/>
|
|
<value name="Tier3"/>
|
|
<value name="Tier4"/>
|
|
<value name="Tier5"/>
|
|
<value name="Tier6"/>
|
|
</valueflags>
|
|
</lists>
|