fixed cheaper tp 2 to actually be for tp
This commit is contained in:
parent
fb65dbccbd
commit
ebe64dc395
2 changed files with 2 additions and 2 deletions
|
@ -4826,7 +4826,7 @@ const atrees = {
|
|||
"effects": [
|
||||
{
|
||||
"type": "add_spell_prop",
|
||||
"base_spell": 4,
|
||||
"base_spell": 2,
|
||||
"cost": -5
|
||||
}
|
||||
]
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue