mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-08-26 11:17:14 +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: {
|
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: {},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue