mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-08-11 21:29:13 +00:00
📝 update house a 2f text
This commit is contained in:
parent
745c5ee053
commit
25cf23a997
1 changed files with 2 additions and 10 deletions
|
@ -20,18 +20,10 @@ const houseA2f: MapType = {
|
|||
},
|
||||
text: {
|
||||
5: {
|
||||
3: [
|
||||
"Lorem ipsum dolor sit amet, consectetur",
|
||||
"adipiscing elit, sed do eiusmod tempor",
|
||||
"incididunt ut labore et dolore magna aliqua.",
|
||||
],
|
||||
3: ["ASH is playing the SNES!", "... Okay! It's time to go!"],
|
||||
},
|
||||
1: {
|
||||
0: [
|
||||
"Lorem ipsum dolor sit amet, consectetur",
|
||||
"adipiscing elit, sed do eiusmod tempor",
|
||||
"incididunt ut labore et dolore magna aliqua.",
|
||||
],
|
||||
0: ["ASH turned on the PC.", "It's not working..."],
|
||||
},
|
||||
},
|
||||
maps: {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue