diff options
| author | Andrew Lee <alee14498@gmail.com> | 2021-04-17 14:39:59 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2021-04-17 14:39:59 -0400 |
| commit | 5481d09d9a0012b0d9567011ae14624148966725 (patch) | |
| tree | a07f2c9f67ac1bd30ee3e475ea9ce3af8f685390 | |
| parent | 9c3728b9ed60a1d5702fd8ff69ee828aba2889b5 (diff) | |
| download | alp-website-5481d09d9a0012b0d9567011ae14624148966725.tar.gz alp-website-5481d09d9a0012b0d9567011ae14624148966725.tar.bz2 alp-website-5481d09d9a0012b0d9567011ae14624148966725.zip | |
made some mistakes whooops
| -rw-r--r-- | pages/tos.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/tos.js b/pages/tos.js index 2f6a8c7..2ab4cf5 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -62,7 +62,7 @@ const TOS = () => ( <ul> <li>Usage of hacked clients (including - but not limited to - Wurst, Wolfram, Sigma, etc.) is strictly prohibited.*</li> <li>Griefing is not allowed.*</li> - <li>Combating is not allowed. Unless the target player wants to combat with the other player.</li> + <li>Combating is not allowed. Unless the target player wants to combat with the other player with permission.</li> <li>Respect everyone.</li> </ul> <p>If you are found to violate these rules, you may receive a temporary or permanent ban. If you have been banned, and are found playing on an alt, you may be subject to an IP ban.</p> |
