1
0
Эх сурвалжийг харах

[text edits] typos in succubus and trait

julzor 5 жил өмнө
parent
commit
dc5a76bbab

+ 4 - 4
locations/succubus.qsrc

@@ -133,7 +133,7 @@ if $ARGS[0] = 'RapistFight':
 			gs 'arousal', 'vaginal', 10, 'dom'
 			gs 'arousal', 'end'
 			'You quickly drag him out of sight, then rip off his pants and expose your now hungry pussy.'
-			'You force him to the ground and immediately mount him, your now hair-trigger snach sending you into orgasm.'
+			'You force him to the ground and immediately mount him, your now hair-trigger snatch sending you into orgasm.'
 			''
 			'You ride him for some time, your power forcing him to cum <<$scxcum>> pulling every drop of energy out of each eruption, with the rush causing you to orgasm as he does...'
 			''
@@ -223,7 +223,7 @@ if $ARGS[0] = 'tatianaask':
 	gs 'stat'
 	gs 'themes', 'indoors'
 	'<center><b><font color="maroon">Tatiana</font></b></center>'
-	If sucpcinfo = 2:
+	if sucpcinfo = 2:
 		minut += 10
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/lab/event/main1.jpg"></center>'
 		'You undress and lie down on the couch and Tatiana begins to examine you.'
@@ -234,7 +234,7 @@ if $ARGS[0] = 'tatianaask':
 		$scsubloc = 'tatianasex' & scpopt = 1
 		sucpcinfo = 3
 		act 'Continue': xgt 'succubus', 'init'
-	exit
+		exit
 	elseif sucpcinfo = 3:
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/lab/event/main1.jpg"></center>'
 		scpopt = 0
@@ -246,7 +246,7 @@ if $ARGS[0] = 'tatianaask':
 		sucpcinfo = 4
 		sucinfoday = daystart + 10 + rand(0,7)
 		act 'Get dressed': gt 'succubus', 'tatianaask'
-	exit
+		exit
 	end
 	minut += 10
 	'<center><img <<$set_imgh>> src="images/pre/shared/karinpre.jpg"></center>'

+ 2 - 2
locations/traits.qsrc

@@ -149,10 +149,10 @@ if $ARGS[0] = 'overnight':
 		msg 'You have gained the trait ''Heavyweight''.'
 	elseif alko_trait_counter < -50 and alko_trait > -1:
 		alko_trait = -1	
-		msg 'You have gained the trait ''Lighweight''.'
+		msg 'You have gained the trait ''Lightweight''.'
 	elseif alko_trait = -1 and alko_trait_counter > 0:
 		alko_trait = 0
-		msg 'You have lost the trait ''Lighweight''.'
+		msg 'You have lost the trait ''Lightweight''.'
 	elseif alko_trait = 1 and alko_trait_counter < 0:
 		alko_trait = 0
 		msg 'You have lost the trait ''Heavyweight''.'