From bd9ff5cda6124e46102fae56e48688f82823bfa1 Mon Sep 17 00:00:00 2001 From: PatR Date: Tue, 4 Jul 2023 15:46:58 -0700 Subject: [PATCH] fixes entry for PR #1032 - des boolean 'trapped' Pull request from copperwater: accept 'true' or 'false' (also 'yes' or 'no') in des.object specification for 'trapped'. After resolving a merge conflict one diff band of this went away, but the settings of otmp->otrapped from o->trapped and otmp->greased from o->greased without it look ok to me. Closes #1032 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 779a74238..bd73bf2f8 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1629,6 +1629,7 @@ entering the tutorial and then returning to play made the tutorial branch be 'hard helmet' was based on being metallic so overlooked crystal helmet don't blame/credit hero for stinking cloud if dying quest nemesis releases one Lua selection operations 'subtract' and 'xor' didn't always work as intended +accept 'true' or 'false' as value for des.object field 'trapped' Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository