chore: no arg

This commit is contained in:
cha0s 2019-05-25 08:50:47 -05:00
parent a4b33ba3b9
commit eab14244b4

View File

@ -3,7 +3,7 @@ import {buildInvoke, buildTraversal} from '@avocado/behavior';
import {AFFINITY_FIRE} from '../../common/combat/constants';
// A fire.
export function fireJSON(position) {
export function fireJSON() {
return {
traits: {
animated: {