From cb9d6902965ab0b9d3c610c372d476054025585a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Sep 2021 01:07:49 -0300 Subject: Fix long standing typo on Aurora (Minion's Union is funny but not today). --- npc/functions/aurora.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index db178fcb6..eb71f596e 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -86,7 +86,7 @@ function script FYNewEvent { case 6: $EVENT$="Mining"; callfunc("FYEConf_Mining"); - kamibroadcast("Minion Union's Research Request is now open!", "Aurora Events"); + kamibroadcast("Miners Union Research Request is now open!", "Aurora Events"); break; case 7: // FIXME: PLACEHOLDER @@ -120,7 +120,7 @@ function script FYNewEvent { // FIXME: PLACEHOLDER $EVENT$="Mining"; callfunc("FYEConf_Mining"); - kamibroadcast("Minion Union's Research Request is now open!", "Aurora Events"); + kamibroadcast("Miners Union Research Request is now open!", "Aurora Events"); break; } donpcevent "Aurora::OnRestore"; -- cgit v1.2.3-70-g09d2