Closed ghost closed 4 years ago
This is because we'll need to fetch PrimaryCostType from xivapi. If this value is != 0, then hide the MP value because this means that it's consuming something other than MP to do it's thing.
PrimaryCostType
Depends on #1, so we don't interrupt production.
Fixed as part of PR #15
This is because we'll need to fetch
PrimaryCostType
from xivapi. If this value is != 0, then hide the MP value because this means that it's consuming something other than MP to do it's thing.Depends on #1, so we don't interrupt production.