Status is everything
Recently, I created some item types that have different kinds of states. I’ve talked about containers before, that can have an open or closed status, and I just created another type, monsters, that can be alive or dead. When printing these items as part of the room description, I’ve decided that in some cases I’d like that status info to… Continue reading "Status is everything"