Closes #990. Sorry for my hesitation, but I do feel like this should eventually use ExportMisc.creditBundles from PE+.
no worries, in this case i just followed what ordis said :)
That will be fixed when SNS updates to PE+ version 0.5.34 as the junction rewards are not in the export until that version
oh yeah lol i forgot it needs to use internal name, now it works
@OrdisPrime what is your new discord account, i want to send you a message
creditBundles
is a map defined in missionInventoryUpdateService. You should use it instead of doing this crap. Those only include mission credit bundles, not market credit bundles althoug…
creditBundles
is a map defined in missionInventoryUpdateService. You should use it instead of doing this crap. Those only include mission credit bundles, not market credit bundles
does it not work to add the 2 bundles here? export const creditBundles:
why? the game already provides them
plus they are only used in market purchases so there is no need to…
does it not work to add the 2 bundles here? export const creditBundles:
why? the game already provides them