Skip to content

Commit

Permalink
Merge pull request #3545 from CapCamIII/scanners
Browse files Browse the repository at this point in the history
Ups the amount of scanners that need to be destroyed to end the round
  • Loading branch information
BDpuffy420 authored Feb 29, 2024
2 parents acb19c4 + ca79b7d commit 90e299c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps/_gamemodes/invasion/gamemode.dm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#define SCANNER_TICK_DELAY 10 SECONDS
#define BASE_SCANNER_DESTROYABLE_AMOUNT 4
#define BASE_SCANNER_DESTROYABLE_AMOUNT 6
#define SCAN_JAM_LOC_NAME "Orbital Facility"

#define POST_FLEET_ARRIVAL_GAMEND_DELAY 5 MINUTES
Expand Down

0 comments on commit 90e299c

Please sign in to comment.