Sync structures.

develop
Alexander Gavrilov 2014-03-24 19:45:27 +04:00
parent dde0f194e8
commit a01939fce6
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 663f9e124e2f3ac59d6761ad6d29af79f5e3c7da
Subproject commit a845f9c3da4835553cd756a3ecba70399d55dab5

@ -1287,7 +1287,7 @@ command_result df_strangemood (color_ostream &out, vector <string> & 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)