Browse Source

[fixed] unclosed strings

julzor 4 years ago
parent
commit
6faffed81e
3 changed files with 4 additions and 11 deletions
  1. 2 2
      locations/Cheatmenu_din.qsrc
  2. 1 1
      locations/din_bad.qsrc
  3. 1 8
      locations/mey_vika_events.qsrc

+ 2 - 2
locations/Cheatmenu_din.qsrc

@@ -2480,7 +2480,7 @@ $cheatmenu['vartracker'] = {
 	!! knowpregrecover is for Svetlanas knowledge that she just gave birth.
 	'knowpregrecover: <<knowpregrecover>>'
 	!! knowpregloss is for Svetlanas knowledge that she lost a baby. 1 is for an abortion, 2 is for a miscarrage. 
-	knowpregloss: <<knowpregloss>>'
+	'knowpregloss: <<knowpregloss>>'
 	!! cycle is Svetlanas current fertility cycle. 5 is pregnant, 4 is recovering, 3 is luteal, 2 is ovulation, 1 is foccular, 0 is menstration. 
 	'cycle: <<cycle>>'
 	!! menoage is the age Svetlana will be when she goes through menopause.
@@ -2515,7 +2515,7 @@ $cheatmenu['vartracker'] = {
 	'ferteggage: <<ferteggage>>'
 	!! PregChem is the level of pregnancy, measured in hour parts. 
 	'PregChem: <<PregChem>>'
-	!! pillcon is the level of birth control to prevent svetlana from getting pregnant. Higher concentrations increase effectivity until it reaches it's ideal level.
+	!! pillcon is the level of birth control to prevent svetlana from getting pregnant. Higher concentrations increase effectivity until it reaches it''s ideal level.
 	'pillcon: <<pillcon>>'
 	!! believed pillcon is the level of birth control svetlana thinks she has. This may be different from the actual level due to sabotage or a bad habit of not taking your pill.
 	'Believed pillcon: <<pillcon2>>'

+ 1 - 1
locations/din_bad.qsrc

@@ -571,7 +571,7 @@ $d_cycreport_actor = {
 		act 'Return':dynamic $d_cycreport_choice
 		act 'Exit':gs 'stat' & gt $loc, $metka
 		'</td></tr></table></center>'
-	!! Svetlana thinks she doesn't have periods anymore. Good birth control has this effect (as does pregnancy.)
+	!! Svetlana thinks she doesn''t have periods anymore. Good birth control has this effect (as does pregnancy.)
 	elseif ARGS[0] = 5:
 		if knowpreg = 1:
 			denypreg = 1

+ 1 - 8
locations/mey_vika_events.qsrc

@@ -93,7 +93,6 @@ if $ARGS[0] = 'play_game':
 		end
 
 		if win[1] = 1:
-			! lost Ivan, athlete
 			cla
 			act 'Make a wish': gt 'mey_vika_events', 'play_game_wish0'
 		else
@@ -102,7 +101,6 @@ if $ARGS[0] = 'play_game':
 			act 'Make a wish': gt 'mey_vika_events', 'play_game_wish1'
 		end
 	elseif win[0] = 1:
-		! defeated Ivan
 		'Vanya totaly outplays you. His card luck is out of this world...'
 		if win[1]=0:
 			'You lose without ever standing a chance, Vanya is just too good.'
@@ -130,20 +128,16 @@ if $ARGS[0] = 'play_game':
 		end
 
 		if win[1] = 0:
-			! lost she asks, kiss
 			cla
 			act 'Vicky decides you should...': gt 'mey_vika_events', 'play_game_wish3'
 		else
-			! lost Ivan, athlete
 			cla
-			act 'Ivan speaks up': gt 'mey_vika_events', 'play_game_wish0'
+			act 'Vanya speaks up': gt 'mey_vika_events', 'play_game_wish0'
 		end
 	end
 end
 
-! wish Ivan from girls
 if $ARGS[0] = 'play_game_wish0':
-	! Ivan lost
 	*clr & cla
 	menu_off = 1
 	$location_type = 'event'
@@ -309,7 +303,6 @@ if $ARGS[0] = 'play_game_wish1':
 	end
 end
 
-! wish Sveta from Ivan, kiss #2
 if $ARGS[0] = 'play_game_wish2':
 	*clr & cla
 	menu_off = 1