X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=aed2a4f1951abe44319a23a0e730be9cf8bf7b6b;hp=3c0e566cc6796dd8eea9a70cec321218a0cc1b7d;hb=HEAD;hpb=2582e240bd504307b206a384008adb4dd545eb19 diff --git a/adventure.yaml b/adventure.yaml index 3c0e566..31988de 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: Copyright Eric S. Raymond +# SPDX-FileCopyrightText: (C) Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # # This YAML file gets processed into a collection of data structures and @@ -2835,6 +2835,18 @@ locations: !!omap {verbs: [], action: [goto, LOC_Y2]}, ] +# Starting locations of dwarves. +# Sixth dwarf is special (the pirate). He always starts at his +# chest's eventual location inside the maze. +dwarflocs: [ + LOC_KINGHALL, + LOC_WESTBANK, + LOC_Y2, + LOC_ALIKE3, + LOC_COMPLEX, + LOC_MAZEEND12, +] + arbitrary_messages: !!omap - NO_MESSAGE: !!null - CAVE_NEARBY: |-