Explorar o código

[text edit] remove double space in gadroad

sovietmercader %!s(int64=5) %!d(string=hai) anos
pai
achega
eca5ded0d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      locations/gadroad.qsrc

+ 1 - 1
locations/gadroad.qsrc

@@ -30,7 +30,7 @@ if $ARGS[0] = '':
 	end
 	*nl
 	'A dirt road leading to the outskirts of Gadukino. You are surrounded by grainfields where the grains appear reaching all the way to the heavens.'
-	'The forest '+iif(meadow > 0, 'and meadow','')+' can be found further down the road away from the village.'
+	'The forest '+iif(meadow > 0, 'and meadow ','')+'can be found further down the road away from the village.'
 	*nl
 	! 10% chance of meeting Mitka once per day on the road when Sveta is not the village boys slut or whole villages whore
 	mitkarand = rand(1,10)