Add Infinite Platinum Option #346
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "vamp-dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds an infinite Platinum option on the config (and credit controller's associated logic) to give players the option to have infinite premium currency for in-game cosmetics while still needing to farm credits and other resources.
If there's anything else that should be done before this is merged, please kindly inform me.
@ -27,0 +29,4 @@
RegularCredits: inventory.RegularCredits,
TradesRemaining: inventory.TradesRemaining,
PremiumCreditsFree: 999999999,
PremiumCredits: 999999999
formatting - are you not using prettier?
infinite resources and infinite platinum both contain infinite platinum.
I would change that.
Also you will need to resolve the merge conflict, it's not rocket science, you got this.
Pull request closed