From 2ce6fea54fd1327c6744183600acd0fc5bd0f082 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 29 Jun 2014 18:58:43 -0400 Subject: Features, bugfixes... --- GAMESPEC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'GAMESPEC') diff --git a/GAMESPEC b/GAMESPEC index 13200a0..371aef8 100644 --- a/GAMESPEC +++ b/GAMESPEC @@ -15,9 +15,9 @@ ICBM launch: - The USSR can launch 6 at a time. - When an ICBM is launched, there are 5 possible results: - Miss: 0 casualties - - Marginal: 20%+100 casualties - - Minor: 40%+200 casualties - - Major: 60%+400 casualties + - Marginal: 20%+1000 casualties + - Minor: 40%+2500 casualties + - Major: 60%+5000 casualties - Critical: 100% casualties - The probabilities of each of these options is outlined below: - Miss - 10% -- cgit v1.1