Lumiahna / RaidBuffStatus_Continued

Support de l'ancien RBS
Other
0 stars 0 forks source link

Feast IDs #4

Open geach opened 6 years ago

geach commented 6 years ago

The feast ids that you have are for each rank in the cooking profession to create feast. The spell id for placing a feast is a different ID.

Which makes the lua for the feast buffs something like:

[201352] = { category="Feast", itemid=133579, limit=35, },   -- lavish-suramar-feast
[201351] = { category="Feast", itemid=133578, limit=35, },   -- Hearty Feast

Hope that helps.

Lumiahna commented 6 years ago

Hello, Indeed, I'll fix it asap and add BFA's ones.