Open toolness opened 8 years ago
This problem seems to be fixed by changing the word "value" to "liquid". Here's a diff against version 6 of the extension:
--- Measured Liquid.i7x 2016-01-01 09:08:21.000000000 -0500
+++ FIXED_Measured Liquid.i7x 2016-01-01 09:08:02.000000000 -0500
@@ -681,7 +681,7 @@
make no decision;
if the liquid poured is not the liquid of the second noun:
if amount poured is greater than null volume and the second noun is non-empty:
- let L be the value produced by the liquid-mixing rules for the amount poured;
+ let L be the liquid produced by the liquid-mixing rules for the amount poured;
now the resulting liquid is L.
Section 3 - Liquid-mixing Rulebook
The patch appears to make Measured Liquid work on both release 6L38 and 6M62, though I haven't tried it on earlier versions of Inform 7.
From my intfiction.org post: