mana trap range 16 blocks now instead of 12
This commit is contained in:
parent
15ad6bfeb8
commit
cde60c7b25
2 changed files with 2 additions and 2 deletions
|
@ -579,7 +579,7 @@ const atrees = {
|
|||
"col": 8
|
||||
},
|
||||
"properties": {
|
||||
"range": 12,
|
||||
"range": 16,
|
||||
"manaRegen": 2.85
|
||||
},
|
||||
"effects": [
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue