Browse Source

More cleanup 001 - 199 #7

Regex: /(?<!\ |\+|\-|\/|\*|>|<)(=)(?!\ |"|=)/\ \1\ /g
heromaster 9 years ago
parent
commit
c542cf7dea

+ 20 - 20
locations/005_onobjsel

@@ -264,61 +264,61 @@ $objstatistika = {
 	if sexfuta > 0:pl 'You <<sexfuta>> had sex with chlenodevkoy.'
 }
 
-$din_cheat_hapri={
-	if cheatHapri=0:
-		cheatHapri=1
+$din_cheat_hapri = {
+	if cheatHapri = 0:
+		cheatHapri = 1
 		gs 'stat'
 		dynamic $din_cheat
 		exit
 	end
 
-	if cheatHapri=1:
-		cheatHapri=0
+	if cheatHapri = 1:
+		cheatHapri = 0
 		gs 'stat'
 		dynamic $din_cheat
 	end
 }
 
-$din_cheat_nomakeup={
-	if cheatNomakeup=0:
-		cheatNomakeup=1
+$din_cheat_nomakeup = {
+	if cheatNomakeup = 0:
+		cheatNomakeup = 1
 		gs 'stat'
 		dynamic $din_cheat
 		exit
 	end
 
-	if cheatNomakeup=1:
-		cheatNomakeup=0
+	if cheatNomakeup = 1:
+		cheatNomakeup = 0
 		gs 'stat'
 		dynamic $din_cheat
 	end
 }
 
-$din_cheat_Nosweat={
-	if cheatNosweat=0:
-		cheatNosweat=1
+$din_cheat_Nosweat = {
+	if cheatNosweat = 0:
+		cheatNosweat = 1
 		gs 'stat'
 		dynamic $din_cheat
 		exit
 	end
 
-	if cheatNosweat=1:
-		cheatNosweat=0
+	if cheatNosweat = 1:
+		cheatNosweat = 0
 		gs 'stat'
 		dynamic $din_cheat
 	end
 }
 
-$din_cheat_NoEat={
-	if cheatNoEat=0:
-		cheatNoEat=1
+$din_cheat_NoEat = {
+	if cheatNoEat = 0:
+		cheatNoEat = 1
 		gs 'stat'
 		dynamic $din_cheat
 		exit
 	end
 
-	if cheatNoEat=1:
-		cheatNoEat=0
+	if cheatNoEat = 1:
+		cheatNoEat = 0
 		gs 'stat'
 		dynamic $din_cheat
 	end

+ 2 - 2
locations/012_cikl

@@ -52,7 +52,7 @@ end
 if preg = 1 and pregtime < 280:
 	set pregtime += 1
 
-	if pregtimes=0:pregtimes=1
+	if pregtimes = 0:pregtimes = 1
 end
 
 if preg = 1 and pregtime = 280 and hourpreg ! hour:
@@ -69,7 +69,7 @@ if preg = 1 and pregtime > 280:
 	exit
 end
 
-if StoryLine=0:
+if StoryLine = 0:
 	if horny < 100:set horny = horny + vagina
 else
 	if vagina = 0:

+ 9 - 9
locations/015_dinSex

@@ -367,7 +367,7 @@ $sexstart2 = {
 			end
 		 end
 
-		if oragazm=5:
+		if oragazm = 5:
 			preOrg += 1
 
 			if razeba < 4:
@@ -402,7 +402,7 @@ $sexstart2 = {
 				end
 
 				if silavag < 2:
-					orgrand=rand(0, 100)
+					orgrand = rand(0, 100)
 
 					if orgrand > preOrg:oragazm = 4
 				end
@@ -1034,7 +1034,7 @@ $sexudo = {
 			end
 		end
 
-		if oragazm=5:
+		if oragazm = 5:
 			preOrg += 1
 
 			if razeba < 4:
@@ -1267,15 +1267,15 @@ $analsex = {
 	'Through some time <<$boy>> groaned and you feel like your ass fills a pleasant warmth.'
 	anal += 1
 }
-$analsex2={
+$analsex2 = {
 	frost = 0
 
-	if analplugin=1:
+	if analplugin = 1:
 		!!!WD:No Anal Lube if Anal Plug
 		!analpluginbonus = 10
 		lubonus = 10
 		!!!
-		analplugin=0
+		analplugin = 0
 		'You moan in pleasure while his dick moves inside your ass.'
 	end
 
@@ -1339,15 +1339,15 @@ $analsex2={
 	!anal += 1
 }
 
-$analsexrude={
+$analsexrude = {
 	frost = 0
 
-	if analplugin=1:
+	if analplugin = 1:
 		!!!WD:No Anal Lube if Anal Plug
 		!analpluginbonus = 10
 		lubonus = 10
 		!!!
-		analplugin=0
+		analplugin = 0
 		'You moan in pleasure while his dick moves inside your ass.'
 	end
 

+ 12 - 12
locations/016_dinSex2

@@ -56,7 +56,7 @@ $d_vag_sex_dildo = {
 
 			if razeba < 4:oragazm = 4
 
-			if razeba=4:
+			if razeba = 4:
 				orgrand = rand(50, 300)
 
 				if orgrand > preOrg:oragazm = 4
@@ -142,7 +142,7 @@ $d_vag_sex_dildo = {
 	if vagina < dick:vagina += 1
 }
 
-$d_analsex_dildo={
+$d_analsex_dildo = {
 	frost = 0
 
 	if analplugin = 1:
@@ -180,7 +180,7 @@ $d_analsex_dildo={
 		horny -= 20
 		manna -= 20
 
-		if agape < 3:agape=3
+		if agape < 3:agape = 3
 
 		agapetime = totminut
 		'Your ass pierced a sharp pain when you started moving in her ass <<dick>> inch dildo.'
@@ -190,10 +190,10 @@ $d_analsex_dildo={
 		horny += 10
 
 		if agape < 2 and lubonus = 0:
-			agape=2
+			agape = 2
 		end
 
-		agapetime=totminut
+		agapetime = totminut
 		'You started to moan rhythmically in time with the <<dick>> centimerter dildo movements inside you. You feel like your anus is stretched when his dildo enters you.'
 
 		if horny >= 100:
@@ -265,12 +265,12 @@ $d_strapon_vag = {
 			if horny < 90:set orgazm = 6
 		end
 
-		if oragazm=5:
+		if oragazm = 5:
 			preOrg += 1
 
 			if razeba < 4:oragazm = 4
 
-			if razeba=4:
+			if razeba = 4:
 				orgrand = rand(50, 300)
 
 				if orgrand > preOrg:oragazm = 4
@@ -293,7 +293,7 @@ $d_strapon_vag = {
 		end
 
 		if orgazm = 1:
-			if vgape < 2:vgape=2
+			if vgape < 2:vgape = 2
 
 			vgapetime = totminut
 			set horny -= 10
@@ -303,7 +303,7 @@ $d_strapon_vag = {
 		end
 
 		if orgazm = 2:
-			if vgape < 1:vgape=1
+			if vgape < 1:vgape = 1
 
 			vgapetime = totminut
 			set horny -= 5
@@ -356,8 +356,8 @@ $d_strapon_vag = {
 	if vagina < dick:vagina += 1
 }
 
-$d_strapon_anal={
-	frost=0
+$d_strapon_anal = {
+	frost = 0
 
 	if analplugin = 1:
 		!!!WD:No Anal Lube if Anal Plug
@@ -438,7 +438,7 @@ $doublepenetration = {
 	if dick <= prinat and dick >= vagina:
 		!Member fewer opportunities gg
 		if vgape = 2:vgape = 3
-		if vgape < 2:vgape=2
+		if vgape < 2:vgape = 2
 
 		vgapetime = totminut
 		DPvag = 1

+ 1 - 1
locations/017_din2

@@ -8,7 +8,7 @@ $din_street_cum = {
 	end
 }
 
-$d_read_book={
+$d_read_book = {
 	act 'Read the book':
 		cls
 		gs 'stat'

+ 12 - 12
locations/024_stat

@@ -226,18 +226,18 @@ if vokal > 100:vokal = 100
 if dance > 100:dance = 100
 if stripdance > 100:stripdance = 100
 if poledance > 100:poledance = 100
-!'if libonce=0:
+!'if libonce = 0:
 	libonce = 1
 	addqst 'lib/otg_lib_menu_eng.qsp'
 end'
 
-!'if youngshoponce=0:
-youngshoponce=1
+!'if youngshoponce = 0:
+youngshoponce = 1
 ADDQST 'youngshop.qsp'
 end
 
-if qwestonce=0:
-qwestonce=1
+if qwestonce = 0:
+qwestonce = 1
 ADDQST 'qwest/qwest.qsp'
 end'
 if bfa < 0:bfa = 0
@@ -482,7 +482,7 @@ if hour >= 24:
 	if artompower <= 0:artompower = 3
  	if brow > 0 and browper = 0:brow -= 1
 
-	if shorthair=1:
+	if shorthair = 1:
 		shorthairday += 1
 
 		if shorthairday >= 45:shorthairday = 0 & shorthair = 0
@@ -814,27 +814,27 @@ if nerdism > 0:
 		!<font color="green">You are completely healthy shine and a healthy glow.</font>
 		manna = mannamax
 		SbrosNerdism = 0
-		$mudnerd='<font color="green">You are lost in a fantasy after reading the book.</font>'
+		$mudnerd = '<font color="green">You are lost in a fantasy after reading the book.</font>'
 	end
 
 	if lastreadday + 1 = daystart:
 		!manna = mannamax
 		SbrosNerdism = 0
-		$mudnerd='<font color="black">You a little bored and want to again plunge into a book.</font>'
+		$mudnerd = '<font color="black">You a little bored and want to again plunge into a book.</font>'
 	end
 	if lastreadday + 2 = daystart:
 		SbrosNerdism = 0
 
 		if manna > mannamax / 2:manna -= 10
 
-		$mudnerd='<font color="red">Do you really want something to read.</font>'
+		$mudnerd = '<font color="red">Do you really want something to read.</font>'
 	end
 
 	if lastreadday + 3 <= daystart:
 		if manna > mannamax / 10:manna -= 10
 
 		SbrosNerdism = 1
-		$mudnerd='<font color="red"><b>You terribly want at least something to read!!!</b></font>'
+		$mudnerd = '<font color="red"><b>You terribly want at least something to read!!!</b></font>'
 	end
 
 	!$mudnerd += 'lastread<<lastread>> totminut<<totminut>> <<totminut - lastread>>'
@@ -1041,7 +1041,7 @@ pl '<b><<$manna>></b>'
 if horny >= 90:pl '<font color="#FF1493">It takes an incredible amount of willpower not to touch yourself all the time.</font>'
 if horny >= 50 and horny < 90:pl '<font color="#DB7093">You have trouble focusing at times, as your mind drifts to sex.</font>'
 
-if ETOmenu=1:
+if ETOmenu = 1:
 	pl '<b><<$health>></b>'
 	pl '<b><<$willpower>></b>'
 	pl '<b><<$energy>></b>'
@@ -1054,7 +1054,7 @@ if ETOmenu = 0:
 	!set a1 = horny
 	gs 'indik', '2'
 	pl '<<$ind>> Arousal'
-	healthmax=(vital * 10 + stren * 5)
+	healthmax = (vital * 10 + stren * 5)
 	set a = health * 100 / healthmax
 	set a1 = health
 	gs 'indik', '1'

+ 2 - 2
locations/028_time

@@ -237,8 +237,8 @@ if hour = 5:
 end
 
 if hour = 6:
-	fcolor=rgb(0, 0, 0)
-	bcolor=rgb(200, 100, 100)
+	fcolor = rgb(0, 0, 0)
+	bcolor = rgb(200, 100, 100)
 end
 if hour = 7:
 	fcolor = rgb(0, 0, 0)

+ 2 - 2
locations/032_event

@@ -249,7 +249,7 @@ if $ARGS[0] = 'dima6':
 	act 'Very much':gt 'event', 'dima7'
 end
 
-if $ARGS[0]='dima7':
+if $ARGS[0] = 'dima7':
 	cla
 	*clr
 	set minut += 10
@@ -493,7 +493,7 @@ if $ARGS[0] = 'dima21':
 	act 'Leave':gt 'street'
 end
 
-if $ARGS[0]='dima30':
+if $ARGS[0] = 'dima30':
 	cla
 	*clr
 	set hour += 3

+ 3 - 3
locations/044_strelba

@@ -1,7 +1,7 @@
 # strelba
-!gunpricel=0 no sighting
-!gunpricel=1 sighting
-!gunpricel=2 very accurate
+!gunpricel = 0 no sighting
+!gunpricel = 1 sighting
+!gunpricel = 2 very accurate
 !gunpower Weapon damage
 !buu the number of shots
 !shoot shooting skills

+ 1 - 1
locations/057_ender

@@ -179,7 +179,7 @@ if $ARGS[0] = 'win':
 		zverSlutQW = 1
 		set Win += 1
 		ZverevaFight = 0
-		$npcText[18]='Christina after catching pizdyuley from you, in front of the whole school talked about, how to suck dick at fizruka, after that terrifies the surrounding Christina was broken and humiliated.'
+		$npcText[18] = 'Christina after catching pizdyuley from you, in front of the whole school talked about, how to suck dick at fizruka, after that terrifies the surrounding Christina was broken and humiliated.'
 		grupTipe[18] = -1
 		'Christina Zvereva fell to the ground, you grabbed her by the hair. "Well, say, you suck at fizruka or not?" Christina roaring confessed before the whole school in the, she sucked dick in fizruka.'
 

+ 1 - 1
locations/066_enderKik

@@ -1,5 +1,5 @@
 # enderKik
-if $ARGS[0]='win':
+if $ARGS[0] = 'win':
 	!set KikWin = KikWin + 1
 	set pointKik = 0
 	set pointKikV = 0

+ 3 - 3
locations/068_street

@@ -138,8 +138,8 @@ if workDiskAtkPlayer = 1:
 	exit
 end
 
-if vladimirday=day and vladimirQW=30 and hour >= 16 and week=6:'<a href="exec:gt ''qwmeet2''">Before your entrance stands Audi and around the phlegmatic worth waiting for your driver Glory</a>.'
-if vladimirday=day and vladimirQW=40 and hour >= 16 and week=6:'<a href="exec:gt ''qwmeet3''">Before your entrance stands Audi and around the phlegmatic worth waiting for your driver Glory</a>.'
+if vladimirday = day and vladimirQW = 30 and hour >= 16 and week = 6:'<a href="exec:gt ''qwmeet2''">Before your entrance stands Audi and around the phlegmatic worth waiting for your driver Glory</a>.'
+if vladimirday = day and vladimirQW = 40 and hour >= 16 and week = 6:'<a href="exec:gt ''qwmeet3''">Before your entrance stands Audi and around the phlegmatic worth waiting for your driver Glory</a>.'
 
 set housrA = 0
 
@@ -248,7 +248,7 @@ if clener >= 1 and hour >= 7 and hour <= 22:'There''s a small office building wh
 
 'The towns <a href="exec:set minut += 21 & gt ''park'', ''start''">central park</a> is about a 20-minute walk away.'
 'The cities only <a href="exec:set minut += 39 & gt ''lake'', ''start''">lake</a> can be reached from here and is just a 40-minute walk away.'
-'24 Hour <a href="exec:$loc=''street'' & gt ''pharmacy'', ''start''">Pharmacy</a>.'
+'24 Hour <a href="exec:$loc = ''street'' & gt ''pharmacy'', ''start''">Pharmacy</a>.'
 
 if hour >= 8 and lesbiqw >= 1 and lesbiqw < 3:'<a href="exec:gt ''lesbidomhouse'', ''start''">Natalia Petrovnas</a> Apartment'
 if lesbiday ! day and hour >= 8 and (lesbiqw = 3 or lesbiqw = 4):'<a href="exec:gt ''lesbidomhouse'', ''start1''">Mistress''</a> Apartment'

+ 1 - 1
locations/233_fbSex

@@ -1,5 +1,5 @@
 # fbSex
-$d_fb_sexstart={
+$d_fb_sexstart = {
 
 
 }

+ 9 - 9
locations/516_npcview

@@ -2,7 +2,7 @@
 '<center><b><<$nikname[i]>></b></center>'
 'rating <<rating[i]>>'
 if i>0:'record <<win[i]>> Win - <<loss[i]>> lesions - <<draw[i]>>draws <<SubWin[i]>> wins by submission/<<SubLoss[i]>> lesions surrender'
-if i=0:'record <<winw[i]>> Win - <<lossw[i]>> lesions - <<draww[i]>>draws <<SubWin[i]>> wins by submission/<<SubLoss[i]>> lesions surrender'
+if i = 0:'record <<winw[i]>> Win - <<lossw[i]>> lesions - <<draww[i]>>draws <<SubWin[i]>> wins by submission/<<SubLoss[i]>> lesions surrender'
 ''
 ''
 'power <<musle[i]>>'
@@ -14,7 +14,7 @@ if i=0:'record <<winw[i]>> Win - <<lossw[i]>> lesions - <<draww[i]>>draws <<SubW
 'appliances hold <<Uteh[i]>>'
 'Protective equipment <<Zteh[i]>>'
 ''
-if slut[i] > 0 and porno=1:'Packed with a brand whore.'
+if slut[i] > 0 and porno = 1:'Packed with a brand whore.'
 ''
 ''
 ''
@@ -30,21 +30,21 @@ act 'To fight with you':gt 'beforeFW'
 end
 
 if i!1:
- if predlog > 0 and predlog!i and predlog2=0:
+ if predlog > 0 and predlog!i and predlog2 = 0:
 		 act 'Suggest a fight with <<$nikname[predlog]>>':
 		 cls
-		 a=predlog
+		 a = predlog
 		 'In the red corner <<$nikname[a]>> <<win[a]>>-<<loss[a]>>-<<draw[a]>> <<SubWin[a]>>/<<SubLoss[a]>>'
-		 !i=predlog2
+		 !i = predlog2
 		 'In the blue corner <<$nikname[i]>> <<win[i]>>-<<loss[i]>>-<<draw[i]>> <<SubWin[i]>>/<<SubLoss[i]>>'
 		 gs 'Autofight'
-		 predlog=0
-		 predlog2=0
+		 predlog = 0
+		 predlog2 = 0
 		 act 'further':gt $loc
 		 end
 	 end
- if predlog=0:
- act 'offer battle':predlog=i & gt $loc
+ if predlog = 0:
+ act 'offer battle':predlog = i & gt $loc
  end
 end
 --- npcview ---------------------------------