Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/faction.xsd">
- <factions>
- <faction id="1" name="Good" color="39E01B" homeId="3" baseDisplayId="42229" />
- <faction id="2" name="Evil" color="103E99" homeId="1" baseDisplayId="42230" />
- </factions>
- <!-- Faction Fortresses -->
- <fortresses>
- <fort id="1" name="Southern" x="47301" y="50933" z="-2998">
- <spawns faction="1">
- <spawn id="42231" repeat="20" />
- <spawn id="42232" repeat="20" />
- </spawns>
- <spawns faction="2">
- <spawn id="22725" repeat="2" />
- <spawn id="18190" repeat="3" />
- </spawns>
- </fort>
- </fortresses>
- </list>
Advertisement
Add Comment
Please, Sign In to add comment