Home | History | Annotate | Download | only in hals_end

Lines Matching defs:emotion

13 int emotion;
32 int sayingspeed = (100000 + (90000 * emotion)) / speed;
59 ++emotion;
61 ++emotion;
63 ++emotion;
70 int sdelay = (100000 + (50000 * emotion)) / speed;
91 ++emotion;
93 ++emotion;
95 ++emotion;
127 emotion = fear = speed = 1;