Fixed an issue in Umbala Domestic Dispute Quest (#4790)

Closed #4729
This commit is contained in:
Atemo 2020-04-13 16:45:19 +02:00 committed by GitHub
parent e08b5c4f13
commit 85dc43c692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1003,7 +1003,7 @@ um_in,139,48,5 script Phrenetan 783,{
close;
}
if (um_wind <= 3 && (MISC_QUEST & 32768) == 0) {
if (um_wind) set um_wind,1;
if (um_wind == 0) set um_wind,1;
emotion ET_FRET;
mes "[Phrenetan]";
mes "Umbaumbah wooga wooga";