ItsVerday / LuckyAPI

A modloader for Luck be a Landlord
https://discord.gg/7ZncdvbXp7
MIT License
12 stars 7 forks source link

Add hooks to modify the amount of Reroll and Removal tokens given in emails #18

Closed ItsVerday closed 3 years ago

ItsVerday commented 3 years ago

Is your feature request related to a problem? Please describe. There is currently no way to modify the amount of reroll/removal tokens given by the comrade.

Describe the solution you'd like A hook in the mod.gd file to modify these values. It would work identically to the rent cost and spin modification hooks.

Additional context Would likely be two methods in your mod.gd - modify_reroll_tokens and modify_removal_tokens. These would function identically to the rent hooks.

ItsVerday commented 3 years ago

Implemented in https://github.com/ValgoBoi/LuckyAPI/commit/45ec8c89c7af8bae2fa7439f6fb922f3a3e418dc