Hercules Elf Bot - May 24, 2012 10:58
Originally posted by [b]QQfoolsorellina[/b]
Map server show warning when equip Bulb_Hairband(5310)
[code]
skill MG_SIGHT, 1;
[/code]
should be
[code]
skill "MG_SIGHT", 1;
[/code]
Hercules Elf Bot - May 24, 2012 12:07
Originally posted by [b]Mysterious[/b]
Yeah it should be that. Only SkillIds don't need quotes "".
Hercules Elf Bot - Jun 9, 2012 18:14
Originally posted by [b]Kenpachi[/b]
Fixed in [rev=16246].