# HG changeset patch # User Simon Cross # Date 1252107702 0 # Node ID fa0e818c3fee4b52250ef6a1eb2d7c3ac916a80f # Parent 96d440bebdaa2809b140cae0ec48d132b9f4b850 Update instructions to match new chick hatching behaviour. diff -r 96d440bebdaa -r fa0e818c3fee gamelib/helpscreen.py --- a/gamelib/helpscreen.py Fri Sep 04 23:40:13 2009 +0000 +++ b/gamelib/helpscreen.py Fri Sep 04 23:41:42 2009 +0000 @@ -22,8 +22,9 @@ You win if you survive 14 nights. Chickens only lay eggs in henhouses, and must stay on the egg for 2 days to -hatch a new chicken. Chickens that hatch in already full henhouses die -immediately from overcrowding. +hatch a new chicken. Chickens that hatch in already full henhouses are +moved to just outside. If there is no space outside, they die immediately +from overcrowding. """ % constants.NAME def make_help_screen():