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,
|
||||
"base_abil": "Arrow Bomb",
|
||||
"parents": ["More Traps", "Better Arrow Shield"],
|
||||
"dependencies": ["Fire Creep"],
|
||||
"dependencies": [],
|
||||
"blockers": [],
|
||||
"cost": 2,
|
||||
"display": {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue