From ced9a2cd1d99ec84104fc016eaa1bb1727faaff0 Mon Sep 17 00:00:00 2001 From: MasterOfMuppets Date: Tue, 29 Aug 2006 17:41:30 +0000 Subject: 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 --- npc/quests/seals/god_weapon_creation.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/quests/seals/god_weapon_creation.txt') diff --git a/npc/quests/seals/god_weapon_creation.txt b/npc/quests/seals/god_weapon_creation.txt index f483a4a41..3ebfe6e94 100644 --- a/npc/quests/seals/god_weapon_creation.txt +++ b/npc/quests/seals/god_weapon_creation.txt @@ -1312,7 +1312,7 @@ que_god01.gat,154,112,4 script Grunburti#god 826,{ set $God2,0; set $God3,0; set $God4,0; - announce "[Brisingamen] the godly item has been given to [" + strcharinfo(0) + "], the master of the guild [" + getguildname(@god_guild) + "].",bc_all,0xFF0000; + announce "[Brisingamen] the godly item has been given to [" + strcharinfo(0) + "], the master of the guild [" + getguildname(@god_guild) + "].",bc_all; mes "[Dwarf Grunburti]"; mes "Look at this dazzling necklace, isn't it beautiful!"; mes "Ah~ surely there is no existance that can compete this item in this world."; @@ -1382,7 +1382,7 @@ que_god01.gat,154,112,4 script Grunburti#god 826,{ set $God2,0; set $God3,0; set $God4,0; - announce "[Megingjard] the godly item has been given to [" + strcharinfo(0) + "], the master of the guild [" + getguildname(@god_guild) + "].",bc_all,0xFF0000; + announce "[Megingjard] the godly item has been given to [" + strcharinfo(0) + "], the master of the guild [" + getguildname(@god_guild) + "].",bc_all; mes "[Dwarf Grunburti]"; mes "Here you go!"; mes "Ah~ look at this majestic appearance...! I am overwhelmed already..."; @@ -1459,7 +1459,7 @@ que_god01.gat,154,112,4 script Grunburti#god 826,{ set $God2,0; set $God3,0; set $God4,0; - announce "[Sleipnir] the godly item has been given to [" + strcharinfo(0) + "], the master of the guild [" + getguildname(@god_guild) + "].",bc_all,0xFF0000; + announce "[Sleipnir] the godly item has been given to [" + strcharinfo(0) + "], the master of the guild [" + getguildname(@god_guild) + "].",bc_all; mes "[Dwarf Grunburti]"; mes "Here you go!"; mes "This pair of shoes are so light, you will never feel like wearing anything on your feet with this shoes!"; @@ -1540,7 +1540,7 @@ que_god01.gat,154,112,4 script Grunburti#god 826,{ set $God2,0; set $God3,0; set $God4,0; - announce "[Mjolnir] the godly item has been given to [" + strcharinfo(0) + "], the master of the guild [" + getguildname(@god_guild) + "].",bc_all,0xFF0000; + announce "[Mjolnir] the godly item has been given to [" + strcharinfo(0) + "], the master of the guild [" + getguildname(@god_guild) + "].",bc_all; mes "[Dwarf Grunburti]"; mes "Here you go!"; mes "Although it may appear too small to be such a powerful hammer, there is no weapon that can compete to Mjolnir!"; -- cgit v1.2.3-70-g09d2