Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
ihatethisengine committed Dec 5, 2023
1 parent 236a443 commit 1660a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/nuclearbomb.dm
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ var/bomb_set = FALSE
var/decryption_end_time = null
var/decrypting = FALSE

timeleft = 1 MINUTES
timeleft = 3 MINUTES
timer_announcements_flags = NUKE_DECRYPT_SHOW_TIMER_ALL

var/list/linked_decryption_towers
Expand Down

0 comments on commit 1660a82

Please sign in to comment.