Androids are now immune to confusion

Fixes #159
This commit is contained in:
DBotThePony 2022-10-26 21:30:09 +07:00
parent 0736259b11
commit 4e07ceb8e8
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -208,5 +208,6 @@ fun addTags(tagsProvider: TagsProvider) {
MobEffects.ABSORPTION,
MobEffects.SATURATION,
MobEffects.DOLPHINS_GRACE,
MobEffects.CONFUSION,
)
}