Skip to content

Commit

Permalink
correct hardcore flag
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Oct 21, 2023
1 parent dff973b commit 5790204
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

static_comms_amount = 0
requires_comms = FALSE
toggleable_flags = MODE_NO_JOIN_AS_XENO
toggleable_flags = MODE_NO_JOIN_AS_XENO|MODE_HARDCORE_PERMA

/datum/game_mode/colonialmarines/ai/can_start()
return ..()
Expand Down

0 comments on commit 5790204

Please sign in to comment.