Browse Source

Fixed call: `'NikoMeyHome', 'Lounge'` -> `'NikoMeyHome', 'lounge'`

netuttki 1 year ago
parent
commit
bfde6bf0c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/NikoMeyHome.qsrc

+ 1 - 1
locations/NikoMeyHome.qsrc

@@ -654,7 +654,7 @@ if $ARGS[0] = 'katjachat4':
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikomisc/meynold/bedroom/Katja2.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikomisc/meynold/bedroom/Katja2.jpg"></center>'
 	'You sit next to Katja and she turns to you. "Hey <<$pcs_nickname>>, it was great having you here. Feel free to pay us another visit sometime." She winks at you before turning back to the TV screen.'
 	'You sit next to Katja and she turns to you. "Hey <<$pcs_nickname>>, it was great having you here. Feel free to pay us another visit sometime." She winks at you before turning back to the TV screen.'
 	
 	
-	act 'Walk away':gt 'NikoMeyHome', 'Lounge'
+	act 'Walk away':gt 'NikoMeyHome', 'lounge'
 end
 end
 
 
 if $ARGS[0] = 'Katja and Natalia':
 if $ARGS[0] = 'Katja and Natalia':