|
@@ -263,7 +263,7 @@ if $ARGS[0] = 'relationstab':
|
|
|
|
|
|
if npc_rel['A7'] > 0: 'Friendship with Lesco:' & gs 'journal', 'relindex', 'A7'
|
|
|
if npc_rel['A159'] > 0: 'Friendship with Petia:' & gs 'journal', 'relindex', 'A159'
|
|
|
- if soniaPS = 0 and npc_rel['A25'] > 0: 'Friendship with Sonia:' & gs 'journal', 'relindex', 'A25'
|
|
|
+ if soniaPS > 0 and npc_rel['A25'] > 0: 'Friendship with Sonia:' & gs 'journal', 'relindex', 'A25'
|
|
|
if fedormasha = 1 and npc_rel['A5'] > 0: 'Friendship with Fedor:' & gs 'journal', 'relindex', 'A5'
|
|
|
|
|
|
'<center><h2>Teachers/Coaches/School Staff Relations</h2></center>'
|