fantasycalendar / FoundryVTT-ItemPiles

Other
34 stars 54 forks source link

Updated Star Wars: Saga Edition config #467

Closed cpadilla closed 10 months ago

cpadilla commented 11 months ago

This addresses #466. The currency was incorrect. This patch fixes it to be system.credits.

Also added the ITEM_PRICE_ATTRIBUTE to be system.cost. This change still needs to be implemented in the game system, so hold off on merging until it has been updated and tested. However, with this fix, the system works with the workaround to item costs being to manually configure the base price in the Item Pile settings.

Haxxer commented 11 months ago

@cpadilla Is this ready to be merged now? If not, could you link the respective issue on the system's github page?

cpadilla commented 10 months ago

This is ready to be merged now. The related PR on the Saga Edition module has been merged: https://github.com/kypvalanx/Foundry-VTT-StarWars-SagaEdition/pull/443