diff options
Diffstat (limited to 'npc/custom/blackjack.txt')
-rw-r--r-- | npc/custom/blackjack.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/blackjack.txt b/npc/custom/blackjack.txt index 99f5a3367..bae7233d9 100644 --- a/npc/custom/blackjack.txt +++ b/npc/custom/blackjack.txt @@ -96,7 +96,7 @@ cmd_in02,188,89,1 script Black Jack Dealer 57,{ mes "each round."; next; mes "[Dealer]"; - mes "An example of when doubling down is usefull, is when"; + mes "An example of when doubling down is useful, is when"; mes "your first 2 cards give you a point total of 11. You have a good"; mes "chance of getting 21 or 20 with the next card that you draw. This"; mes "would be a good hand to double down on."; |