diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-21 18:50:53 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-21 18:50:53 +0000 |
commit | 39bab9c56b4067e6fe840a9c7d4e53e080e570f4 (patch) | |
tree | d91d42ee0d8668a2fe07adb53fb6e736e32814c8 /npc | |
parent | 24e8dbbb519e35a0d895d2978d45c6002f625dee (diff) | |
download | hercules-39bab9c56b4067e6fe840a9c7d4e53e080e570f4.tar.gz hercules-39bab9c56b4067e6fe840a9c7d4e53e080e570f4.tar.bz2 hercules-39bab9c56b4067e6fe840a9c7d4e53e080e570f4.tar.xz hercules-39bab9c56b4067e6fe840a9c7d4e53e080e570f4.zip |
Fixed a small typo...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7283 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/other/comodo_gambling.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/comodo_gambling.txt b/npc/other/comodo_gambling.txt index 5364bc1fd..e5ca69c06 100644 --- a/npc/other/comodo_gambling.txt +++ b/npc/other/comodo_gambling.txt @@ -595,7 +595,7 @@ comodo.gat,204,148,7 script Devellin 90,{ mes "[Devellin]";
mes "It seems some traveller showed";
- mes "a huge diamong to Kachua a while";
+ mes "a huge diamond to Kachua a while";
mes "ago. Ever since then, all she's";
mes "been talking about is diamonds and";
mes "how much she wants them.";
|