mana trap dependency fixed to nothing from fire creep
This commit is contained in:
parent
f7d4946c4b
commit
eed899eaad
2 changed files with 2 additions and 2 deletions
|
@ -583,7 +583,7 @@ const atrees = {
|
||||||
"archetype_req": 5,
|
"archetype_req": 5,
|
||||||
"base_abil": "Arrow Bomb",
|
"base_abil": "Arrow Bomb",
|
||||||
"parents": ["More Traps", "Better Arrow Shield"],
|
"parents": ["More Traps", "Better Arrow Shield"],
|
||||||
"dependencies": ["Fire Creep"],
|
"dependencies": [],
|
||||||
"blockers": [],
|
"blockers": [],
|
||||||
"cost": 2,
|
"cost": 2,
|
||||||
"display": {
|
"display": {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue