mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
fix grammer error (#25193)
This commit is contained in:
@@ -255,7 +255,7 @@
|
||||
Nuke_request(input, ui.user)
|
||||
to_chat(ui.user, "<span class='notice'>Request sent.</span>")
|
||||
log_game("[key_name(ui.user)] has requested the nuclear codes from Centcomm")
|
||||
GLOB.major_announcement.Announce("The codes for the on-station nuclear self-destruct have been requested by [ui.user]. Confirmation or denial of this request will be sent shortly.", "Nuclear Self Destruct Codes Requested", 'sound/AI/nuke_codes.ogg')
|
||||
GLOB.major_announcement.Announce("The codes for the on-station nuclear self-destruction device have been requested by [ui.user]. Confirmation or denial of this request will be sent shortly.", "Nuclear Self Destruct Codes Requested", 'sound/AI/nuke_codes.ogg')
|
||||
centcomm_message_cooldown = world.time + 6000 // 10 minutes
|
||||
setMenuState(ui.user, COMM_SCREEN_MAIN)
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user