summaryrefslogtreecommitdiffstats
path: root/games/battlestar/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/battlestar/globals.c')
-rw-r--r--games/battlestar/globals.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/battlestar/globals.c b/games/battlestar/globals.c
index c25b1c5..1e079aa 100644
--- a/games/battlestar/globals.c
+++ b/games/battlestar/globals.c
@@ -186,14 +186,14 @@ char *ouch[NUMOFINJURIES] = {
"a few broken ribs",
"a broken leg and torn ligaments",
"a broken back and ruptured spleen",
- "some deep incisions and a loss of blood",
+ "some deep incisions and a loss of blood",
"a fractured skull and mashed face",
"a broken neck"
};
int objwt[NUMOFOBJECTS] = {
1, 5, 0, 10, 15, 2, 10, 10,
- 3, 5, 50, 2500, 2, 1, 100, 1,
+ 3, 5, 50, 2500, 2, 1, 100, 1,
2, 1, 1, 1, 60, 10, 5, 0,
50, 5, 15, 5, 1, 20, 10, 10,
0, 0, 0, 0, 1, 0, 0, 1,
OpenPOWER on IntegriCloud