Browse Source

fix: filename case sensitivity

pikdum 6 months ago
parent
commit
03b5c6fc72
2 changed files with 30 additions and 30 deletions
  1. 1 1
      locations/natbel_chat.qsrc
  2. 29 29
      locations/soniahome.qsrc

+ 1 - 1
locations/natbel_chat.qsrc

@@ -399,7 +399,7 @@ if $ARGS[0] = 'chat':
 				*clr & cla
 				minut += 15
 				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/natasha/events/bullied/Natasha6.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/natasha/events/bullied/natasha6.jpg"></center>'
 				'You give Natasha a supportive hug and an encouraging smile. Wanting to change the subject, your eyes wander around her room and you notice some magazines on her desk. "Oh, what are these?" you ask as you walk over and take a closer look.'
 				'"Some fashion magazines I picked up," she says with a smile crossing her face. "Do you want to look through them with me?"'
 				'You agree, thinking it would be a good distraction from talking about debts and Christina.'

+ 29 - 29
locations/soniahome.qsrc

@@ -22,7 +22,7 @@ if $ARGS[0] = 'home':
 	*clr & cla
 	gs 'stat'
 	gs 'themes', 'indoors'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/house_front.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/house_front.jpg"></center>'
 	'You approach Sonia''s house, walking up the pathway through a small well-cared garden with various flowers and shrubs towards a grey, wooden-clad house, which is equally well-cared for.'
 	if hour >= 22:
 		'It would be rude to even knock on the door at this time. Sonia is probably asleep, so you decide against it and lower your hand.'
@@ -36,17 +36,17 @@ if $ARGS[0] = 'home':
 		'You go to Sonia''s house and knock on the door.'
 		if soniaPS > 0:
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/tkachenko.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/tkachenko.jpg"></center>'
 			'You stand outside the Ivanko household, knocking on the door. It''s quickly answered by Sonia''s mother, who has an unfriendly, serious look on her face. "Sonia doesn''t want to see anyone, so stop bothering her!" she says before closing the door in your face.'
 			act 'Leave': gt 'pav_residential'
 		elseif rand(0,3) = 0:
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/tkachenko.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/tkachenko.jpg"></center>'
 			'You stand outside the Ivanko household, knocking on the door. It''s quickly answered by Sonia''s mother, who has an unfriendly, serious look on her face. "Sonia isn''t here, but she should be home later. You can call her then," she says before politely closing the door, not inviting you in.'
 			act 'Leave': gt 'pav_residential'
 		elseif rand(0,2) = 0:
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/tkachenko.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/tkachenko.jpg"></center>'
 			if soniaQW['tkachenko'] = 0:
 				'You stand outside the Ivanko household, knocking on the door. It''s quickly answered by Sonia''s mother, who has an unfriendly, serious look on her face. "Hello. Can I help you?" she asks.'
 				'You smile at her. "Hi, I''m <<$pcs_nickname>>, one of Sonia''s classmates. Is she here?"'
@@ -62,7 +62,7 @@ if $ARGS[0] = 'home':
 			end
 		elseif rand(0,1) = 0:
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/shulyov.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/shulyov.jpg"></center>'
 			if soniaQW['shulyov'] = 0:
 				if hotcat >= 6:
 					'You stand outside the Ivanko household, knocking on the door. It''s quickly answered by a young, good-looking man about your sister''s age who has a friendly smile. "Hello. Can I help you?" he asks as he looks you over with hungry eyes.'
@@ -104,7 +104,7 @@ if $ARGS[0] = 'hallway':
 	minut += 1
 	gs 'stat'
 	'<center><b><font color = maroon>Hallway</font></b></center>'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/hall.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/hall.jpg"></center>'
 	'You enter a small bright hallway with a door to the lounge on your right and a staircase at the end leading to the bedrooms and bathroom upstairs. There''s also a door to the kitchen in front of you.'
 	act 'Leave': gt 'pav_residential'
 	act 'Go to Sonia''s bedroom': gt 'soniahome','sonia_room'
