ref: dce196fc67de283c41269b95a5d14c5a6616f32f
parent: eb0a57a271bc3dd8dee99e25ae450d8270f2454a
author: Simon Howard <[email protected]>
date: Tue Oct 24 15:44:04 EDT 2006
Make "hurt me plenty" the default skill. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 729
--- a/setup/multiplayer.c
+++ b/setup/multiplayer.c
@@ -61,7 +61,7 @@
static char *wads[NUM_WADS] = {};
static char *extra_params[NUM_EXTRA_PARAMS] = {};
-static int skill = 0;
+static int skill = 2;
static int nomonsters = 0;
static int deathmatch = 0;
static int fast = 0;