15 lines
516 B
HTML
15 lines
516 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - DisturbType</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>DisturbType (Enum)</h2>
|
|
Unspecified = 0,<br>
|
|
EquipRequest = 1,<br>
|
|
UseRequest = 2,<br>
|
|
Hurt = 3,<br>
|
|
Kill = 4,<br>
|
|
NewCast = 5<br>
|
|
</body>
|
|
</html>
|