#Damage for Arcane Devices

1 messages · Page 1 of 1 (latest)

solar hamlet
#

Apparently, only weapons, powers, and shields can have damage.

    if (['weapon', 'power', 'shield'].includes(this.type)) {
      itemData = this.data.data;
    } else {
      return null;
    }

Damage isn't a property of other item types.

#

It's an easy fix (I think), but I'll defer to @willow bloom on this one.

willow bloom
#

yeah sure let me just put down my dayjob to fix this because I need to be pinged immedeatly on everything and anything because this godforsaken gamesystem is now all that I am

solar hamlet
#

I'm willing to fix it, I just wanted your opinion on it before I tackled it. There's no urgency here.

willow bloom
#

yeah sure go ahead

#

I'll merge all your other MRs in as well while I'm at it

#

fuck it

analog bluff
#

Huzzah!

willow bloom
#

For the future

#

please don't ping me unless it's an absolute emergency

#

You're for more likely to get an actual fix if you open a ticket

#

I have the memory of a goldfish

#

I guarantee you I will have forgotten this request in less than 6 hours

#

SO MAKE A TICKET, please