|
@@ -417,7 +417,7 @@ if $ARGS[0] = 'start':
|
|
'<center><h3>Katja Meynold</h3></center>'
|
|
'<center><h3>Katja Meynold</h3></center>'
|
|
*nl
|
|
*nl
|
|
if katjaQW['QWstage'] = 0:
|
|
if katjaQW['QWstage'] = 0:
|
|
- 'Katja is both cute, smart and popular. If I want to be her friend'+iif(npc_rel['A14'] < 60, ', I need to get to know her better by talking with her at school or the disco', '')+ +iif(pcs_makupskl < 40, ', I need to improve my make up skill since she is very into make up', '')+ +iif(class['school_grade_average'] < 65, ', I need to improve my grades since being good at school is important to her', '')+ +iif(fame['pav_slut'] >= 50, ', I need to be seen as less of a slut', '')+ +iif(hotcat < 6, ', I need to improve my looks', '')+ +iif(npc_rel['A14'] >= 60 and fame['pav_slut'] < 50 and class['school_grade_average'] >= 65 and pcs_makupskl >= 40 and hotcat >= 6, ', I should probably go to school and see if somthing happens.', '.')
|
|
|
|
|
|
+ 'Katja is both cute, smart and popular. If I want to be her friend'+iif(npc_rel['A14'] < 60, ', I need to get to know her better by talking with her at school or the disco', '')+ +iif(pcs_makupskl < 40, ', I need to improve my make up skill since she is very into make up', '')+ +iif(class['school_grade_average'] < 65, ', I need to improve my grades since being good at school is important to her', '')+ +iif(fame['pav_slut'] >= 50, ', I need to be seen as less of a slut', '')+ +iif(hotcat < 6, ', I need to improve my looks', '')+ +iif(npc_rel['A14'] >= 60 and fame['pav_slut'] < 50 and class['school_grade_average'] >= 65 and pcs_makupskl >= 40 and hotcat >= 6, ', I should probably go to school and see if something happens.', '.')
|
|
elseif katjaQW['QWstage'] = 1:
|
|
elseif katjaQW['QWstage'] = 1:
|
|
'Katja has agreed to hang out after school. I should do this more often to see where this leads.'
|
|
'Katja has agreed to hang out after school. I should do this more often to see where this leads.'
|
|
elseif katjaQW['QWstage'] = 2:
|
|
elseif katjaQW['QWstage'] = 2:
|