17,101
edits
(itemID -> productID to match game data) |
m (Fix data property typo) |
||
Line 79: | Line 79: | ||
-- Other costs | -- Other costs | ||
local recipeGPCost = SkillData.Summoning. | local recipeGPCost = SkillData.Summoning.recipeGPCost | ||
if Fam.gpCost > 0 then | if Fam.gpCost > 0 then | ||
table.insert(OtherCostArray, Icons.GP(Fam.gpCost)) | table.insert(OtherCostArray, Icons.GP(Fam.gpCost)) |