Browse Source

[fixed] geting stuck in supermarket if you buy underwear

Kevin_Smarts 10 months ago
parent
commit
5b9709cb2e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locations/shop.qsrc

+ 1 - 0
locations/shop.qsrc

@@ -18,6 +18,7 @@ if $ARGS[0] = 'start' or $ARGS[0] = 'move': minut += 1
 
 !! Main area
 if $shoplocation = 'main':
+	if $loc = 'shop': $loc = $loc_bak
 	*clr & cla
 	'<center><b><font color="maroon">Supermarket</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/locations/shared/store/shop.jpg"></center>'