Prevent SecondClassChange onTalk exiting quest.
This commit is contained in:
@@ -460,7 +460,6 @@ public class SecondClassChange extends Quest
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
st.exitQuest(true);
|
|
||||||
|
|
||||||
return htmltext;
|
return htmltext;
|
||||||
}
|
}
|
||||||
|
@@ -460,7 +460,6 @@ public class SecondClassChange extends Quest
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
st.exitQuest(true);
|
|
||||||
|
|
||||||
return htmltext;
|
return htmltext;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user