jhaakma / ashfall

Ashfall is a survival, camping and needs mod for Morrowind. It uses the latest in MWSE Lua scripting functionality to implement a wide range of mechanics that integrate seamlessly into the game and provide a truly immersive experience.
23 stars 6 forks source link

Better underwater check for frostBreath #24

Open tewlwolow opened 1 year ago

tewlwolow commented 1 year ago

mobile.underwater doesn't trigger when the mobile is under effect of waterbreathing. isSwimming covers these cases with a caveat that it triggers when not fully submerged, but it should not be a problem here.