Merge branch 'better-lightweaver-patch' into misc_bugfix

This commit is contained in:
hppeng 2022-07-16 19:18:57 -07:00
commit e623fa25fd
2 changed files with 2 additions and 1 deletions

View file

@ -5729,6 +5729,7 @@ const atrees = {
{
"type": "add_spell_prop",
"target_part": "Orb Damage",
"base_spell": 5,
"hits": { "Single Orb": 2 }
}
]

File diff suppressed because one or more lines are too long