diff --git a/npc/re/other/kachua_key.txt b/npc/re/other/kachua_key.txt index 988e9cd764..9d0479e4ca 100644 --- a/npc/re/other/kachua_key.txt +++ b/npc/re/other/kachua_key.txt @@ -60,7 +60,7 @@ sec_in02,126,178,3 script Kachua's Secret Box#bm 4_TREASURE_BOX,{ } delitem("K_Secret_Key", 1); getgroupitem(IG_KACHUA_SECRET_BOX); - dispbottom "Kachua's Secret Box was opened " + .@i + " times. It's kept opening.",0xFFFFFF; + dispbottom "Kachua's Secret Box was opened " + .@i + " times. Another is opening.",0xFFFFFF; specialeffect2 EF_VALLENTINE; } mes "Kachua's Secret Box was opened 10 times!";