Explorar el Código

Minor translation fixes

Thekingofsweden hace 9 años
padre
commit
327439fe4c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      locations/gdksport

+ 2 - 2
locations/gdksport

@@ -4,9 +4,9 @@ $din_go_to_home_dance = {
 		cls
 		minut += 15
 		gs 'stat'
-		'You called a taxi and you brought back to town.'
+		'You called a taxi and it brought you back to town.'
 
-		if cumface > 0:cumface = 0 & 'Along the way you wiped the sperm from the face wipes.'
+		if cumface > 0:cumface = 0 & 'Along the way you wiped the sperm from your face.'
 
 		act 'Leave':gt 'gorodok'
 	end