mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-10-12 15:40:18 +00:00
🐛 remove redundant text
This commit is contained in:
parent
5f1954c21d
commit
99487d36e7
1 changed files with 1 additions and 9 deletions
|
@ -18,15 +18,7 @@ const houseB: MapType = {
|
|||
6: [0, 7],
|
||||
7: [0, 7],
|
||||
},
|
||||
text: {
|
||||
0: {
|
||||
3: [
|
||||
"Lorem ipsum dolor sit amet, consectetur",
|
||||
"adipiscing elit, sed do eiusmod tempor",
|
||||
"incididunt ut labore et dolore magna aliqua.",
|
||||
],
|
||||
},
|
||||
},
|
||||
text: {},
|
||||
maps: {},
|
||||
exits: {
|
||||
7: [2, 3],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue