Browse Source

[fixed] 2 ways to enter music store and only one reset data

KevinSmarts 3 years ago
parent
commit
c40db30d7b
1 changed files with 1 additions and 8 deletions
  1. 1 8
      locations/torgcentr.qsrc

+ 1 - 8
locations/torgcentr.qsrc

@@ -50,7 +50,7 @@ if hour >= 8 and hour <= 20:
 	*p '<a href="exec: minut += 3 & gt ''shopdacha''"><img src="images/locations/city/citycenter/mall/constructiont.png"></a>'
 !! Ilyich and Biryukov Construction - Builders / Land developers
 		*p '   '
-	*p '<a href="exec: minut += 3 & gt ''city_musicstore'', ''musicshop''"><img src="images/locations/city/citycenter/mall/musicstore.png"></a>'
+	*p '<a href="exec: ml_boughtamp = 0 & ml_boughtguitar = 0 & minut += 3 & gt ''city_musicstore'', ''musicshop''"><img src="images/locations/city/citycenter/mall/musicstore.png"></a>'
 !! O''Skull music store
 		*p '   '
 	*p '<a href="exec: minut += 3 & gt ''scandalicious'',''start''"><img src="images/locations/city/citycenter/mall/scandalicious.png"></a>'
@@ -62,13 +62,6 @@ if hour >= 8 and hour <= 20:
 	act 'Go bowling': gt 'bouling'
 	act 'Play pool': gt 'billiard'
 	act 'Go to the cinema': gt 'kino'
-	
-	act 'Go to the O''Skull Music Store': 
-		ml_boughtamp = 0
-		ml_boughtguitar = 0
-		minut += 3
-		gt 'city_musicstore', 'musicshop'
-	end
 else
 	'The shopping center is closed and security are guiding everyone out so they can lock up.'