Issue information

Issue ID
#5263
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jan 24, 2012 19:11
Last Post
Hercules Elf Bot
Mar 5, 2012 16:22
Confirmation
Yes (1)
No (0)

Hercules Elf Bot - Jan 24, 2012 19:11

Originally posted by [b]Aleos[/b]
[code]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.";[/code]
Should be:
[code]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.";[/code]

[code]mes "Again, ^FF0000only carry one of the equipment to wich you want me to add a Slot^000000.";[/code]
Should be:
[code]mes "Again, ^FF0000only carry one of the equipment to which you want me to add a Slot^000000.";[/code]
File in conflict:
[url=https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/merchants/socket_enchant.txt]npc/merchants/socket_enchant.txt[/url]

This post has been edited by Aleos on Jan 24, 2012 20:30

Hercules Elf Bot - Jan 24, 2012 20:07

Originally posted by [b]Slim[/b]
Seriously?

? [b]close;;[/b] ?

The only typo I see is there "Heres" which should be "Here's"

Hercules Elf Bot - Jan 24, 2012 20:28

Originally posted by [b]Aleos[/b]
Sorry that was a copy paste typo on here! I went back to fix the code box and must have fat fingered something. Fixed the actual lines to show a bit better.

The first one has a typo like you said with a missing apostrophe and also "on" should be "one". The second one says "wich" should be "which".

This post has been edited by Aleos on Jan 24, 2012 20:31

Hercules Elf Bot - Jan 24, 2012 21:57

Originally posted by [b]Brian[/b]
Updating status to: [b]Fixed[/b] in [rev=15517]