#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
15
Docs/index.html
Normal file
15
Docs/index.html
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Index</title>
|
||||
<link rel="stylesheet" type="text/css" href="styles.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2><a href="commands.html" title="Every available command. This contains command name, usage, aliases, and description.">Commands</a></h2>
|
||||
<h2><a href="objects.html" title="Every constructable item or npc. This contains object name and usage. Hover mouse over parameters to see type description.">Constructable Objects</a></h2>
|
||||
<h2><a href="keywords.html" title="Lists speech keyword numbers and associated match patterns. These are used in some scripts for multi-language matching of client speech.">Speech Keywords</a></h2>
|
||||
<h2><a href="bodies.html" title="Every usable body number and name. Table is generated from a UO:3D client datafile. If you do not have UO:3D installed, this may be blank.">Body List</a></h2>
|
||||
<h2><a href="overview.html" title="Scripting reference. Contains every class type and contained methods in the core and scripts.">Class Overview</a></h2>
|
||||
<h2><a href="bods/bod_smith_rewards.html" title="Reference table for large and small smithing bulk order deed rewards.">Bulk Order Rewards: Smithing</a></h2>
|
||||
<h2><a href="bods/bod_tailor_rewards.html" title="Reference table for large and small tailoring bulk order deed rewards.">Bulk Order Rewards: Tailoring</a></h2>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue