Fatesend
Server 7


Item Details

Item #12848
Falcon Flute
Delay Consume
IdentifierFalcon_Flute
NPC Buy0
NPC Sell 0
Weight1
Slots0
Weapon Level0
Range0
Defense0
Attack0
Min Equip Level None
Max Equip Level None
Refineable
Equip Locations None
Equip Upper All classes
Equippable Jobs All jobs
Equip Gender Both
Trade Restrictions None
Item Use Script

1 if

2 (getskilllv(HT_FALCON))

3 {

4 if

5 (checkoption(Option_Wug)

6 ||

7 checkoption(Option_Wugrider))

8 end;

9 if

10 (checkfalcon()

11 ==

12 1)

13 {

14 setfalcon

15 0;

16 }

17 else

18 {

19 setfalcon

20 1;

21 }

22 }

Equip Script None
Unequip Script None