mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-01 05:02:33 +00:00
* Job and Species Discounts * Condensed procs * No His Grace discounts * Better crates, no discounts for 10 TC or lower * Removes extraneous bits * Removed excess null, fixed out-of-scope discount floor change * Documentation, null check, and a lot of snakes * Reworked logic of where it does job/species checks * Curly brackets begone Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> * Curly brackets begone pt2 Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> * Removed for loops in job-species checks * No freebies * Early continues --------- Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>