Issue information

Issue ID
#1449
Status
Fixed
Severity
None
Started
Hercules Elf Bot
May 1, 2008 1:35
Last Post
Hercules Elf Bot
May 1, 2008 1:35
Confirmation
N/A

Hercules Elf Bot - May 1, 2008 1:35

Originally posted by [b]Premier[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=1449

Bugs report. Blank message problem.
http://svn.eathena.ws/svn/ea/trunk/npc/guild2/arug_cas02.txt

// next;
// mes "[ Steward ]";
if (GetCastleData("schg_cas02",5) == 0) {
mes "We need ^FF0000" + .@def_invest + "^000000";
mes "zeny to invest in our";
mes "stronghold's defenses.";
mes "Will you invest now?";

Blue -> Removed to fix this.