Add 3000 delay to shuttle (5 minutes) on war declaration

This commit is contained in:
Ansari
2018-05-17 18:35:06 +08:00
parent 709f2b5ff6
commit 029fcde649
@@ -3,7 +3,7 @@
#define CHALLENGE_SCALE_PLAYER 1 // How many player per scaling bonus
#define CHALLENGE_SCALE_BONUS 2 // How many TC per scaling bonus
#define CHALLENGE_MIN_PLAYERS 50
#define CHALLENGE_SHUTTLE_DELAY 15000 //25 minutes, so the ops have at least 5 minutes before the shuttle is callable.
#define CHALLENGE_SHUTTLE_DELAY 18000 //30 minutes, so the ops have at least 5 minutes before the shuttle is callable. Gives the nuke op at least 15 minutes before shuttle arrive.
/obj/item/nuclear_challenge
name = "Declaration of War (Challenge Mode)"