@@ -124,7 +124,7 @@ if $ARGS[0] = 'bathroom':
 	minut += 1
 	gs 'stat'
 	'<center><b><font color = maroon>Bathroom</font></b></center>'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/bathroom.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/bathroom.jpg"></center>'
 	'You enter the bathroom, which is fully tiled with a grey-and-white colour scheme. Whilst reasonably small, it''s very tastefully decorated. It''s a fairly typical bathroom, but this might be the cleanest one you''ve ever been in. It looks practically brand new and smells lovely.'
 	'You can do your hair and makeup in the <a href="exec:gt ''mirror'', ''start''">mirror</a> above the sink.'
 	*nl
@@ -159,7 +159,7 @@ if $ARGS[0] = 'kitchen':
 	minut += 1
 	gs 'stat'
 	'<center><b><font color = maroon>Kitchen</font></b></center>'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/kitchen.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/kitchen.jpg"></center>'
 	'As you enter the kitchen, you notice that whilst it isn''t large, it''s very tastefully done and has everything needed. It also has a dining table adjacent to it for family meals.'
 	act 'Go to the hallway':gt 'soniahome','hallway'
 	act 'Look in the fridge': gt 'soniahome', 'fridge'
@@ -312,7 +312,7 @@ if $ARGS[0] = 'livingroom':
 	minut += 1
 	gs 'stat'
 	'<center><b><font color = maroon>Living room</font></b></center>'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/living_room.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/living_room.jpg"></center>'
 	'You walk into a small but comfortable lounge which is very clean and tidy. You see the TV in the corner and a cozy family settee on the opposite wall facing a fireplace, giving the room a warm and comfortable look.'
 	act 'Leave':gt 'soniahome','hallway'		
 end
@@ -325,7 +325,7 @@ if $ARGS[0] = 'soniaparents':
 	minut += 1
 	gs 'stat'
 	'<center><b><font color = maroon>Sonia''s parent''s room</font></b></center>'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/parents_bedroom.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/parents_bedroom.jpg"></center>'
 	'You look into Sonia''s parents'' bedroom and see that, as with the rest of the house, it''s spotless, tidy and tastefully decorated, making the most of the available space. There''s a wardrobe to your right and the bed on the left, with a chest of drawers and a beautiful fireplace.'
 	if hour < 6:
 		gt 'soniahome', 'timecheck'
@@ -342,7 +342,7 @@ if $ARGS[0] = 'soniaparents':
 				*clr & cla
 				minut += 10
 				'<center><b><font color = maroon>Sonia''s parent''s room</font></b></center>'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/momsdrawer.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/momsdrawer.jpg"></center>'
 				'You snoop around, opening drawers and looking in the closet. Even though you hope to find something, you don''t see anything interesting. The room is perfectly organized, with each drawer containing a type of clothing neatly folded up. Other than that, there seems to be nothing of interest.'
 				act 'Leave':gt 'soniahome','hallway'
 			end
@@ -359,7 +359,7 @@ if $ARGS[0] = 'soniabrother':
 	minut += 1
 	gs 'stat'
 	'<center><b><font color = maroon>Shulyov''s room</font></b></center>'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/hall.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/hall.jpg"></center>'
 	'You try the door but it is locked.'
 	act 'Leave':gt 'soniahome','hallway'
 end
@@ -372,7 +372,7 @@ if $ARGS[0] = 'sonia_room':
 	minut += 1
 	gs 'stat'
 	'<center><b><font color = maroon>Vitek''s bedroom</font></b></center>'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_room.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_room.jpg"></center>'
 	'The first thing you notice about her room is that it''s spotless and orderly. Nothing is out of place. There is a dresser against one wall with several things neatly placed on it, with pictures on the wall above it. The bed is near the centre of the room against one wall, and the bed is made with a body pillow leaning against the other pillows. Above the bed is a short string of lights, while a small makeup table with all the makeup lined up in a very orderly fashion sits against another wall.'
 	'<a href="exec:gt ''soniahome'', ''sonia_chat''">Sonia</a> is lying on her bed relaxing.'
 	act 'Go to the hallway':gt 'soniahome','hallway'
