Fix for GitLab issue #40: Inconsistant inventory space
[open-adventure.git] / adventure.yaml
index 625e18d2daa7abd9690cb93405668588a266a6e1..ff32163d06723e01da8cb7fa532b2f646dda9fc6 100644 (file)
 #       %s = an ASCII string
 #      %S = The letter 's' or nothing (if a previous %d value is exactly 1)
 #      %V = substitute program version string
+#
+# Copyright (c) 2017 by Eric S. Raymond
+# SPDX-License-Identifier: BSD-2-clause
 
 motions: !!omap
 - MOT_0:
@@ -3997,7 +4000,7 @@ actions: !!omap
     message: 'Wizards are not to be disturbed by such as you.'
     words: ['wizar']
     noaction: true
-- YES:
+- "YES":
     message: 'Guess again.'
     words: ['yes']
     noaction: true