Dave Matuszek objected the the Thingy shooting back.
[super-star-trek.git] / doc / HACKING
index 133f72f6e84c9bbe93f7540252a2d9466978d175..924422dc127967f18cd469123f0d462aeb48773d 100644 (file)
@@ -40,9 +40,8 @@ Dave also says the Space Thingy should not be preserved across saved
 games, so you can't prove to others that you've seen it.  He says it
 shouldn't fire back, either.  It should do nothing except scream and
 disappear when hit by photon torpedos.  It's OK that it may move
-when attacked, but it didn't in the original.  (Whether the Thingy
-can fire back is now controlled by OPTION_THINGY and turned off if the
-game type is "plain" or "almy".  The no-save behavior has been restored.)
+when attacked, but it didn't in the original. (The no-save behavior
+has been restored.)
 
 The Faerie Queen, black holes, and time warping were in the original.
 
@@ -232,7 +231,7 @@ coverage of the suite.
 Two things to do to the log before dropping it in the test directory:
 
 (a) Strip out all lines beginning with "#curses:" - these are for debugging
-the curses interface and are not needed or regression testing; removing
+the curses interface and are not needed for regression testing; removing
 them makes it easier to see the game commands.
 
 (b) Add a header comment line explaining what the log is a test for.