diff options
Diffstat (limited to 'rules.html')
| -rw-r--r-- | rules.html | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/rules.html b/rules.html new file mode 100644 index 0000000..ded6b4e --- /dev/null +++ b/rules.html @@ -0,0 +1,49 @@ +<html> + <link rel="stylesheet" type="text/css" href="style.css"> + <head> + <h1>Winter Survival 2 <img src="./icon_snowflake.png"> Anarchy</h1> + <id><img src="./icon.png" style="width:256;"></id> + </head> + <br/> + <br/> + <id><hr></id> + <div> + <a href="./servers.html">servers</a> + </div> + <div> + <a href="./recipes.html">recipes</a> + </div> + <div> + <a style="text-decoration:line-through" href="./npcs.html">npcs</a> + </div> + <div> + <a href="./index.html">home</a> + </div> + <div> + <a href="./rules.html">rules</a> + </div> + <div> + <a style="text-decoration:line-through" href="./quickstart.html">quickstart</a> + </div> + <id><hr><br/></id> + <id><img style="width:32px" src="icon_rules.png"><br/><br/></id> + <body> + <ol> + <li>Be kind and respectful to your fellow players + <ol type='a'> + <li>Threatening to hack other players or the server is a bannable offense</li> + <li>If an admin tells you to do or not do something, do (or don't do) it, no questions asked!</li> + <li>To report staff abuse, email <a href="mailto:apickx@cogarr.org">apickx@cogarr.org</a></li> + </ol> + </li> + <li>If you find a bug, report it, don't abuse it! If it's not obviously a bug, it's a game mechanic, feel free to use as many advantages as you can find!</li> + <li>This gamemode is in the process of being expanded, don't expect things to stay the same, and be patient with bugfixes</li> + </ol> + </body> + <id><hr><br/></id> + <footer> + <id> + Page last modified on 12/19/15 - Contact the admin at <a href="mailto:admin@cogarr.org">admin@cogarr.org</a> + </id> + </footer> +</html> |
