Buff UI -> Fix Harvest Moon not getting cleared when the buff expires or when skill is switched

This commit is contained in:
GreenComfyTea
2024-01-22 19:37:42 +02:00
parent 0dc74d4cc9
commit 2f10a5d9e5

View File

@@ -606,6 +606,7 @@ function this.update_harvest_moon()
end
if master_long_sword_shell_010_list_count == 0 then
this.list.harvest_moon = nil;
return;
end