trizbort
trizbort copied to clipboard
Feature (trivial stats): count which rooms have object descriptions ending in CR
Perhaps we should also only check if happens when the object description text is aligned at the top of the room.
Note that another way to squash this would be to zap any carriage returns at the end when we actually display the object description string.
https://gist.github.com/andrewschultz/6ba3fd0ad24fc14c68e814f2acefcfb0
Add it as a validation, simple.
This could be easy enough once we get the regular expressions in place (at least for the validation). If this is more for validation rather than an interesting stat that might be more generally useful, I'd rather leave it out as a stat and make it more of a validation.
Now having said that, we could (as a separate request) make custom stats available with the regular expression tool. So we could do this and so much more.
Stale issue message