Browse Source

Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife

3xpurt 6 years ago
parent
commit
60f350903d
1 changed files with 0 additions and 9 deletions
  1. 0 9
      locations/cikl.qsrc

+ 0 - 9
locations/cikl.qsrc

@@ -696,15 +696,6 @@ end
 
 exhibition_outdoors = 0
 
-if pcs_inhib = 0:
-	if inhib_exp >= 5: pcs_inhib = 1 & inhib_exp -= 5
-else
-!!Intentional double to add up to 2 points
-	if inhib_exp >= 5 * pcs_inhib / 2: inhib_exp -= 5 * pcs_inhib / 2 & pcs_inhib += 1
-	if inhib_exp >= 5 * pcs_inhib / 2: inhib_exp -= 5 * pcs_inhib / 2 & pcs_inhib += 1
-end
-if pcs_inhib > 50 and exhibitionQW < 3: pcs_inhib = 50
-
 !counter for Dimka avoidance
 if dimaFilm = 1 and dimaRudeBlock = 0:
 	nodimkaK += 1