2 Revize a425c1acfb ... 981a72a8f2

Autor SHA1 Zpráva Datum
  rachels 981a72a8f2 [fixed] compatibility with Analyzer před 1 měsícem
  rachels dfad59a386 [fixed] typos před 1 měsícem

+ 0 - 1
locations/beta_journal_quests.qsrc

@@ -167,7 +167,6 @@ if $ARGS[0] = 'vcard':
 		$next_nav = 'Current Stage'
 	else
 		$next_nav = '<a href="gs ''<<$loc_id>>'', ''navigation'', ''next'' "" >Next Stage</a> <b>→</b>'
-		gs
 	end
 	if $npc_quest['q_back'] = 'null':
 		$back_nav = 'Quest Start'

+ 1 - 3
locations/clinic_functions.qsrc

@@ -759,6 +759,4 @@ if $ARGS[0] = 'bImplantB':
 	act 'Continue': gt $loc, $loc_arg
 end
 
-
-
---- clinic_functions ---------------------------------------
+--- clinic_functions ---------------------------------

+ 1 - 1
locations/gp_elene.qsrc

@@ -1051,4 +1051,4 @@ if $ARGS[0] = 'set_talk_acts':
 end
 
 
---- gp_elene ---------------------------------------------
+--- gp_elene ---------------------------------

+ 1 - 1
locations/gp_zlatek.qsrc

@@ -885,4 +885,4 @@ if $ARGS[0] = 'set_talk_acts':
 end
 
 
---- gp_zlatek ---------------------------------------------
+--- gp_zlatek ---------------------------------

+ 1 - 2
locations/lover_call.qsrc

@@ -935,5 +935,4 @@ if $ARGS[0] = 'NPCCallsForDate':
 	end
 end
 
-
---- lover_call ----------------------------------
+--- lover_call ---------------------------------

+ 1 - 4
locations/lover_living.qsrc

@@ -438,7 +438,4 @@ if $ARGS[0] = 'santehnik':
 	end
 end
 
-
-
-
---- lover_living ----------------------------------
+--- lover_living ---------------------------------

+ 1 - 1
locations/lover_meet.qsrc

@@ -285,7 +285,7 @@ if $ARGS[0] = 'start':
 					end
 				elseif (cumloc[6] = 1 or cumloc[7] = 1):
 					if npc_gentle[$npcID] = 1:
-						npc_rel[$npcID] += 2=1
+						npc_rel[$npcID] += 2
 						pcs_horny += 5
 						'<<$Xec>> can see sperm on your ass, but underneath <<$Xyr>> shy demener you know that it only turns <<$Xem>> on.'
 					elseif npc_rough[$npcID] = 0:

+ 1 - 2
locations/npcStat.qsrc

@@ -529,5 +529,4 @@ killvar 'npcStatVars'
 killvar 'npcStat_i'
 killvar 'npclastcalledn'
 
-
---- npcStat --------------------------------------------------
+--- npcStat ---------------------------------

+ 1 - 1
locations/npcStat_clean.qsrc

@@ -85,4 +85,4 @@ if npcStat_clean_i < 9: jump 'npcStat_clean_loop2'
 
 killvar 'npc_Stat_clean_i'
 
---- npcStat_clean ---------------------------------------
+--- npcStat_clean ---------------------------------

+ 1 - 4
locations/outfit.qsrc

@@ -30,7 +30,4 @@ if $ARGS[0] = 'exposure_calc':
 	if CoverFront < 0: CoverFront = 0
 end
 
-
-
-
---- outfit ----------------------------
+--- outfit ---------------------------------

+ 1 - 5
locations/tattoo_management.qsrc

@@ -233,8 +233,4 @@ if $ARGS[0] = 'wrist_image':
 	exit
 end
 
-
-
-
-
---- tattoo_management --------------------------------------------------
+--- tattoo_management ---------------------------------