From fbf84e869cec1ce7d3b775aa35509b5f1ad60455 Mon Sep 17 00:00:00 2001 From: David Gay Date: Mon, 7 Jun 2021 22:36:50 -0400 Subject: Fix bug with meta resistances not being given special treatment in new combat stance code --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cfa7dc3..7ea3d97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. ### Fixed - Timer wasn't working due to the server not serving the web worker. +- Meta resistances (physical and energy) were not being treated specially in the new combat stance code, causing + all resistances but poison and bleed to be lowered twice as much as they should have been. ## [0.1.9] - 2021-06-07 -- cgit v1.2.3