Page 1 of 1

Fixed Chocobo Whistle

Posted: Thu Jan 31, 2013 10:53 pm
by Joe
Fixed an error in chocobo_whistle.lua

Changed line 22

from: if (player:getMainLvl() >= 20) then
to: if (target:getMainLvl() >= 20) then

Re: Fixed Chocobo Whistle

Posted: Fri Feb 01, 2013 7:16 pm
by Metalfiiish