Support for exiting instance at nearest town.

This commit is contained in:
MobiusDevelopment
2021-05-23 16:38:37 +00:00
parent 35553698f1
commit f4f7c98c29
20 changed files with 198 additions and 86 deletions

View File

@@ -89,6 +89,7 @@
<xs:enumeration value="FIXED" />
<xs:enumeration value="RANDOM" />
<xs:enumeration value="ORIGIN" />
<xs:enumeration value="TOWN" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>