/curepale Doesn't work (And some other bugs)
Y1rd opened this issue ยท 4 comments
Pretty much the title.
/setpaleexposure 0 works however.
Also, while on the same note. High pale exposure acts weird, and while in this state, having absorption hearts prevents the player from receiving latex attacks while not having high pale exposure does not tank it.
Humans cannot be cured, and such Pale.tryCure()
checks if the player is transfurred. This is a good example of #1076, as that isn't explained by the mod, nor the command. Pale.tryCure()
sets the player's exposure to a negative number, which has a special case that the player will never build exposure, nor expose others.
It would probably make sense however for the command to reset exposure, instead of just only running Pale.tryCure()
.