-
Notifications
You must be signed in to change notification settings - Fork 405
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed: updated Halloween Event files
- Loading branch information
1 parent
1f0cdea
commit bd0d95e
Showing
20 changed files
with
6,363 additions
and
1,494 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<lists> | ||
<categories> | ||
<category name="tools"/> | ||
<category name="containers"/> | ||
<category name="clothes"/> | ||
<category name="vehiclesparts"/> | ||
<category name="food"/> | ||
<category name="weapons"/> | ||
<category name="books"/> | ||
<category name="explosives"/> | ||
</categories> | ||
<tags> | ||
<tag name="floor"/> | ||
<tag name="shelves"/> | ||
<tag name="ground"/> | ||
</tags> | ||
<usageflags> | ||
<usage name="Military"/> | ||
<usage name="Police"/> | ||
<usage name="Medic"/> | ||
<usage name="Firefighter"/> | ||
<usage name="Industrial"/> | ||
<usage name="Farm"/> | ||
<usage name="Coast"/> | ||
<usage name="Town"/> | ||
<usage name="Village"/> | ||
<usage name="Hunting"/> | ||
<usage name="Office"/> | ||
<usage name="School"/> | ||
<usage name="Prison"/> | ||
<usage name="Lunapark"/> | ||
<usage name="SeasonalEvent"/> | ||
<usage name="ContaminatedArea"/> | ||
<usage name="Historical"/> | ||
</usageflags> | ||
<valueflags> | ||
<value name="Tier1"/> | ||
<value name="Tier2"/> | ||
<value name="Tier3"/> | ||
<value name="Tier4"/> | ||
<value name="Unique"/> | ||
</valueflags> | ||
</lists> |
Oops, something went wrong.