소스 검색

Fixed the menu of the HD refiner and Basta npcs (#5897)

Fixed #5879

Thanks to @Lemongrass3110 and @mazvi !
Atemo 4 년 전
부모
커밋
023b08b1d9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      npc/re/merchants/hd_refiner.txt

+ 2 - 2
npc/re/merchants/hd_refiner.txt

@@ -106,7 +106,7 @@
 		mes "Would you like to continue refining?";
 		next;
 		if (countitem(6635) < .@blacksmith_blessing_count)
-			setarray .@menu$[1], "Yes", "Not yet";
+			setarray .@menu$[0], "", "Yes", "Not yet";
 		else {
 			mes "[Blacksmith Mighty Hammer]";
 			mes "Ah! Is it the ^0000ffBlacksmith Blessing^000000?";
@@ -301,7 +301,7 @@ lhz_in02,280,19,3	duplicate(MightyHammer)	Mighty Hammer#lhz	4_M_DWARF
 			mes "Compared to other blacksmiths, the risk is smaller.";
 			mes "I've given all precautions. Do you want to try it?";
 			next;
-			setarray .@menu$[1], "Yes", "No";
+			setarray .@menu$[0], "", "Yes", "No";
 		}
 		else {
 			mes "[Basta]";