From: Eric S. Raymond Date: Wed, 20 Apr 2022 15:32:02 +0000 (-0400) Subject: Remove ibsoletre constraint comment. X-Git-Tag: 1.12~7 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=e5d01c83f08ca9bfe25aec709084cc22ef52d9df;p=open-adventure.git Remove ibsoletre constraint comment. I think it became obsolete when we factored out state-change messages. --- diff --git a/adventure.yaml b/adventure.yaml index ae064e4..70c2a05 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -64,12 +64,8 @@ # All attributes are optional except the long description and # travel. Order of locations is not significant. # -# arbitrary_messages: These are arguments to rspeak(). Some spans of -# these messages need to be kept adjacent and ordered (for now), -# though there are no dependencies on actual numbers left. To see -# which, grep for rspeak() calls containing expressions with -# arithmetic. Eventually, these will be pulled out into more -# appropriate data structures. Then ordering can be dropped. +# arbitrary_messages: These are arguments to rspeak(). Order is +# not significant. # # classes: Each item contains a point threshold and a message # describing a classification of player. Point thresholds must be