X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=d9876b7f66f2ef008f63e49c472b629535cbcfc5;hp=99097b2600bbd08970f8cbaa095c2431b6f5cbcf;hb=733b035933c1c53d79e26dd475109782af02d864;hpb=248fc90e3d2cb0c3e2bcc6cace7d11d4ff763db0 diff --git a/adventure.yaml b/adventure.yaml index 99097b2..d9876b7 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -3314,11 +3314,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 +3627,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'