summaryrefslogtreecommitdiff
path: root/npc/custom
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-05 19:02:52 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-05 19:02:52 +0000
commit01368ed9a40bc98ac870b04380ad1344485962e4 (patch)
tree1ddd75df4b7a0243a852e0e21ccf4ff03a2be62d /npc/custom
parent88a5d0cdda513357496b9d53878618e1620f47e8 (diff)
downloadhercules-01368ed9a40bc98ac870b04380ad1344485962e4.tar.gz
hercules-01368ed9a40bc98ac870b04380ad1344485962e4.tar.bz2
hercules-01368ed9a40bc98ac870b04380ad1344485962e4.tar.xz
hercules-01368ed9a40bc98ac870b04380ad1344485962e4.zip
typos: recieve -> receive
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10163 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom')
-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 ddba8fe7a..99f5a3367 100644
--- a/npc/custom/blackjack.txt
+++ b/npc/custom/blackjack.txt
@@ -113,7 +113,7 @@ cmd_in02,188,89,1 script Black Jack Dealer 57,{
mes "11 points to give you 15 points total.";
next;
mes "[Dealer]";
- mes "If you had decided to pull and recieved a 9, the ace would";
+ mes "If you had decided to pull and received a 9, the ace would";
mes "automatically be counted as 1 point to give you a total of 14";
mes "points. If the Ace was counted as 11 points, you would have a";
mes "point total over 21 and would have lost.";