Browse Source

[fixed] blocked Gaddvor for inhib/exhibitionism

julzor 5 years ago
parent
commit
2d7add3466
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/outdoors.qsrc

+ 2 - 2
locations/outdoors.qsrc

@@ -371,12 +371,12 @@ if $ARGS[0] = 'main':
 
 !!Exhibitionism
 
-			if PCloInhibit >= pcs_inhib - 10:
+			if PCloInhibit >= pcs_inhib - 10 and $loc ! 'Gaddvor':
 				exhibition_outdoors += 1
 				if pcs_inhib < 45 and PCloPanties = 1: exhibition_outdoors += 1
 			end
 
-			if $pantyworntype = 'none':
+			if $pantyworntype = 'none' and $loc ! 'Gaddvor':
 				if PCloSkirt = 3:
 					exhibition_outdoors += 1
 				elseif PCloSkirt = 4: