Fixed an error in chocobo_whistle.lua
Changed line 22
from: if (player:getMainLvl() >= 20) then
to: if (target:getMainLvl() >= 20) then
Fixed Chocobo Whistle
Fixed Chocobo Whistle
- Attachments
-
- chocobo_whistle.zip
- (409 Bytes) Downloaded 247 times
-
- Developer
- Posts: 176
- Joined: Tue Jul 31, 2012 7:21 am