187_Sgrup5 244 B

12345678910111213141516
  1. # Sgrup5
  2. gs 'stat'
  3. 'Outcasts'
  4. $textgrup = ''
  5. i = 0
  6. :markgruploop
  7. i += 1
  8. if grupTipe[i] = -1:$textgrup + = '' + $npcGo[i]
  9. if i < 26:jump 'markgruploop'
  10. '<<$textgrup>>'
  11. dynamic $din_sekondparturok
  12. --- Sgrup5 ---------------------------------