17 lines
547 B
HTML
17 lines
547 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - SpellCircle</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Spells.html">Back to Server.Spells</a></h4>
|
|
<h2>SpellCircle (Enum)</h2>
|
|
First = 0,<br>
|
|
Second = 1,<br>
|
|
Third = 2,<br>
|
|
Fourth = 3,<br>
|
|
Fifth = 4,<br>
|
|
Sixth = 5,<br>
|
|
Seventh = 6,<br>
|
|
Eighth = 7<br>
|
|
</body>
|
|
</html>
|