From f2aae2e83332b6af524d4d91cd484b864fd9975f Mon Sep 17 00:00:00 2001 From: deathride58 Date: Thu, 2 Jun 2022 17:53:24 -0400 Subject: [PATCH] Community request x2! --- code/modules/antagonists/nukeop/equipment/nuclearbomb.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/nukeop/equipment/nuclearbomb.dm b/code/modules/antagonists/nukeop/equipment/nuclearbomb.dm index 998a924fef..a147263488 100644 --- a/code/modules/antagonists/nukeop/equipment/nuclearbomb.dm +++ b/code/modules/antagonists/nukeop/equipment/nuclearbomb.dm @@ -79,7 +79,7 @@ . = ..() if(SSevents.holidays && SSevents.holidays[PRIDE_MONTH] && prob(50)) name = "tactical gender-reveal device" - desc = "\"But who's gender is it revealing?\" you ponder. Don't worry. That comes later." + desc = "\"But whose gender is it revealing?\" you ponder. Don't worry. That comes later." /obj/machinery/nuclearbomb/syndicate/get_cinematic_type(off_station) var/datum/game_mode/nuclear/NM = SSticker.mode