Merge branch 'atree' into atree_active_box

This commit is contained in:
hppeng 2022-07-08 17:44:43 -07:00
commit 159aece0c0
2 changed files with 3 additions and 1 deletions

View file

@ -578,6 +578,7 @@ const atrees = {
{
"type": "convert_spell_conv",
"target_part": "all",
"base_spell": 3,
"conversion": "Thunder"
}
]
@ -3799,6 +3800,7 @@ const atrees = {
{
"type": "convert_spell_conv",
"target_part": "all",
"base_spell": 1,
"conversion": "Thunder"
},
{

File diff suppressed because one or more lines are too long