X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=17d88a954ad3702844967bc3c7703f9eb92e3714;hp=99097b2600bbd08970f8cbaa095c2431b6f5cbcf;hb=f3dae6ff83cad7d5bf3cbf5db523af7ca6629941;hpb=248fc90e3d2cb0c3e2bcc6cace7d11d4ff763db0 diff --git a/adventure.yaml b/adventure.yaml index 99097b2..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.' @@ -3314,11 +3315,13 @@ objects: !!omap inventory: '*fissure' locations: [LOC_EASTBANK, LOC_WESTBANK] immovable: true - states: [UNBRIDGED, BRIDGED, VANISHED] + states: [UNBRIDGED, BRIDGED] descriptions: - '' - - 'A crystal bridge now spans the fissure.' + - 'A crystal bridge spans the fissure.' + changes: - 'The crystal bridge has vanished!' + - 'A crystal bridge now spans the fissure.' - OBJ_13: words: ['table'] inventory: '*stone tablet' @@ -3625,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'