# Snpc !2022/11/21 gs 'dinnpc' gs 'stat' !!$static_num = $school_static_num[numnpc] $static_num = 'A<>' '
<<$npc_firstname[''A<>'']>> <<$npc_lastname[''A<>'']>>
' '
> src="images/characters/shared/headshots_main/big<>.jpg">
' '<<$npc_notes[''A<>'']>>' if npc_rel['A<>'] < 20:'They really don''t like you.' if npc_rel['A<>'] >= 20 and npc_rel['A<>'] < 40:'They are fairly indifferent to you.' if npc_rel['A<>'] >= 40 and npc_rel['A<>'] < 60:'The two of you get along together fairly well, more of casual friends.' if npc_rel['A<>'] >= 60 and npc_rel['A<>'] < 80:'You get along great with them. They are one of your friends.' if npc_rel['A<>'] >= 80:'They are one of your best friends.' !!act 'Move away':gt $loc, $loc_arg gs 'cumreaction' if $loc ! 'pav_disco': act 'Leave': gt 'gschool_lessons', 'short_break' else act 'Move away': gt $loc, $loc_arg end !!Chat act 'Chat': *clr & cla if $loc = 'pav_disco':minut += 5 gs 'stat' '
<<$npc_firstname[''A<>'']>> <<$npc_lastname[''A<>'']>>
' '
> src="images/characters/shared/headshots_main/big<>.jpg">
' if $loc ! 'pav_disco': act 'Continue': gt 'gschool_lessons', 'short_break' else act 'Move away':gt $loc, $loc_arg end end --- Snpc ---------------------------------