summaryrefslogtreecommitdiff
path: root/npc/custom/blackjack.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-01 08:14:36 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-01 08:14:36 +0000
commitd90483d3d0d2c334fff01faa0d1ef4899fce700b (patch)
treeaa8fcd6f7d7ff0743bd00c563caf2862f76aacb5 /npc/custom/blackjack.txt
parent755aefb11175f1d7f145c74ad2b6e084974ff71f (diff)
downloadhercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.tar.gz
hercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.tar.bz2
hercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.tar.xz
hercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.zip
Fixed certain typos in src/npc/doc files
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11102 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/blackjack.txt')
-rw-r--r--npc/custom/blackjack.txt2
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.";