Subject: CVS commit: basesrc/games/hack
To: None <source-changes@netbsd.org>
From: Chuck Cranor <chuck@netbsd.org>
List: source-changes
Date: 08/22/2002 04:49:35
Module Name:	basesrc
Committed By:	chuck
Date:		Thu Aug 22 01:49:34 UTC 2002

Modified Files:
	basesrc/games/hack: hack.mkshop.c

Log Message:
shops are only supposed to have 1 door (as per standard hack 1.0.3).
for some reason, the version of 1.0.3 that was in the 4.4 lite tree
was modified to allow shops with two doors -- this violates the spirit
of the game.   with this diff, we revert back to classic 1.0.3 behavior.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/games/hack/hack.mkshop.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.