Merge pull request #73 from hppeng-wynn/atree_hotfix
mana trap dependency fixed to nothing from fire creep
This commit is contained in:
commit
d677e5f1f4
4 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
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
BIN
media/atree/node_4.webp
Normal file
BIN
media/atree/node_4.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 2 KiB |
Loading…
Reference in a new issue