*label stats

*page_break

That's as far as the game goes for now! We hope you liked it. The full version will be available from Choice of Games sometime in late 2011 or early 2012.

You finished the game with the following scores:
*line_break
Medical: ${medical}
*line_break
Engineering: ${engineering}
*line_break
Athletics:  ${athletics}
*line_break
Hand to hand:  ${handtohand}
*line_break
Reflexes:  ${reflexes}

*if zombieskilled > 0
	You managed to kill ${zombieskilled} zombies.
	*line_break
	*line_break
	*goto rescueA
*else
	You didn't kill any zombies.

*label rescueA
*temp gotNone
*set gotNone 1
*if GotDoctor
	*set gotNone 0
	*goto rescue
*elseif GotEngineer 
	*set gotNone 0
	*goto rescue
*elseif GotGamer 
	*set gotNone 0
	*goto rescue
*elseif GotSurvivalist 
	*set gotNone 0
	*goto rescue
*elseif GotKid
	*set gotNone 0
	*goto rescue
*elseif GotUseless
	*set gotNone 0 
	*goto rescue


*label rescue
*if gotNone = 1
	You didn't rescue anyone.
	*goto endings
*else
	You managed to rescue the following people:
	*line_break
	*if GotDoctor
		${Doctor} 
		*line_break
	*if GotSurvivalist
		${Survivalist} 
		*line_break
	*if GotEngineer
		${Engineer} 
		*line_break
	*if GotGamer
		${Gamer} 
		*line_break
	*if GotUseless
		${Useless}
		*line_break
	*if GotKid
		Kayden

*label endings
	
*page_break

Please share this game with friends!  The more people play, the more resources we'll have to work on the next game.

*share_this_game

*if choice_subscribe_allowed
	*ending
*else
	*page_break

Thank you for playing!

To find out more about our upcoming games, please visit our website at http://www.choiceofgames.com/releases/

*ending