Ver código fonte

[fixed] compatibility with Analyzer

rachels 1 mês atrás
pai
commit
981a72a8f2

+ 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 - 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 ---------------------------------