14 lines
473 B
HTML
14 lines
473 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - GuardAI</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Factions.html">Back to Server.Factions</a></h4>
|
|
<h2>GuardAI (Enum)</h2>
|
|
Bless = 1,<br>
|
|
Curse = 2,<br>
|
|
Melee = 4,<br>
|
|
Magic = 8,<br>
|
|
Smart = 16<br>
|
|
</body>
|
|
</html>
|