Browse Source

Fixed bugs reported by Dybbuk

rachels 3 years ago
parent
commit
690d36528d
3 changed files with 7 additions and 7 deletions
  1. 4 4
      locations/sexshop.qsrc
  2. 2 2
      locations/soniadisco.qsrc
  3. 1 1
      locations/tatiana_lab.qsrc

+ 4 - 4
locations/sexshop.qsrc

@@ -304,7 +304,7 @@ if $ARGS[0] = 'start':
 	end
 	
 	if suction_dildo = 0 and money >= 1000:
-		act 'Buy a 15cm suction dildo 1000 <b>₽</b> (cash':
+		act 'Buy a 15cm suction dildo 1000 <b>₽</b> (cash)':
 			cla
 			minut += 5
 			suction_dildo += 1
@@ -319,7 +319,7 @@ if $ARGS[0] = 'start':
 			act 'Move away from the counter':gt'sexshop','start'
 		end
 	elseif suction_dildo > 0 and money >= 1000:
-		act 'Buy another 15cm suction dildo 1000 <b>₽</b> (cash':
+		act 'Buy another 15cm suction dildo 1000 <b>₽</b> (cash)':
 			cla
 			minut += 5
 			suction_dildo += 1
@@ -336,7 +336,7 @@ if $ARGS[0] = 'start':
 	end
 
 	if suction_dildo > 0 and (karta + bankDebtLimit >= 950):
-		act 'Buy another 15cm suction dildo 1000 <b>₽</b> (card0':
+		act 'Buy another 15cm suction dildo 1000 <b>₽</b> (card)':
 			cla
 			minut += 5
 			suction_dildo += 1
@@ -351,7 +351,7 @@ if $ARGS[0] = 'start':
 			act 'Move away from the counter':gt'sexshop','start'
 		end
 	elseif (karta + bankDebtLimit >= 950):
-		act 'Buy 15cm suction dildo 1000 <b>₽</b> (card0':
+		act 'Buy 15cm suction dildo 1000 <b>₽</b> (card)':
 			cla
 			minut += 5
 			suction_dildo += 1

+ 2 - 2
locations/soniadisco.qsrc

@@ -1464,7 +1464,7 @@ if $ARGS[0] = 'followsonia':
 		if soniahelp > soniaencourage:
 			'You walk up to her. "Are you ok?"'
 			'She gives you a look of disbelief. "NO, I''m not ok. You saw what happened, everyone is going to think I''m a slut now, hell I am a slut." She says between sobs.'
-			'You nod a bit. "I know but I tired to help you and I wish I could have done more." You tell her.'
+			'You nod a bit. "I know, but I tried to help you and I wish I could have done more." You tell her.'
 			'She nods a bit. "I know, god I was so stupid." She says before she start sobbing harder.'
 		elseif soniaencourage > 0 and npc_rel['A25'] => 50:
 			npc_rel['A25'] -= 10
@@ -1499,7 +1499,7 @@ if $ARGS[0] = 'followsonia':
 					npc_rel['A25'] += 2
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/sonia/soniasad.jpg"></center>'
-					'"At least let me walk you home, it is the least I can do." You tell her. She meerly nods and leans against you. The two of you walk home, the noise of the night interrupted by her sniffles and sobs. You walk her to near the middle of the residential area and up to the door of a fairly average looking house, she unlocks the door as she says. "This is me, thank you for walking me home." Then she starts sobbing again, before you can think of something to say, she hurries inside the house and closes the door behind her. You can hear her sobs throught the door, you know her life is going to be a living hell from now on, but maybe you can help her somehow.'
+					'"At least let me walk you home, it is the least I can do." You tell her. She merely nods and leans against you. The two of you walk home, the noise of the night interrupted by her sniffles and sobs. You walk her to near the middle of the residential area and up to the door of a fairly average looking house, she unlocks the door as she says. "This is me, thank you for walking me home." Then she starts sobbing again, before you can think of something to say, she hurries inside the house and closes the door behind her. You can hear her sobs throught the door, you know her life is going to be a living hell from now on, but maybe you can help her somehow.'
 					act 'Leave': gt 'pav_residential'
 				end
 			end

+ 1 - 1
locations/tatiana_lab.qsrc

@@ -572,7 +572,7 @@ if $ARGS[0] = 'Tatiana':
 					gs 'stat'
 					minut += 60
 					'You ask her what''s involved in the training and preparations.'
-					'She spends some time explaining the technical details of what you need to do during the "rital", then says,'
+					'She spends some time explaining the technical details of what you need to do during the "ritual", then says,'
 					'"The preparations will take 7 days, the money is to modify one of my devices to pull in free sexual energy from the adult businesses around here and to make several potions we''ll need, one of which is going to temporarily make me into a sexual energy "battery" and the others are so we can do the ritual without hurting ourselves.'
 					'"Once I start, you''ll have 2 days to tell me to abort, after that I will have started building up the charge. We would not be able stop ourselves and premature sex could kill us, so I''ll be putting up a barrier to keep you out until 7 days have pasted and I''ll set it not to let you through unless you have 3 days of reserves and 100 units of stored energy.'
 					'"Once I''ve built up to a full charge, I''ll only be able to hold it for a day, after that I''ll have to release it. The "battery" potion itself as well as the materials for it will not keep, so aborting after I start or fail to show up on time and 2000 <b>₽</b> will have been wasted.'