Closed MindMeltMax closed 3 months ago
Fix a crash where, if an object has a buff with custom fields and one without, the lambda would crash because it checks data.Buffs.All twice instead of consolidating the two.
data.Buffs.All
Also fixed the hover box adjustments to allow for these optional fields.
Original message with use case: Discord
Fix a crash where, if an object has a buff with custom fields and one without, the lambda would crash because it checks
data.Buffs.All
twice instead of consolidating the two.Also fixed the hover box adjustments to allow for these optional fields.
Original message with use case: Discord