Browse Source

Minor fixes to photo store

hdb 3 years ago
parent
commit
331ff0be1f
2 changed files with 5 additions and 3 deletions
  1. 2 2
      locations/shop_photography.qsrc
  2. 3 1
      locations/torgcentr.qsrc

+ 2 - 2
locations/shop_photography.qsrc

@@ -8,6 +8,8 @@
 !	2 = Bought camera, unlocks portfolio sharing
 ! photography_job = Track progression through job events
 ! photojob_daystart = Track when job last accepted - only allowed one job per week
+
+! The owner of the shop is Branko Volenskii
 if $ARGS[0] = 'start':
 	$loc = 'shop_photography'
 	$loc_arg = 'start'
@@ -401,7 +403,5 @@ if $ARGS[0] = 'photocourt':
 end
 
 
-
-
 --- shop_photography ---------------------------------
 

+ 3 - 1
locations/torgcentr.qsrc

@@ -63,8 +63,10 @@ if hour >= 8 and hour <= 20:
 	*p '<a href="exec: minut += 3 & gt ''shop_materinstvo'',''start''"><img src="images/locations/city/citycenter/mall/mommy.png"></a>'
 !! Pregnancy store	
 
+	*p '<a href="exec: minut += 3 & gt ''shop_photography'',''start''"><img src="images/locations/city/citycenter/mall/photoshop.png"></a>'
+!! Photography store
+
 	act 'Leave': minut += 5 & gt 'city_center'
-	act 'Go to the photography shop': gt 'shop_photography', 'start'
 	act 'Go to the supermarket': gt 'shop', 'start'
 	act 'Go bowling': gt 'bouling'
 	act 'Play pool': gt 'billiard'