Started Rock-A-Bye road stuff.

This commit is contained in:
Loudrob 2015-03-31 19:12:18 -04:00
parent 260e5af56f
commit a2a1ea6fa7
3 changed files with 3 additions and 0 deletions

View file

@ -1 +1,2 @@
*.db
air_cache/

View file

@ -93,6 +93,7 @@ GlobalStreetNames = {20000: ('to', 'on', 'Tutorial Terrace'),
9000: ('to the', 'in the', 'Playground'),
9100: ('to', 'on', 'Lullaby Lane'),
9200: ('to', 'on', 'Pajama Place'),
9300: ('to', 'on', 'Rock-A-Bye Road'),
10000: ('to', 'in', 'Bossbot HQ Country Club'),
10100: ('to the', 'in the', 'Bossbot HQ Lobby'),
10200: ('to the', 'in the', 'The Clubhouse'),

View file

@ -171,6 +171,7 @@ MapleStreet = 5200
OakStreet = 5300
LullabyLane = 9100
PajamaPlace = 9200
RockAByeRoad = 9300
ToonHall = 2513
HoodHierarchy = {ToontownCentral: (SillyStreet, LoopyLane, PunchlinePlace),
DonaldsDock: (BarnacleBoulevard, SeaweedStreet, LighthouseLane),