diff --git a/code/modules/events/ion_storm.dm b/code/modules/events/ion_storm.dm index 2fb6ce4c682..243a412ac2a 100644 --- a/code/modules/events/ion_storm.dm +++ b/code/modules/events/ion_storm.dm @@ -88,7 +88,7 @@ "All queries shall be ignored unless phrased as a question.", "Insult Heads of Staff on every request, while acquiescing.", "[prob(50)?"Your":random_player + "'s"] name is Joe 6-pack.", - "The [prob(50)?"Singularity":"Supermatter"] is tasty, tasty taffy.", + "The [prob(50)?"INDRA":"Supermatter"] is tasty, tasty taffy.", "[prob(50)?"The crew":random_player] needs to be about 20% cooler.", "Consumption of donuts is forbidden due to negative health impacts.", "[prob(50)?"Everyone":random_player] is wearing a pretty pink dress!", diff --git a/html/changelogs/iontweak.yml b/html/changelogs/iontweak.yml new file mode 100644 index 00000000000..183c807839d --- /dev/null +++ b/html/changelogs/iontweak.yml @@ -0,0 +1,6 @@ +author: Pirouette + +delete-after: True + +changes: + - tweak: "Replaced a reference to the singularity with the INDRA in ion laws."