kusurusu
6 years agoSeasoned Ace
Re: [OPEN] Sims Complaining About Comfy Furniture Being Uncomfy
I found 15 different sit interactions (including generic one) all of which contain the following section
<V t="statistic_change">
<U n="statistic_change">
<T n="advertise">False</T>
<T n="amount">1</T>
<T n="stat">24998<!--Commodity: commodity_Buff_Object_SeatingDiscomfort--></T>
</U>
</V>
and no tests involved. Commodity inself ranges from 0 to 60, triggers moodlet at 55 and decays at a rate of 1 per minute.
Did I miss something?