diff --git a/doc/060_multiplayer.md b/doc/060_multiplayer.md index 3344111d..36ce2125 100644 --- a/doc/060_multiplayer.md +++ b/doc/060_multiplayer.md @@ -23,10 +23,10 @@ Apart from this, we'll only document changes/additions here. Quake II was released in 1997 into a world where security didn't matter. The most important thing when connecting to random servers is: **Quake II allows the server to do anything on the client!** The server may -execute any console command, it may overwrite any cvar and given the -rather fragile state of the command parsers chances are high that there -are remote code execution vulnerabilities. Only connect to trustworthy -servers! +execute any console command, it may overwrite any cvar, download any +file to your computer and given the rather fragile state of the command +parsers chances are high that there are remote code execution +vulnerabilities. Only connect to trustworthy servers!