diff --git a/src/maps/house-a-1f.ts b/src/maps/house-a-1f.ts index 14aff86..569d68b 100644 --- a/src/maps/house-a-1f.ts +++ b/src/maps/house-a-1f.ts @@ -19,9 +19,9 @@ const houseA1f: MapType = { text: { 1: { 3: [ - "Lorem ipsum dolor sit amet, consectetur", - "adipiscing elit, sed do eiusmod tempor", - "incididunt ut labore et dolore magna aliqua.", + "There's a movie on TV.", + "Four boys are walking on railraod tracks.", + "I better go too.", ], }, },