You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This a common mistake i have seen since i follow open tibia projects (2004~)(every datapack i've downloaded in my life this mistake was there) and i just come check if still, and still!
warlocks never used burst arrow, maybe this mistake still because in the past, sorcerer and druids wear bow and burst arrows instead of rods and wands...
mistake:
attribute key="shootEffect" value="burstarrow"
change to:
attribute key="shootEffect" value="fire"
thanks
sorry for the bad english.
The text was updated successfully, but these errors were encountered:
This a common mistake i have seen since i follow open tibia projects (2004~)(every datapack i've downloaded in my life this mistake was there) and i just come check if still, and still!
warlocks never used burst arrow, maybe this mistake still because in the past, sorcerer and druids wear bow and burst arrows instead of rods and wands...
mistake:
attribute key="shootEffect" value="burstarrow"
change to:
attribute key="shootEffect" value="fire"
thanks
sorry for the bad english.
The text was updated successfully, but these errors were encountered: