diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-24 21:57:20 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-24 21:57:20 +0000 |
commit | 2737d22e1852818958ec984cfe286d5bbb6f3796 (patch) | |
tree | fe1eae29661bb0873dfed7b949d91bff7c307927 | |
parent | 8a1c67ca4fba8041e543889eb8b77782b1490f92 (diff) | |
download | hercules-2737d22e1852818958ec984cfe286d5bbb6f3796.tar.gz hercules-2737d22e1852818958ec984cfe286d5bbb6f3796.tar.bz2 hercules-2737d22e1852818958ec984cfe286d5bbb6f3796.tar.xz hercules-2737d22e1852818958ec984cfe286d5bbb6f3796.zip |
- Fixed some typos in Socket Enchant NPC. (bugreport:5263)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15517 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | npc/merchants/socket_enchant.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/merchants/socket_enchant.txt b/npc/merchants/socket_enchant.txt index 83e7aebc2..63499c429 100644 --- a/npc/merchants/socket_enchant.txt +++ b/npc/merchants/socket_enchant.txt @@ -229,11 +229,11 @@ mes "If you ask me to add a Slot to something, make sure that you don't have multiples of it in your inventory."; next; mes "[Seiyablem]"; - mes "Heres an example: if you have a +7 Manteau and a normal Manteau in your inventory, then I will randomly pick on of them for my Slot Addition attempt."; + mes "Here's an example: if you have a +7 Manteau and a normal Manteau in your inventory, then I will randomly pick one of them for my Slot Addition attempt."; mes "Just remember to be careful."; next; mes "[Seiyablem]"; - mes "Again, ^FF0000only carry one of the equipment to wich you want me to add a Slot^000000."; + mes "Again, ^FF0000only carry one of the equipment to which you want me to add a Slot^000000."; mes "All other equipment with the same name should be placed in your Kafra Storage, got it?"; close; case 4: |