In the config.jsonc file, it says like this:

Same with the comment in /src/mod.ts:

However, it seems like this isn't what the code is doing? It seems like currently, both traders return the items instantly. Prapor costs 30% and have a 80% chance of returning, while Therapist costs 5% and have a 60% chance of returning?
Not sure if this is intended, having Prapor offer the more "premium" service.
In the
config.jsoncfile, it says like this:Same with the comment in
/src/mod.ts:However, it seems like this isn't what the code is doing? It seems like currently, both traders return the items instantly. Prapor costs 30% and have a 80% chance of returning, while Therapist costs 5% and have a 60% chance of returning?
Not sure if this is intended, having Prapor offer the more "premium" service.