@@ -394,7 +394,7 @@ if $ARGS[0] = 'sonia_chat1':
 	minut += 2
 	gs 'stat'
 	'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 	'You sit on the bed next to Sonia and look around her room as she starts chatting about something she recently read about in a magazine.'
 	act 'Stop talking': gt 'soniahome','sonia_room'
 	act 'Make small talk':
@@ -402,7 +402,7 @@ if $ARGS[0] = 'sonia_chat1':
 		minut += 5
 		gs 'npc_relationship', 'modify', 'A25', 'like'
 		'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 		'You talk with Sonia about various things, mostly about fashion, your mutual friends, or school in general.'
 		act 'Stop talking': gt 'soniahome','sonia_room'
 		act 'Keep talking': gt 'soniahome', 'sonia_chat1'
@@ -412,7 +412,7 @@ if $ARGS[0] = 'sonia_chat1':
 		gs 'npc_relationship', 'modify', 'A25', 'like'
 		minut += 5
 		'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 		'"What do you plan to do after school?" you ask.'
 		'She looks at you with a huge smile. "I want to go to the university in the city. How about you?"'
 		'You shrug. "I haven''t decided yet. What do you plan to study?"'
@@ -424,7 +424,7 @@ if $ARGS[0] = 'sonia_chat1':
 		*clr & cla
 		gs 'npc_relationship', 'modify', 'A25', 'like'
 		'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 		'"So, what have you been up to lately?" you ask.'
 		'She sighs dramatically. "Mostly trying to find some fun and avoid my parents. I think I''ll hang myself if I hear one more speech about how a proper young lady has to act." She ends with a giggle.'
 		'You smile at her. "Well, don''t do that. You have too pretty of a neck to bruise." You both laugh at that. "But seriously, I understand. My mom is insanely overbearing as well."'
@@ -435,7 +435,7 @@ if $ARGS[0] = 'sonia_chat1':
 		*clr & cla
 		minut += 15
 		'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 		'She often wears older clothes, but she somehow always manages to make them work and look stylish. "How do you manage to always look so nice?"'
 		'She smiles. "You mean for someone that has cheaper clothes?" You''re about to protest that you didn''t mean it that way when she stops you. "I learned to sew. At first, it was just to fix tears and later alter clothes so they fit better and look nicer. You would be surprised what you can do with a little effort." She goes on to talk about how she goes about turning fairly plain looking clothes into stylish ones.'
 		act 'Stop talking': gt 'soniahome','sonia_room'
@@ -447,7 +447,7 @@ if $ARGS[0] = 'sonia_chat1':
 			*clr & cla
 			minut += 5
 			'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 			'"What''s going on with you and the gopniks?" you ask.'
 			'"I''m just tired of being the good girl. I want to cut loose, get a little wild and have some fun. What''s wrong with that?" she replies.'
 			'You sit in silence, wondering if you should push things. "Yeah, but you can''t really trust those guys," you meekly reply.'
@@ -461,7 +461,7 @@ if $ARGS[0] = 'sonia_chat1':
 			*clr & cla
 			minut += 5
 			'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 			'"So. I met your brother," you state matter of factly.'
 			'"Oh god, don''t fall for anything he says. He''s a total horn dog to the point I can''t count the number of ''girlfriends'' he''s had. He just uses them for sex and tosses them aside, yet they keep coming back to him. Do yourself a favor and stay away from him," she says in a serious tone. You just nod in response, not sure what you could possibly say back to her.'
 			act 'Stop talking': gt 'soniahome','sonia_room'
