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
{{ message }}
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.
Acording to tooltip Fire pot skill (from Evocation tree) should deal dmg + set terain in fire. Only doing second part. Looks like you missing if (tile.IsOccupiedByActor) in legend_firefield_skill
The text was updated successfully, but these errors were encountered:
Acording to tooltip Fire pot skill (from Evocation tree) should deal dmg + set terain in fire. Only doing second part. Looks like you missing
if (tile.IsOccupiedByActor)
in legend_firefield_skillThe text was updated successfully, but these errors were encountered: