#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-03 20:19:48 -04:00
commit 8eae46895e
7512 changed files with 416187 additions and 0 deletions

View file

@ -0,0 +1,37 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - PresetMapType</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
<h2>PresetMapType (Enum)</h2>
Britain = 0,<br>
BritainToSkaraBrae = 1,<br>
BritainToTrinsic = 2,<br>
BucsDen = 3,<br>
BucsDenToMagincia = 4,<br>
BucsDenToOcllo = 5,<br>
Jhelom = 6,<br>
Magincia = 7,<br>
MaginciaToOcllo = 8,<br>
Minoc = 9,<br>
MinocToYew = 10,<br>
MinocToVesper = 11,<br>
Moonglow = 12,<br>
MoonglowToNujelm = 13,<br>
Nujelm = 14,<br>
NujelmToMagincia = 15,<br>
Ocllo = 16,<br>
SerpentsHold = 17,<br>
SerpentsHoldToOcllo = 18,<br>
SkaraBrae = 19,<br>
TheWorld = 20,<br>
Trinsic = 21,<br>
TrinsicToBucsDen = 22,<br>
TrinsicToJhelom = 23,<br>
Vesper = 24,<br>
VesperToNujelm = 25,<br>
Yew = 26,<br>
YewToBritain = 27<br>
</body>
</html>