Browse Source

Update Megingard Seal Quest

* Wrong Item ID for for Baphomet Doll (750). 744 is Bouquet
Cydh Ramdh 7 năm trước cách đây
mục cha
commit
bb4a88a362
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {