Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Fixes cursed/bad luck initializing with the wrong amount of …
…incidents [MDB IGNORE] (#25162) * Fixes cursed/bad luck initializing with the wrong amount of incidents (#79846) ## About The Pull Request Fixes cursed/bad luck always spawning with only 1 incident. incidents_left should not have a default value for the arg, as if it's called with null it will use the incidents_left var. Fixes tgstation/tgstation#79790 ## Changelog :cl: LT3 fix: Cursed/bad luck omen will now stick with the player for more than 1 incident /:cl: * Fixes cursed/bad luck initializing with the wrong amount of incidents --------- Co-authored-by: lessthanthree <[email protected]>
- Loading branch information