Coflnet / SkySniper

GNU Affero General Public License v3.0
1 stars 0 forks source link

Extend higher value check for string contains #121

Closed Ekwav closed 6 months ago

Ekwav commented 6 months ago

Some modifiers aren't numbers but rather lists of item tags.
They should be compared with string.Contains

https://discord.com/channels/267680588666896385/1206234176290820137/1206234301386203198

Ekwav commented 6 months ago

Also drop value if not matching lowest bin is found.