Remove ibsoletre constraint comment.
I think it became obsolete when we factored out state-change messages.
This commit is contained in:
parent
3dcf8449e5
commit
e5d01c83f0
1 changed files with 2 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue