got rid of all the random _s in the parents xd
This commit is contained in:
parent
73877290ee
commit
aba4d85b1e
2 changed files with 4 additions and 4 deletions
|
@ -7955,7 +7955,7 @@ const atrees = {
|
|||
"parents": [
|
||||
"Purification"
|
||||
],
|
||||
"_parents": [
|
||||
"parents": [
|
||||
"Fortitude",
|
||||
"Purification"
|
||||
],
|
||||
|
@ -8716,7 +8716,7 @@ const atrees = {
|
|||
"parents": [
|
||||
"Cheaper Meteor II"
|
||||
],
|
||||
"_parents": [
|
||||
"parents": [
|
||||
"Explosive Entrance",
|
||||
"Cheaper Meteor II"
|
||||
],
|
||||
|
@ -8792,7 +8792,7 @@ const atrees = {
|
|||
"parents": [
|
||||
"Time Dilation"
|
||||
],
|
||||
"_parents": [
|
||||
"parents": [
|
||||
"Time Dilation",
|
||||
"Dynamic Faith"
|
||||
],
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue