Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Great Shiptest IRS Audit (Branch Edition) (shiptest-ss13#3917)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request - Removes the ability to place material coins into slot machines by changing the pay mode; they only work with cash bundles now. Thank @flopppi for this wonderful edit. - Slot machines don't announce if you've won a jackpot to the whole sector. - The roulette table no longer gets stuck with spinning/persistent numbers and now references cash cards over ID cards. Also requires the machine to have power for it to spin and have the owner's card present to use the bolt button. - Roulette tables can be bought at cargo for 5000 credits. - Fixes some grammar relating to the roulette table's beacon and gives it an activation sound relating to it's activation message. - Vendors no longer ask for ID cards when no account is presented and instead cash cards. ## Why It's Good For The Game - So turns out that if you place coins in a slot machine and go to withdraw them or deconstruct the machine, it literally tries to throw infinite coins at your head and kills the server. Obviously, it should not do this. - The roulette table is a fun item that should get more, gimmick or not, use than the one ship that had it (RIP Lagoon). - Consistency in terminology and missing feature fixes are also good in economy items, yes-yes. ## Changelog :cl: add: Roulette tables can be bought at cargo for the low price of 5000 credits! fix: Fixed persistent overlays on roulette tables and requires them to be powered to function. fix: Roulette tables now pay out when betting zero. tweak: Owners of roulette tables are the only ones who can bolt or unbolt them. tweak: Slot machines don't announce who won a jackpot where. tweak: Replaced references to ID cards with cash cards where applicable. tweak: The roulette beacon now has an activation sound. spellcheck: The roulette beacon's description reads better. code: Slot machines no longer accept material coins due to them nuking the server if withdrawn. /:cl: <!-- Both :cl:'s are required for the changelog to work! You can put your name to the right of the first :cl: if you want to overwrite your GitHub username as author ingame. --> <!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. --> --------- Signed-off-by: Geoengi <[email protected]> Signed-off-by: Theos <[email protected]> Co-authored-by: FalloutFalcon <[email protected]> Co-authored-by: Theos <[email protected]>
- Loading branch information