Browse Source

[changed] removed unnecessary white space

julzor 4 years ago
parent
commit
fc1bf1b978
1 changed files with 0 additions and 4 deletions
  1. 0 4
      locations/gschool_chats.qsrc

+ 0 - 4
locations/gschool_chats.qsrc

@@ -26,7 +26,6 @@ if $ARGS[0] = 'nerds':
 		gs 'gschool_groups', 'nerds'
 		'The outcasts are mostly hiding away from everyone else, hoping that no one will pick on them today.'
 		'Lesco is reading a book. Meanwhile '+iif(npc_grupTipe['A5'] ! 5, '', 'Fedor is sitting at a window sill looking outside, looking lonely and depressed.')+iif(npc_grupTipe['A18'] ! 5, '', 'Christina sits at a desk in the back, looking forlorn.')+iif(npc_grupTipe['A25'] ! 5, '', 'Sonia is sitting at a desk typing on her phone.')+iif(npc_grupTipe['A5'] ! 5 and npc_grupTipe['A18'] ! 5 and npc_grupTipe['A25'] ! 5, 'And Petia is roaming around, like he is about to approach someone.', ' Petia is roaming around, like he is about to approach someone.')
-		*nl
 		gs 'gschool_groups', 'outcasts'
 		act 'Leave': gt 'gschool_lessons', 'short_break'
 	end
@@ -45,7 +44,6 @@ if $ARGS[0] = 'gopniks':
 		'You go to the stairwell that the gopnik''s like to gather in. You find them leaning against the wall, sitting on the steps, or even just sitting on the landing of the stairs, engaged in a variety of conversations.'
 	end
 	'Hanging around are Vitek, Dan, Vasily, Lena, Lera, Pauline, Alyona, Anushka, Ekaterina, Radomir, Lavrenti, Arkadi, Roman, Valentin and Niko.'
-	*nl
 	gs 'gschool_groups', 'gopniks'
 	act 'Leave': gt 'gschool_lessons', 'short_break'
 end
@@ -56,9 +54,7 @@ if $ARGS[0] = 'cooljocks':
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/chat/cooljocks.jpg"></center>'
 	'When the break finally comes, the girls wander through the hallways of the school, gossiping about pretty much everyone they know. The guys are standing around in small groups, some of them sneaking off to have a smoke behind the school building. Around the lockers are Dimka, Igor, Katja, Vicky, Irina, Albina, '+iif(npc_grupTipe['A25'] ! 5, 'Sonia, ', '')+'Stasya, Lizaveta, Marcus, Andrey, Mefodiy, Ivan, '+iif(npc_grupTipe['A5'] ! 5, 'Fedor, ', '')+'Svyatoslav, Lariska, '+iif(npc_grupTipe['A18'] ! 5, 'Christina, ', '')+'Lina, Bella, Veronika, Lazar, Erast, Vanya'
-	*nl
 	gs 'gschool_groups', 'popular'
-	*nl
 	gs 'gschool_groups', 'jocks'
 	act 'Leave': gt 'gschool_lessons', 'short_break'
 end