123456789101112131415161718192021 |
- # Sgrup5
- gs'stat'
- 'Outcasts'
- $textgrup = ''
- i = 0
- :markgruploop
- i += 1
- if i = 18 and grupTipe[i] = -1 and KotovZverHelp = 1 and daystart < lariskaQwestDay + 14:jump'markgruploop'
- if grupTipe[i] = -1:$textgrup += '
- '+$npcGo[i]
- if i < 26:jump'markgruploop'
- '<<$textgrup>>'
- act 'Go to afternoon lessons': gt 'gschool2', 'afternoon'
- --- Sgrup5 ---------------------------------
|