From 42d268034006064f63dc4c5fd8f85160e87a9a9a Mon Sep 17 00:00:00 2001 From: Nicolas Weeger Date: Fri, 28 May 2021 19:16:46 +0200 Subject: [PATCH] Add missing 'FACE' description --- messages | 1 + 1 file changed, 1 insertion(+) diff --git a/messages b/messages index 4dffbfb65..313d0a569 100644 --- a/messages +++ b/messages @@ -15,6 +15,7 @@ # the message has an identifier, else unused. # CHANCE : optional chance of the message appearing in a book, relative # to the sum of all chances. 0 or no line means this message will never appear. +# FACE : the message's face, for knowledge management. Optional. # TEXT: start of the message's body # ENDMSG: marks the end of a message's body and message. # QUEST: optional quest internal code and state this message will activate.