瀏覽代碼

[changed] Bimbo shoe now added in shoes file and not stat to help control clutter

Kevin_Smarts 3 年之前
父節點
當前提交
c5eb3fc541
共有 2 個文件被更改,包括 2 次插入3 次删除
  1. 2 0
      locations/shoes.qsrc
  2. 0 3
      locations/stat.qsrc

+ 2 - 0
locations/shoes.qsrc

@@ -324,6 +324,8 @@ if $ARGS[0] = 'wear':
 	PShoHeels = ShoHeels
 	PShoCut = ShoCut
 	PShoStyle = ShoStyle
+!!Bimbo shoe check so bonus will be applied
+	if PShoStyle = 2: bimbosh = 1
 
 !Calculations for shoes beauty, multiplied by natural beauty
 	if PShoHeels > 0:

+ 0 - 3
locations/stat.qsrc

@@ -395,9 +395,6 @@ if totminut >= heelsminut + 120:
 	else
 		heels_deg -= rand(0,1)
 	end
-!!Bimbo shoe check so bonus will be applied
-	if PShoStyle = 2: bimbosh = 1
-	!!if PShoStyle ! 2: bimbosh = 0
 end
 !!!!!!!!!!!!!!! End heels