diff --git a/library/xml b/library/xml index 663f9e124..a845f9c3d 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 663f9e124e2f3ac59d6761ad6d29af79f5e3c7da +Subproject commit a845f9c3da4835553cd756a3ecba70399d55dab5 diff --git a/plugins/strangemood.cpp b/plugins/strangemood.cpp index 2886a024f..9c9a86075 100644 --- a/plugins/strangemood.cpp +++ b/plugins/strangemood.cpp @@ -1287,7 +1287,7 @@ command_result df_strangemood (color_ostream &out, vector & parameters) ref->setID(unit->id); job->general_refs.push_back(ref); unit->job.current_job = job; - job->unk10b_cntdn = 0; + job->wait_timer = 0; // Generate the artifact's name if (type == mood_type::Fell || type == mood_type::Macabre)