Преглед изворни кода

[Changed] directory names so it match the current folder paths

Gwen пре 3 година
родитељ
комит
59c14c6b1c
2 измењених фајлова са 3 додато и 3 уклоњено
  1. 1 1
      locations/krol.qsrc
  2. 2 2
      locations/popu.qsrc

+ 1 - 1
locations/krol.qsrc

@@ -5,7 +5,7 @@ if $ARGS[0] = 'start':
 	minut += 5
 	gs 'stat'
 	gs 'themes', 'indoors'
-	'<center><img <<$set_imgh>> src="images/pc/items/pets/rabbit_home.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/pc/items/pet_emporium/rabbit_home.jpg"></center>'
 	'<center><<$namekrol>> rests.</center>'
 
 	act 'Leave':dynamic $brodila

+ 2 - 2
locations/popu.qsrc

@@ -7,7 +7,7 @@ if $ARGS[0] = 'start':
 	minut += 5
 	gs 'stat'
 	gs 'themes', 'indoors'
-	'<center><img <<$set_imgh>> src="images/pc/items/pets/parrot_home.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/pc/items/pet_emporium/parrot_home.jpg"></center>'
 	'<center><<$ParrotQW[''Name1'']>> sitting in his cage.</center>'
 
 	act 'Leave':dynamic $brodila
@@ -24,7 +24,7 @@ if $ARGS[0] = 'start2':
 	minut += 5
 	gs 'stat'
 	gs 'themes', 'indoors'
-	'<center><img <<$set_imgh>> src="images/pc/items/pets/parrot_home.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/pc/items/pet_emporium/parrot_home.jpg"></center>'
 	'<center><<$ParrotQW[''Name2'']>> sitting in his cage.</center>'
 
 	act 'Leave':gt $loc, $loc_arg