瀏覽代碼

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) {