Browse Source

[fixed] extra space

hornguy6 2 years ago
parent
commit
f69fe04002
1 changed files with 1 additions and 2 deletions
  1. 1 2
      locations/gschool_lunch.qsrc

+ 1 - 2
locations/gschool_lunch.qsrc

@@ -31,8 +31,7 @@ if $ARGS[0] = 'lunch':
 	end
 
 	if marcus_event ! daystart and Marcus_sextype > 0 and rand(0,3) = 0:gt 'gschool_lunch', 'marcus_event'
-	if 	cheerleadingQW['bella_stasya_gossip'] = 0 and cheerleadingQW['quest_stage'] = 0 and cheerleadingQW['gossip'] >= 3 and (grupTipe = 1 or fame['pav_slut'] >= 200): gt 'gschool_chats1', 'cherleading_notice'
-
+	if cheerleadingQW['bella_stasya_gossip'] = 0 and cheerleadingQW['quest_stage'] = 0 and cheerleadingQW['gossip'] >= 3 and (grupTipe = 1 or fame['pav_slut'] >= 200): gt 'gschool_chats1', 'cherleading_notice'
 	gt 'gschool_lunch', 'cafeteria'
 end