change Gangwar-time & change KH-time & edit Indroduction & change help & delete Ahelp

This commit is contained in:
michael.reiswich
2021-04-03 11:51:27 +02:00
parent b4326c11cc
commit dacaf84cf7
8 changed files with 20 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ export default function deathScreen() {
var fade;
var deathDate: Date;
var taskTimeout = false;
const maxDeathTime = 30;
const maxDeathTime = 120;
const medicJobTime = maxDeathTime * -1;
mp.game.gameplay.setFadeOutAfterDeath(false);