mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-07 14:51:17 +00:00

Add horse mod, despite it being known to crash the Linux server. One day... Fix bashrc getting appended to instead of written to. Oops!
9 lines
278 B
XML
Executable file
9 lines
278 B
XML
Executable file
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<env>
|
|
<territories>
|
|
<file path="env/wild_horse_territories.xml" />
|
|
<territory type="Herd" name="WildHorse" behavior="DZDeerGroupBeh">
|
|
<file usable="wild_horse_territories" />
|
|
</territory>
|
|
</territories>
|
|
</env>
|