Bladeren bron

[fixed] gt wrong location

hornguy6 3 jaren geleden
bovenliggende
commit
044497c321
1 gewijzigde bestanden met toevoegingen van 4 en 8 verwijderingen
  1. 4 8
      locations/sexshop.qsrc

+ 4 - 8
locations/sexshop.qsrc

@@ -316,8 +316,7 @@ if $ARGS[0] = 'start':
 			else
 				'You buy the dildo and calmly hide it.'
 			end
-			act 'Leave':gt 'pav_train_market', 'start'
-			act 'Buy something else':gt 'pav_train_market', 4
+			act 'Move away from the counter':gt'sexshop','start'
 		end
 	elseif suction_dildo > 0 and money >= 1000:
 		act 'Buy another 15cm suction dildo 1000 <b>₽</b> (cash':
@@ -332,8 +331,7 @@ if $ARGS[0] = 'start':
 			else
 				'You buy the dildo and calmly hide it.'
 			end
-			act 'Leave':gt 'pav_train_market', 'start'
-			act 'Buy something else':gt 'pav_train_market', 4
+			act 'Move away from the counter':gt'sexshop','start'
 		end
 	end
 
@@ -350,8 +348,7 @@ if $ARGS[0] = 'start':
 			else
 				'You buy the dildo and calmly hide it.'
 			end
-			act 'Leave':gt 'pav_train_market', 'start'
-			act 'Buy something else':gt 'pav_train_market', 4
+			act 'Move away from the counter':gt'sexshop','start'
 		end
 	elseif (karta + bankDebtLimit >= 950):
 		act 'Buy 15cm suction dildo 1000 <b>₽</b> (card0':
@@ -366,8 +363,7 @@ if $ARGS[0] = 'start':
 			else
 				'You buy the dildo and calmly hide it.'
 			end
-			act 'Leave':gt 'pav_train_market', 'start'
-			act 'Buy something else':gt 'pav_train_market', 4
+			act 'Move away from the counter':gt 'sexshop','start'
 		end	
 	end