From 82526315f19a9ba6190b4a764bd1dff810f618c2 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 10 Jul 2021 07:25:12 -0400 Subject: [PATCH] index out of bounds eating standard eggs Closes #547 --- doc/fixes37.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 8b0ecef2e..e74ca6011 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -1151,6 +1151,7 @@ differentiating gendered monster tiles from NullCGT (#430) check bones data directly for deja vu messages (#374) unify code for extracting an object from a monster's inventory (#455) make engraving an occupation (#460) +fpostfx index out of bounds when eating standard eggs (github pr#547) Code Cleanup and Reorganization