Issue information

Issue ID
#4463
Status
Fixed
Severity
Low
Started
Hercules Elf Bot
Oct 5, 2010 11:32
Last Post
Hercules Elf Bot
Mar 5, 2012 15:49
Confirmation
N/A

Hercules Elf Bot - Oct 5, 2010 11:32

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

Lines 135-139 in npc/custom/MVP_arena/arena_mvp.txt:

CODE
// --- The first Beta-MVP warper
quiz_00,58,31,4    script    Beta MVP    773,{
    mes "[ ^0065DFAlpha MVP^000000 ]";
    mes "I am the first Keeper, are you ready?.";
    menu "Yes!",L_Yes,"Urrr No.",Lcancel;


mes "[ ^0065DFAlpha MVP^000000 ]";

Should be:

mes "[ ^0065DFBeta MVP^000000 ]";

Minor error, but I like consistency. It's been bugging me ever since 2006. (IMG:style_emoticons/default/smile.gif)

Hercules Elf Bot - Dec 9, 2011 2:47

Originally posted by [b]Jguy[/b]
Fixed in [rev=15038]