From cf0988d442afb0b9ad7ff3b0b3d0825523790c77 Mon Sep 17 00:00:00 2001 From: Timo Smit Date: Sun, 12 Mar 2017 22:33:20 +0100 Subject: [PATCH] Default death sprees now start at 10 deaths --- config/sprees.cfg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config/sprees.cfg b/config/sprees.cfg index ac38fa6..2cffee6 100644 --- a/config/sprees.cfg +++ b/config/sprees.cfg @@ -39,37 +39,37 @@ msg = ^dis the ^2prophet of doom^d! sound = holyshit.wav [death] -amount = 5 +amount = 10 msg = ^dmust be having a bad day! sound = humiliation.wav [death] -amount = 10 +amount = 15 msg = ^dhis day just got worse! sound = humiliation.wav [death] -amount = 15 +amount = 20 msg = ^dtries to kill with flowers! sound = humiliation.wav [death] -amount = 20 +amount = 25 msg = ^dis getting his ass kicked! sound = humiliation.wav [death] -amount = 25 +amount = 30 msg = ^dis a death magnet! sound = humiliation.wav [death] -amount = 30 +amount = 40 msg = ^dneeds remedial combat training! sound = humiliation.wav [death] -amount = 40 +amount = 50 msg = ^dstill can't kill shit! sound = humiliation.wav