Browse Source

[removed] forgot to remove the duplicate steroid manager from body

anjuna krokus 6 months ago
parent
commit
1dfbc106fa
1 changed files with 0 additions and 8 deletions
  1. 0 8
      locations/body.qsrc

+ 0 - 8
locations/body.qsrc

@@ -474,14 +474,6 @@ if $ARGS[0] = 'Update_daily_body_other':
 		end
 		killvar 'temp'
 	end
-
-	if steroid_dose >= 1:
-		if lashair < 1:
-			pcs_pubes += steroid_dose
-			pcs_leghair += steroid_dose
-		end
-		steroid_dose = 0
-	end
 end