summaryrefslogtreecommitdiff
path: root/npc/quests/seals/megingard_seal.txt
diff options
context:
space:
mode:
authorMasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-29 17:41:30 +0000
committerMasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-29 17:41:30 +0000
commitced9a2cd1d99ec84104fc016eaa1bb1727faaff0 (patch)
tree0e112163fa9691ab0bfd1792899b906e5869ff76 /npc/quests/seals/megingard_seal.txt
parentf508c676a9d03252c35ba7b2b015652e86ddba11 (diff)
downloadhercules-ced9a2cd1d99ec84104fc016eaa1bb1727faaff0.tar.gz
hercules-ced9a2cd1d99ec84104fc016eaa1bb1727faaff0.tar.bz2
hercules-ced9a2cd1d99ec84104fc016eaa1bb1727faaff0.tar.xz
hercules-ced9a2cd1d99ec84104fc016eaa1bb1727faaff0.zip
Changed some broadcast colors in the god item quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8532 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/seals/megingard_seal.txt')
-rw-r--r--npc/quests/seals/megingard_seal.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/seals/megingard_seal.txt b/npc/quests/seals/megingard_seal.txt
index 56f9cb19c..33f838e41 100644
--- a/npc/quests/seals/megingard_seal.txt
+++ b/npc/quests/seals/megingard_seal.txt
@@ -529,11 +529,11 @@ if($God1 > 49 && God2 < 100)
set $God2,$God2+1;
if($God2 == 50)
- announce "The 2nd seal of [Megingjard] has appeared.",bc_all,0xFF0000;
+ announce "The 2nd seal of [Megingjard] has appeared.",bc_all;
else if($God1 > 99 && $God2 > 99 && $God3 > 99 && $God4 > 99)
- announce "The four seals have been released at the same time with the seals of [Megingjard].",bc_all,0xFF0000;
+ announce "The four seals have been released at the same time with the seals of [Megingjard].",bc_all;
else if($God2 > 99)
- announce "The seals of [Megingjard] have been released.",bc_all,0xFF0000;
+ announce "The seals of [Megingjard] have been released.",bc_all;
if(god_eremes == 23)
set god_eremes,25;