X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=adventure.yaml;h=17d88a954ad3702844967bc3c7703f9eb92e3714;hb=abf820bb5c8bcf51207ef941dbe00b7c425bf023;hp=00e82c99906a13e348360c8240270990ba907190;hpb=e31e69b1726723aab7a096d6ccc850f4a0f7419c;p=open-adventure.git diff --git a/adventure.yaml b/adventure.yaml index 00e82c9..17d88a9 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -3251,6 +3251,7 @@ objects: !!omap inventory: '*steps' locations: [LOC_PITTOP, LOC_MISTHALL] immovable: true + states: [STEPS_DOWN, STEPS_UP] descriptions: - 'Rough stone steps lead down the pit.' - 'Rough stone steps lead up the dome.' @@ -3627,11 +3628,13 @@ objects: !!omap inventory: '*reservoir' locations: [LOC_RESERVOIR, LOC_RESNORTH] immovable: true - states: [WATERS_UNPARTED, WATERS_PARTED, WATERS_CRASH] + states: [WATERS_UNPARTED, WATERS_PARTED] descriptions: - '' - 'The waters have parted to form a narrow path across the reservoir.' + changes: - 'The waters crash together again.' + - 'The waters have parted to form a narrow path across the reservoir.' - OBJ_46: words: ['appen', 'lepor'] inventory: 'Leporine appendage'