From 65e6416fb870eed61332c8ec67355b28abcf95ae Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Wed, 27 Nov 2019 07:32:54 -0800 Subject: [PATCH] fix more capitalization --- Lua/data/entrance names.lua | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Lua/data/entrance names.lua b/Lua/data/entrance names.lua index 1240ba0..c762770 100644 --- a/Lua/data/entrance names.lua +++ b/Lua/data/entrance names.lua @@ -479,7 +479,7 @@ return { "from Evan's room", "from Japa's room", "from Tijo's room", - "after something?", + "after something?", -- TODO: ??? "after concert?", }, @@ -489,15 +489,15 @@ return { }, {name="Romani Ranch", - [0]="from milk road", + [0]="from Milk Road", "after minigame", "from Barn", - "from mama's house", - "from cucco shack", - "from doggy Racetrack", - "in front of Barn (a)", + "from Mama's House", + "from Cucco Shack", + "from Doggy Racetrack", + "in front of Barn (a)", -- TODO: when are these used exactly? "in front of Barn (b)", - "in front of house", + "in front of House", "in front of Barn (c)", "in front of Romani", "in front of Barn, facing other way",