Ver Fonte

[fixed] syntax error in `wardrobe`

LinaHirata há 4 meses atrás
pai
commit
56e7972ce1
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      locations/wardrobe.qsrc

+ 1 - 0
locations/wardrobe.qsrc

@@ -913,6 +913,7 @@ if $ARGS[0] = 'default_sport_options':
 		!! check to see if sports outfit is worn out
 		if dyneval('RESULT = <<$defclothingtype[default_sport_number]>>_h[<<defclothingnumber[default_sport_number]>>]') = 0:
 			act '<font color="red">Put on your sports clothes - unavailable as outfit is worn out</font>':
+			end
 		!! check to see that player is not wearing default sports outfit
 		elseif default_sport_number[2] ! 5:
 			act'Put on your sports clothes':