Not enough mood tickets given out

develop
Quietust 2014-01-25 09:15:43 -06:00
parent 7f14e109fa
commit 5c28d7eaf6
1 changed files with 1 additions and 0 deletions

@ -575,6 +575,7 @@ command_result df_strangemood (color_ostream &out, vector <string> & parameters)
continue;
if (cur->relations.draggee_id != -1)
continue;
tickets.push_back(i);
for (int j = 0; j < 5; j++)
tickets.push_back(i);
switch (cur->profession)