12 lines
450 B
HTML
12 lines
450 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - DeathMoveResult</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.html">Back to Server</a></h4>
|
|
<h2>DeathMoveResult (Enum)</h2>
|
|
MoveToCorpse = 0,<br>
|
|
RemainEquiped = 1,<br>
|
|
MoveToBackpack = 2<br>
|
|
</body>
|
|
</html>
|