Przeglądaj źródła

[fixed] Wrong link

Kevin_Smarts 7 miesięcy temu
rodzic
commit
b5c76c6a5d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      locations/bdsm_garden.qsrc

+ 1 - 1
locations/bdsm_garden.qsrc

@@ -215,7 +215,7 @@ if $ARGS[0] = 'garage':
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/city/suburb/bdsm_club/garage.jpg"></center>'
 	'The garage has many different expensive cars, the doors are shut and it is surprisingly warm.'
-	act 'Go to reception': gt 'BDSM_Club', 'reception'
+	act 'Go to reception': gt 'bdsm_mansion', 'reception'
 	act 'Go to the garden': gt 'bdsm_garden', 'garden'
 end