From c716971fb43f83cb7fd352c4c7c8638c22b495be Mon Sep 17 00:00:00 2001 From: Shadowfire Date: Sat, 31 Aug 2019 12:59:14 +0200 Subject: [PATCH] Casino 2: The gambling boogaloo! - Added walls around casino in space, come on people youre not supposed to spacewalk and steal from it... - A new wall dispenser that gives space cleaner, perfect for janitors on luxury cruisers and casinos - Relay on casino, so finally folks can talk without event manager having to panic about lack of comms >> - Platinum chip can now be flipped like a coin! - Wallets can now hold casino chips and platinum coin, and theres also a casino wallet that can change between 3 designs - Theres now a casino chip exchanger, only accepts cash and doesnt give back change! - Casino now has curtains for some tables so not everyone screams into each others ears - redefined casino manual to include self betting, reduced sentient prize cost, taken out rules with usage of joker card, added group blackjack and Cards against the galaxy. --- code/game/machinery/casino.dm | 69 ++- .../objects/items/weapons/storage/wallets.dm | 4 +- code/modules/economy/casinocash.dm | 30 +- code/modules/reagents/reagent_dispenser.dm | 12 + icons/obj/casino.dmi | Bin 46304 -> 51002 bytes maps/northern_star/polaris-3.dmm | 2 +- maps/northern_star/polaris-6.dmm | 443 ++++++++++-------- 7 files changed, 331 insertions(+), 229 deletions(-) diff --git a/code/game/machinery/casino.dm b/code/game/machinery/casino.dm index 0026b2514c..f58b68006f 100644 --- a/code/game/machinery/casino.dm +++ b/code/game/machinery/casino.dm @@ -204,10 +204,10 @@ busy = FALSE return - visible_message(output) //Output message + to_chat(user,output) //Output message if(platinumwin) // Did they win the platinum chip? - new /obj/item/weapon/casin_platinum_chip(src.loc) + new /obj/item/weapon/casino_platinum_chip(src.loc) playsound(src.loc, 'sound/machines/slotmachine.ogg', 25, 1) if(winnings) //Did the person win? @@ -650,6 +650,7 @@
  • Blackjack
  • Roulette
  • Poker
  • +
  • Cards against the galaxy
  • Prizes
  • Sentient prizes
  • @@ -664,7 +665,7 @@ A game of blackjack begins with the dealer giving the gambler two cards, in normal blackjack all cards dealt to gambler and dealer are always shown. The two cards dealt have their values put together, the gambler has three choices, stand, hit, or double down. The casino who supplies this version of the manual follows the rule of hard 17.
    The game ends when the dealer busts, reaches the threshold of what they are allowed to draw, or if they get a higher value than the gambler. Again, the one who has the highest value that isnt higher than 21 wins, but if both has the same value no one wins and the bet goes back to the gambler.
    - And thats it! Now go out there and gamble your savings away! This casino allows bets between 5 and 50 with double down ignoring that limit! + And thats it! Now go out there and gamble your savings away! This casino allows bets between 5 and 50 with double down ignoring that limit!

    + + But wait! Theres more! Theres also group blackjack! This game is a little different, the dealer can be part of it or simple deal for players, this game works differently with everyone keeping their hands hidden, everyone makes initial bets, gets two facedown cards, then its a matter of trying to get as good a hand as possible, but if you go bust, its over. But dont tell or show until everyone reveals! If youre going down, its best if youre opponents dont know they simply can play safe and win, if youre lucky everyone else gets themselves busted and you dont lose your beloved chips!
    + Its kinda like texas hold em in a way, everyone draws, folks can raise bets or fold, then draw more. Rinse and repeat until no one wants to raise any more nor draw cards, if everyone except one person has folded, they win by default even if they have busted, cause they dont need to reveal their hand that game, so you can choose to either sit and wait and fold if someone raise the bets, or you can gamble and make it look like you have an amazing hand and win by default since everyone else folds and no one is wise that you had a bust! This game has turned from simple probability and chance against the dealer to a game of risk and deception, fun fun fun!

    Roulette

    So this game of roulette is all about chance! what happens is that people bet on different odds and hope for the best as the dealer rolls the ball and makes that roulette thingy make than fun addicting spin! Once it lands on a number between 0 and 36 its either bust or payout! Pretty simple, right?
    @@ -718,6 +722,14 @@ Wew, what a long lesson, but thats how one does the Texas hold em here at this casino, hope you guys have fun winning and losing your hard earned cash with this one! +

    Cards against the galaxy

    + + So hear this, NT is now sponsoring team building at the casino, so folks who wants to just relax with friends, play some games, earn chips with no risk, even the ones broke can join in on a fun game of Cards against the galaxy and have fun!
    + The idea is that once a round has concluded and a casino member is present to see the game being actually played, everyone gets 10 chips while the one who won the round gets 25 instead! Interested? Good! Its easy and simple to play and very fun and vulgar!

    + + The game is best played with at least 4 players and starts with everyone drawing 7 white cards, the person who most recently pooped starts as the 'card czar', but folks can agree on another criteria for the czar or simply pick one. Each round the current card czar draws a black card that has text written on it and blank lines, everyone aside from the czar takes a white card from their hand for every blank line which they find funny in that sentence and puts on the table face down with the others. The card czar cant know who has which white card and simply reads the black card with the white ones, the most funniest combination is choosen by the czar and the one who made that combination is the current rounds winner and the next rounds czar. At the end of each round everyone makes sure to draw enough white card to have 7 on hand and if theres a casino staff member playing or watching, they note down or hand out chips for everyone, and if they are playing, they get to add chips to their own personal stockpile too!
    + Thats it for cards against the galaxy! Simple, fun and vulgar, whats there not to love? +

    Prizes

    Hey folks, welcome to the prize section! This part is definently important for you folks operating the prize booth! First off I wanna tell you some great news! Nanotransen has gone along with a nice deal that allows crew to occasionally keep their hard earned rewards on station for a limited time, now you can enjoy your new fancy toolbelt or bluespace beaker for more than just the shift where the casino comes around!
    @@ -730,7 +742,7 @@ 10 Thalers = 1 casino chip
    1 casino chip = 5 Thalers

    - The special sentient prize is 100 chips! More about it in section below!

    + The special sentient prize is 50 chips! More about it in section below!

    Melee weapons Accessories