mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Add 3000 delay to shuttle (5 minutes) on war declaration
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user