Browse Source

[text edit] remove double space in gadroad

sovietmercader 5 years ago
parent
commit
eca5ded0d5
1 changed files with 1 additions and 1 deletions
  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)