//Increase in respawn time (in seconds) for each death on the team.
server int fs_penaltyamt = 2;
//How much the punishment amount increases by ever 30 seconds.
server int fs_penaltyscalar = 3;