Skip to content

Commit

Permalink
No more BIG RED Crash (#14341)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xander3359 authored Nov 2, 2023
1 parent 872d9c8 commit 203a1f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/gamemodes/crash.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
/datum/job/xenomorph = CRASH_LARVA_POINTS_NEEDED,
)
xenorespawn_time = 3 MINUTES
blacklist_ground_maps = list(MAP_BIG_RED, MAP_DELTA_STATION, MAP_PRISON_STATION, MAP_WHISKEY_OUTPOST, MAP_OSCAR_OUTPOST, MAP_FORT_PHOBOS)

// Round end conditions
var/shuttle_landed = FALSE
Expand Down

0 comments on commit 203a1f5

Please sign in to comment.