Ver código fonte

[fixed] Variable still using exhibit now changed to inhibit was causing problems with schoool uniform messages

KevinSmarts 4 anos atrás
pai
commit
e650994208
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      locations/clothing.qsrc

+ 1 - 1
locations/clothing.qsrc

@@ -435,7 +435,7 @@ if $ARGS[0] = 'view_clothing_item':
 	end
 
 	if CloStyle2 = 4:
-		if CloExhibit <= 10:
+		if CloInhibit <= 10:
 			'<font color="blue">This uniform is very conservative. Only the nerds would approve of you wearing it.</font>'
 		elseif CloSkirt < 5 and CloThinness < 5 and CloBra = 0:
 			if CloQuality = 4: