📝 update house a 2f text

This commit is contained in:
Chase Manning 2025-04-29 21:08:07 +01:00
commit 25cf23a997

View file

@ -20,18 +20,10 @@ const houseA2f: MapType = {
}, },
text: { text: {
5: { 5: {
3: [ 3: ["ASH is playing the SNES!", "... Okay! It's time to go!"],
"Lorem ipsum dolor sit amet, consectetur",
"adipiscing elit, sed do eiusmod tempor",
"incididunt ut labore et dolore magna aliqua.",
],
}, },
1: { 1: {
0: [ 0: ["ASH turned on the PC.", "It's not working..."],
"Lorem ipsum dolor sit amet, consectetur",
"adipiscing elit, sed do eiusmod tempor",
"incididunt ut labore et dolore magna aliqua.",
],
}, },
}, },
maps: {}, maps: {},