summaryrefslogtreecommitdiff
path: root/npc/quests/seals/sleipnir_seal.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/seals/sleipnir_seal.txt')
-rw-r--r--npc/quests/seals/sleipnir_seal.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/seals/sleipnir_seal.txt b/npc/quests/seals/sleipnir_seal.txt
index 4b4d6ab60..f6052e2fb 100644
--- a/npc/quests/seals/sleipnir_seal.txt
+++ b/npc/quests/seals/sleipnir_seal.txt
@@ -241,13 +241,13 @@ NOT_OW:
if($God1 < 100)set $God1,$God1+1;
if($God1 == 50)
- announce "The first seal of [Sleipnir] has appeared.",bc_all,0xFF0000;
+ announce "The first seal of [Sleipnir] has appeared.",bc_all;
else if($God1 == 100)
{
if ($God1 == 100 && $God2 == 100 && $God3 == 100 && $God4 == 100)
- announce "Four seals have been released at the same time with the seal of [Sleipnir].",bc_all,0xFF0000;
+ announce "Four seals have been released at the same time with the seal of [Sleipnir].",bc_all;
else
- announce "The seal of [Sleipnir] has been released.",bc_all,0xFF0000;
+ announce "The seal of [Sleipnir] has been released.",bc_all;
}
set god_sl_1,51;