ID #12848
DelayConsume
Falcon Flute
Buy Price: N/A
Sell Price: N/A
A Flute that calls falcons to those who have the [Falconry Mastery] skill.
_______________________
Weight: 0
_______________________
Weight: 0
NPCs where to find the item
Gecko the Trainer#unm01
paramk (124, 97)
Basic Information
Type
DelayConsume
Weight
10
Scripts
Script if (getskilllv("HT_FALCON")) { if (!checkoption(Option_Wug) && !checkoption(Option_Wugrider)) setfalcon (!checkfalcon()); }
if (getskilllv("HT_FALCON")) {
if (!checkoption(Option_Wug) && !checkoption(Option_Wugrider))
setfalcon (!checkfalcon());
}