Update Megingard Seal Quest

* Wrong Item ID for for Baphomet Doll (750). 744 is Bouquet
This commit is contained in:
Cydh Ramdh 2017-12-06 08:24:55 +07:00 committed by GitHub
parent 34a905df65
commit bb4a88a362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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