Consolidate helpers

This commit is contained in:
Blade Barringer
2015-09-22 08:16:38 -05:00
parent ad7e01d87e
commit 8eeffeb2a9
7 changed files with 71 additions and 21 deletions

View File

@@ -1,5 +1,10 @@
import {translator as t} from '../helpers';
import {diminishingReturns, calculateBonus, setSpellDefaults} from './spell-helper';
import {
translator as t,
diminishingReturns,
calculateBonus,
setSpellDefaults
} from '../helpers';
import {each} from 'lodash';
let heal = {