Skip to content

Commit

Permalink
Fiery Touch range nerf, #1088
Browse files Browse the repository at this point in the history
  • Loading branch information
DreadKnight committed Jul 1, 2018
1 parent 2814a12 commit 47c318b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/abilities/Abolished.js
Expand Up @@ -67,7 +67,7 @@ export default G => {
{
// Type : Can be "onQuery", "onStartPhase", "onDamage"
trigger: 'onQuery',
distance: 4,
distance: 3,
_targetTeam: Team.enemy,
require() {
if (!this.testRequirements()) {
Expand Down

0 comments on commit 47c318b

Please sign in to comment.