kusurusu
4 years agoSeasoned Ace
Re: [ARCHIVED] [SD] Issues with Self-Care Specialist tasks not counting
So, issue seems to be that there are two requirements (for receiving the regular customer relbit) which can't be fulfilled at the same time: be an npc and have self-care aspiration selected (aspirations are afaik ignored in inactive households)
loot_Aspiration_Wellness_RepeatCustomer:
<L n="tests">
<L>
<V t="selected_aspiration_test">
<U n="selected_aspiration_test">
<T n="aspiration">270857<!--Aspiration: wellness_SelfCareSpecialist--></T>
</U>
</V>
</L>
</L>
section found in all 10 files linking to the one mentioned above:
<L n="tests">
<L>
...
<V t="sim_info">
<U n="sim_info">
<V n="npc" t="enabled">
<T n="enabled">True</T>
</V>
</U>
</V>
</L>
</L>
Or was anyone able to complete this task without cheating?