Corrected a warp destination typo in The Sign quest (credit c215c9c21a)

This commit is contained in:
Atemo 2017-03-06 23:26:10 +01:00
parent c6e09fdf35
commit f6488a2a9e

View File

@ -8811,7 +8811,7 @@ que_sign01,197,195,4 script Serin#witch 90,{
getexp (checkre(3))?20000:200000,0;
set $@sign_w1,0;
close2;
warp "umbala,",132,203;
warp "umbala",132,203;
end;
}
}