Przeglądaj źródła

revert and variable rename for hair colour fix

KevinSmarts 7 lat temu
rodzic
commit
28e08368c5
1 zmienionych plików z 1 dodań i 3 usunięć
  1. 1 3
      locations/preCUST

+ 1 - 3
locations/preCUST

@@ -34,8 +34,6 @@ if $ARGS[0] = 'TGStart':
 	''
 	'Everything else about her is fuzzy...'
 	''
-	
-	nathcol = pcs_haircol
 
 	act 'Done': gt 'preCUST', 'Done', 'TGS'
 end
@@ -243,7 +241,7 @@ if $ARGS[0] = 'Done':
 	pcs_manna = (pcs_intel * pcs_magik) + pcs_magik * 100 + pcs_vital * 10 + rikudo
 	pcs_mood = 100
 
-	pcs_nhcol = pcs_haircol
+	nathcol = pcs_haircol
 	oldsavepcs_haircol = 1
 
 	gs 'body_shape', 'initial'