Issue information

Issue ID
#6477
Status
Fixed
Severity
Low
Started
Hercules Elf Bot
Aug 15, 2012 17:09
Last Post
Hercules Elf Bot
Aug 16, 2012 4:18
Confirmation
N/A

Hercules Elf Bot - Aug 15, 2012 17:09

Originally posted by [b]DeePee[/b]
Found a couple of typos while going through the script.

[code]else if (.@doc == 34) callfunc "eldicastes_dp",12195,"Stone Heart","They say a huge stone in a dead area in Midgard moves by itself.","The heart of the huge stone would be a rare research subject.";[/code]

Should be:

[code]else if (.@doc == 34) callfunc "eldicastes_dp",12215,"Stone Heart","They say a huge stone in a dead area in Midgard moves by itself.","The heart of the huge stone would be a rare research subject.";[/code]

And:

[code]mes "So they are out of Braidum.";[/code]

Should be:

[code]mes "So they are out of Bradium.";[/code]

That is all for now~

This post has been edited by DeePee on Aug 15, 2012 17:10

Hercules Elf Bot - Aug 16, 2012 4:17

Originally posted by [b]Joseph[/b]
Fixed in [rev=16644]

This post has been edited by Joseph on Aug 16, 2012 4:17