Browse Source

small changes of the code

rachels 3 years ago
parent
commit
77467e8588
3 changed files with 2 additions and 6 deletions
  1. 1 0
      locations/body_shape.qsrc
  2. 0 2
      locations/fame.qsrc
  3. 1 4
      locations/shortgs.qsrc

+ 1 - 0
locations/body_shape.qsrc

@@ -542,6 +542,7 @@ if $args[0] = 'basebeautycalc':
 		killvar 'vneshtemp'
 	end
 
+	killvar 'pcs_HeadBonus'
 	killvar 'tempAttributeBonus'
 end 
 

+ 0 - 2
locations/fame.qsrc

@@ -159,8 +159,6 @@ else
 		$fametown = 'village'
 		jump 'fametownloop2'
 	end
-
-	pcs_fame = pav_fame + city_fame + village_fame
 	
 	if pav_slut < 25 :
 		$gnikname = ''

+ 1 - 4
locations/shortgs.qsrc

@@ -512,7 +512,6 @@ end
 
 if $ARGS[0] = 'testsize':
 
-	arrsize('$npc_cur_rel')
 	arrsize('$npc_dad')
 	arrsize('$npc_dna')
 	arrsize('$npc_firstname')
@@ -523,12 +522,12 @@ if $ARGS[0] = 'testsize':
 	arrsize('$npc_mom')
 	arrsize('$npc_nickname')
 	arrsize('$npc_notes')
-	arrsize('$npc_orgasm_txt')
 	arrsize('$npc_PersType')
 	arrsize('$npc_pic')
 	arrsize('$npc_rel')
 	arrsize('$npc_thdick')
 	arrsize('$npc_usedname')
+
 	arrsize('npc_agil')
 	arrsize('npc_apprnc')
 	arrsize('npc_ass')
@@ -584,7 +583,6 @@ if $ARGS[0] = 'testsize':
 	arrsize('npc_malen')
 	arrsize('npc_nerd')
 	arrsize('npc_nips')
-	arrsize('npc_orgasm_txt')
 	arrsize('npc_pantys')
 	arrsize('npc_Pavrep')
 	arrsize('npc_pubes')
@@ -612,7 +610,6 @@ if $ARGS[0] = 'testsize':
 	arrsize('npc_vball')
 	arrsize('npc_vital')
 	arrsize('npc_vokal')
-	arrsize('npcbrokehymen')
 end
 
 if $ARGS[0] = 'replace header':