Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion code/modules/goals/department_goals/security.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
/datum/department_goal/sec/nukecore
name = "Protect the nuke"
desc = "Protect the nuclear core of the station's self-destruct device, by keeping it in the device"
reward = 2000 // Corresponds to 50k in 50mins
fail_if_failed = TRUE // Set this to false if we ever bother making it so you can stuff the core back into the self-destruct device

/datum/department_goal/sec/nukecore/check_complete()
Expand Down