X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=e61a2d3f9f3c4dc9d443dbabe0922ca240a74021;hp=00e82c99906a13e348360c8240270990ba907190;hb=refs%2Fmerge-requests%2F210%2Fhead;hpb=e31e69b1726723aab7a096d6ccc850f4a0f7419c diff --git a/adventure.yaml b/adventure.yaml index 00e82c9..e61a2d3 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' @@ -3735,15 +3738,14 @@ objects: !!omap inventory: 'Ming vase' locations: LOC_ORIENTAL treasure: true - states: [VASE_WHOLE, VASE_RESTING, VASE_BROKEN, VASE_DROPS] + states: [VASE_WHOLE, VASE_DROPPED, VASE_BROKEN] descriptions: - 'There is a delicate, precious, ming vase here!' - - 'The vase is now resting, delicately, on a velvet pillow.' - 'The floor is littered with worthless shards of pottery.' - - 'The ming vase drops with a delicate crash.' + - 'The floor is littered with worthless shards of pottery.' changes: - - '' - - '' + - 'The vase is now resting, delicately, on a velvet pillow.' + - 'The ming vase drops with a delicate crash.' - 'You have taken the vase and hurled it delicately to the ground.' - EMERALD: words: ['emera']