소스 검색

Update Megingard Seal Quest

* Wrong Item ID for for Baphomet Doll (750). 744 is Bouquet
Cydh Ramdh 7 년 전
부모
커밋
bb4a88a362
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      npc/quests/seals/megingard_seal.txt

+ 1 - 1
npc/quests/seals/megingard_seal.txt

@@ -2031,7 +2031,7 @@ in_rogue,243,61,0	script	Suspicious Man#megin	748,{
 					else if (countitem(743) > 0) {
 						set .@toy$,"Spore Doll";
 					}
-					else if (countitem(744) > 0) {
+					else if (countitem(750) > 0) {
 						set .@toy$,"Baphomet Doll";
 					}
 					else if (countitem(751) > 0) {