From bc28506225c7947d9eaaf3bb8009b50190234971 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 16 Feb 2012 19:25:50 -0500 Subject: [PATCH] Typo fix. --- doc/HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/HACKING b/doc/HACKING index 0babf5c..32bccdc 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -191,7 +191,7 @@ probability of being damaged." This is one place where OPTION_PLAIN does not restore the original behavior, which was equiprobable damage across all devices. If we wanted that, we'd return randrange(NDEVICES) and have done with it. -Also, in the original game, DNAVYS and DCOMPTR were the same device. +Also, in the original game, DNAVSYS and DCOMPTR were the same device. Instead, we use a table of weights similar to the one from BSD Trek. BSD doesn't have the shuttle, shield controller, death ray, or probes. -- 2.31.1