diff options
| author | Alexander Pickering <Alexander.Pickering@anondomain.site90.net> | 2016-01-09 20:35:07 -0500 |
|---|---|---|
| committer | Alexander Pickering <Alexander.Pickering@anondomain.site90.net> | 2016-01-09 20:35:07 -0500 |
| commit | e5db0a8b04ae8276b54a3fd95ba4690c58d523e9 (patch) | |
| tree | 6f49329e08398d4a7f6cce0069905a5588e3b030 /rules.html | |
| parent | 526f312211bb5be24723953d45b83437dbbe9092 (diff) | |
| download | webpage-e5db0a8b04ae8276b54a3fd95ba4690c58d523e9.tar.gz webpage-e5db0a8b04ae8276b54a3fd95ba4690c58d523e9.tar.bz2 webpage-e5db0a8b04ae8276b54a3fd95ba4690c58d523e9.zip | |
Moveing rules to script format
Diffstat (limited to 'rules.html')
| -rw-r--r-- | rules.html | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/rules.html b/rules.html deleted file mode 100644 index ded6b4e..0000000 --- a/rules.html +++ /dev/null @@ -1,49 +0,0 @@ -<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> |
