diff options
| author | Franklin Wei <frankhwei536@gmail.com> | 2014-06-29 18:58:43 -0400 |
|---|---|---|
| committer | Franklin Wei <frankhwei536@gmail.com> | 2014-06-29 18:58:43 -0400 |
| commit | 2ce6fea54fd1327c6744183600acd0fc5bd0f082 (patch) | |
| tree | a13da2e40ed8d62e22c4280516921ca97c0027c0 /GAMESPEC | |
| parent | 18e379aabbfd6698605bca0c4ea8cd619ce3c3a1 (diff) | |
| download | wargames-server-2ce6fea54fd1327c6744183600acd0fc5bd0f082.zip wargames-server-2ce6fea54fd1327c6744183600acd0fc5bd0f082.tar.gz wargames-server-2ce6fea54fd1327c6744183600acd0fc5bd0f082.tar.bz2 wargames-server-2ce6fea54fd1327c6744183600acd0fc5bd0f082.tar.xz | |
Features, bugfixes...
Diffstat (limited to 'GAMESPEC')
| -rw-r--r-- | GAMESPEC | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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% |