Merge branch 'atree' into atree_active_box
This commit is contained in:
commit
159aece0c0
2 changed files with 3 additions and 1 deletions
|
@ -578,6 +578,7 @@ const atrees = {
|
||||||
{
|
{
|
||||||
"type": "convert_spell_conv",
|
"type": "convert_spell_conv",
|
||||||
"target_part": "all",
|
"target_part": "all",
|
||||||
|
"base_spell": 3,
|
||||||
"conversion": "Thunder"
|
"conversion": "Thunder"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -3799,6 +3800,7 @@ const atrees = {
|
||||||
{
|
{
|
||||||
"type": "convert_spell_conv",
|
"type": "convert_spell_conv",
|
||||||
"target_part": "all",
|
"target_part": "all",
|
||||||
|
"base_spell": 1,
|
||||||
"conversion": "Thunder"
|
"conversion": "Thunder"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue