Browse Source

[fixed] Trailing commas in functions and a typo in Fashionista

Kevin_Smarts 1 year ago
parent
commit
84f4622b41
2 changed files with 9 additions and 9 deletions
  1. 8 8
      locations/katja_meynold_schedule.qsrc
  2. 1 1
      locations/shop_fashionista.qsrc

+ 8 - 8
locations/katja_meynold_schedule.qsrc

@@ -385,10 +385,10 @@ else
 								!!City Beach - sunbating/swhimming/having fun
 								locat['katja'] = 42
 							else
-								locat['katja'] = func('shortgs', 'rand_pick', '', 43, 43, 44, 44, 30, 31,)
+								locat['katja'] = func('shortgs', 'rand_pick', '', 43, 43, 44, 44, 30, 31)
 							end
 						else
-							locat['katja'] = func('shortgs', 'rand_pick', '', 44, 44, 30, 31,)
+							locat['katja'] = func('shortgs', 'rand_pick', '', 44, 44, 30, 31)
 						end
 						locat['katja_rand1'] = daystart
 						locat['katja_save1'] = locat['katja']
@@ -718,10 +718,10 @@ else
 								!!City Beach - sunbating/swhimming/having fun
 								locat['katja'] = 42
 							else
-								locat['katja'] = func('shortgs', 'rand_pick', '', 43, 43, 44, 44, 30, 31,)
+								locat['katja'] = func('shortgs', 'rand_pick', '', 43, 43, 44, 44, 30, 31)
 							end
 						else
-							locat['katja'] = func('shortgs', 'rand_pick', '', 44, 44, 30, 31,)
+							locat['katja'] = func('shortgs', 'rand_pick', '', 44, 44, 30, 31)
 						end
 						locat['katja_rand1'] = daystart
 						locat['katja_save1'] = locat['katja']
@@ -957,10 +957,10 @@ else
 							!!City Beach - sunbating/swhimming/having fun
 							locat['katja'] = 42
 						else
-							locat['katja'] = func('shortgs', 'rand_pick', '', 43, 43, 44, 44, 30, 31,)
+							locat['katja'] = func('shortgs', 'rand_pick', '', 43, 43, 44, 44, 30, 31)
 						end
 					else
-						locat['katja'] = func('shortgs', 'rand_pick', '', 44, 44, 30, 31,)
+						locat['katja'] = func('shortgs', 'rand_pick', '', 44, 44, 30, 31)
 					end
 					locat['katja_rand1'] = daystart
 					locat['katja_save1'] = locat['katja']
@@ -1092,10 +1092,10 @@ else
 								!!City Beach - sunbating/swhimming/having fun
 								locat['katja'] = 42
 							else
-								locat['katja'] = func('shortgs', 'rand_pick', '', 43, 43, 44, 44, 30, 31,)
+								locat['katja'] = func('shortgs', 'rand_pick', '', 43, 43, 44, 44, 30, 31)
 							end
 						else
-							locat['katja'] = func('shortgs', 'rand_pick', '', 44, 44, 30, 31,)
+							locat['katja'] = func('shortgs', 'rand_pick', '', 44, 44, 30, 31)
 						end
 						locat['katja_rand1'] = daystart
 						locat['katja_save1'] = locat['katja']

+ 1 - 1
locations/shop_fashionista.qsrc

@@ -498,7 +498,7 @@ if $ARGS[0] = 'rima':
 				end
 			else
 				'You and Rimma search for a dress, but couldn''t find one. You leave and Rimma is a little sad in saying goodbye to you.'
-				'You think it might help keep her attention if you make a real effort with your appearance and wear one of the nce outfits from here.'
+				'You think it might help keep her attention if you make a real effort with your appearance and wear one of the nice outfits from here.'
 
 				act 'Leave': minut += 8 & gt 'city_center'
 			end