Przeglądaj źródła

[text edit] clean up ybass

Spackled Lanturn 3 lat temu
rodzic
commit
f14ad3c41f
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      locations/ybass.qsrc

+ 2 - 2
locations/ybass.qsrc

@@ -8,7 +8,7 @@ gs 'stat'
 '<center><img <<$set_imgh>> src="images/locations/city/suburb/mansion/ybass.jpg"></center>'
 
 if $clothingworntype ! 'nude': act 'Go to your house':minut += 5 & gt 'youplace'
-act 'Go into Gym': gt 'ysport'
+act 'Go into your gym': gt 'ysport'
 
 act 'Swim (1:00)':
 	cla
@@ -23,7 +23,7 @@ act 'Swim (1:00)':
 	if pcs_stren < 40:stren_exp += 1
 
 	'<center><img <<$set_imgh>> src="images/locations/shared/lake/swim.jpg"></center>'
-	'You swim in the pool, the water refreshes and invigorates.'
+	'You swim in the pool. The water refreshes and invigorates.'
 	if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
 
 	act 'Out of the water':gt 'ybass'