From 039bff5da7656ce67cd29649bf9d990355206d3f Mon Sep 17 00:00:00 2001 From: Xavier Date: Tue, 26 May 2015 00:40:49 -0400 Subject: [PATCH] Now heading to street name --- toontown/toonbase/TTLocalizerEnglish.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toontown/toonbase/TTLocalizerEnglish.py b/toontown/toonbase/TTLocalizerEnglish.py index d5b9b508..daba7a19 100755 --- a/toontown/toonbase/TTLocalizerEnglish.py +++ b/toontown/toonbase/TTLocalizerEnglish.py @@ -90,7 +90,7 @@ GlobalStreetNames = {20000: ('to', 'on', 'Tutorial Terrace'), 5200: ('to', 'on', 'Maple Street'), 5300: ('to', 'on', 'Oak Street'), 9000: ('to the', 'in the', 'Playground'), - 9100: ('to', 'on', 'Lullaby Lane'), + 9100: ('to', 'on', 'Bedtime Boulevard'), 9200: ('to', 'on', 'Pajama Place'), 9300: ('to', 'on', 'Rock-A-Bye Road'), 10000: ('to', 'in', 'Bossbot HQ Country Club'),