@@ -472,7 +472,7 @@ if $ARGS[0] = 'sonia_chat1':
 		*clr & cla
 		minut += 5
 		'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 		'"What are your plans for after school?" you ask.'
 		'She looks at you with a smile. "I''ve got good grades, more than enough to get into the university in Saint Petersburg. I''m planning to enrol there after school and study fashion design, but my parents want me to become a doctor or a lawyer or get a business degree or something like that."'
 		'Before you can say anything, she turns to you. "What about you? What are your plans for the future?"'
@@ -480,7 +480,7 @@ if $ARGS[0] = 'sonia_chat1':
 			*clr & cla
 			minut += 5
 			'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 			'"I''m not sure, but I guess I have a few options," you tell her.'
 			'She nods. "Oh. Well, I guess you still have some time left to make up your mind..." she says. She sounds unsure though, as if she doesn''t believe it herself.'
 			'You''re not sure what more to say about it, so you decide to change the subject.'
@@ -491,7 +491,7 @@ if $ARGS[0] = 'sonia_chat1':
 			*clr & cla
 			minut += 5
 			'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 			'You get a little excited. "I''m planning to attend the university too. At least now I''ll know someone there."'
 			'She grins happily. "Maybe we should think about being roommates when we go? As you said, then we would know someone and we already get along. Let''s talk about it some more when the time comes."'
 			act 'Stop talking': gt 'soniahome','sonia_room'
@@ -516,7 +516,7 @@ if $ARGS[0] = 'sonia_chat1':
 				minut += 5
 				gs 'stat'
 				'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 				'You sigh in a way only hopeless romantics do. "Hopefully I can find that special someone and get married soon."'
 				'She smiles, seeing the signs of love. "If he makes you happy, then I''m happy for you."'
 				'You''re not sure what more to say on the topic and decide to change the subject.'
@@ -529,7 +529,7 @@ if $ARGS[0] = 'sonia_chat1':
 		*clr & cla
 		minut += 5
 		'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 		'You don''t even know if she''s a virgin or not and don''t know if you should even ask, but you''re curious. "Do you have a boyfriend or girlfriend?"'
 		'She shakes her head. "Nope, but I would like to find the right guy. Until then, I just want to have a little fun."'
 		act 'Ask if she has ever dated':
@@ -537,7 +537,7 @@ if $ARGS[0] = 'sonia_chat1':
 			minut += 5
 			gs 'npc_relationship', 'modify', 'A25', 'like'
 			'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 			'You nod in understanding. "So have you ever... You know. Dated a guy?"'
 			'She blushes when she realizes what you''re really asking. "A few times, but nothing too serious until a few months ago. While on vacation with my family, I met this boy... and it was magical. We spent all our time together and one night... Well, we did it..." she giggles.'
 			*nl
@@ -553,7 +553,7 @@ if $ARGS[0] = 'sonia_chat1':
 			*clr & cla
 			minut += 5
 			'<center><h4><font color="maroon">Sonia''s Room</font></h4></center>'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 			'You smile at her reassuringly. "I''m sure you''ll find the right guy, or girl."'
 			'She giggles. "I kind of already did..."'
 			'You looked surprised. "Well? Who is it?"'
@@ -607,7 +607,7 @@ end
 
 if $ARGS[0] = 'boyfriend_chat':
 	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 	'"I have a boyfriend you know," you tell her.'
 	'She grins at you. "Right. Who are you dating again?"'
 	if NikoVolkovQW >= 5:
@@ -701,7 +701,7 @@ end
 
 if $ARGS[0] = 'tell_about_generic_boyfreind':
 	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniaHome/sonia_bedroom/sonia_bed.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/soniahome/sonia_bedroom/sonia_bed.jpg"></center>'
 	'"I have a boyfriend you know," you tell her.'
 	'She grins at you. "Right. Who are you dating again?"'
 	'"<<$ARGS[1]>>," you tell her.'