X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=adventure.yaml;h=b740a470a782b3ee2f5be30a04fcd27a32683dfc;hb=803d2b6ef9e466d2afb62e3fcaa962b3ce3c9427;hp=48353c272b8eb91da06fb9c55898913fd50a9d3c;hpb=7675b5256274b56ff897a988c44aa74cb4e6b89f;p=open-adventure.git diff --git a/adventure.yaml b/adventure.yaml index 48353c2..b740a47 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -449,7 +449,7 @@ locations: !!omap short: 'You''re at top of stalactite.' - LOC_DIFFERENT2: description: - long: '1You are in a little maze of twisting passages, all different.' + long: 'You are in a little maze of twisting passages, all different.' short: !!null - LOC_RESERVOIR: description: @@ -826,16 +826,16 @@ arbitrary_messages: !!omap - CANT_POUR: 'You can''t pour that.' - WATCH_IT: 'Watch it!' - WHICH_WAY: 'Which way?' -- REINCARNATE_QUERY: 'Oh dear, you seem to have gotten yourself killed. I might be able to\nhelp you out, but I''ve never really done this before. Do you want me\nto try to reincarnate you?' -- DONT_BLAME: 'All right. But don''t blame me if something goes wr......\n --- POOF!! ---\nYou are engulfed in a cloud of orange smoke. Coughing and gasping,\nyou emerge from the smoke and find....' -- CLUMSY_OAF: 'You clumsy oaf, you''ve done it again! I don''t know how long I can\nkeep this up. Do you want me to try reincarnating you again?' -- ORANGE_SMOKE: 'Okay, now where did I put my orange smoke?.... >POOF!<\nEverything disappears in a dense cloud of orange smoke.' -- SMOKE_OUT: 'Now you''ve really done it! I''m out of orange smoke! You don''t expect\nme to do a decent reincarnation without any orange smoke, do you?' -- DOIT_YOURSELF: 'Okay, if you''re so smart, do it yourself! I''m leaving!' -- GETS_YOU7: !!null -- GETS_YOU8: !!null -- GETS_YOU9: !!null -- MISSES_YOU0: '>>> messages 81 thru 90 are reserved for "obituaries". <<<' +- ARB_81: !!null +- ARB_82: !!null +- ARB_83: !!null +- ARB_84: !!null +- ARB_85: !!null +- ARB_86: !!null +- ARB_87: !!null +- ARB_88: !!null +- ARB_89: !!null +- ARB_90: !!null - FORGOT_PATH: 'Sorry, but I no longer seem to remember how it was you got here.' - CARRY_LIMIT: 'You can''t carry anything more. You''ll have to drop something first.' - GRATE_NOWAY: 'You can''t go through a locked steel grate!' @@ -1492,3 +1492,10 @@ object_descriptions: !!omap inventory: !!null longs: !!null +obituaries: + - query: 'Oh dear, you seem to have gotten yourself killed. I might be able to\nhelp you out, but I''ve never really done this before. Do you want me\nto try to reincarnate you?' + yes_response: 'All right. But don''t blame me if something goes wr......\n --- POOF!! ---\nYou are engulfed in a cloud of orange smoke. Coughing and gasping,\nyou emerge from the smoke and find....' + - query: 'You clumsy oaf, you''ve done it again! I don''t know how long I can\nkeep this up. Do you want me to try reincarnating you again?' + yes_response: 'Okay, now where did I put my orange smoke?.... >POOF!<\nEverything disappears in a dense cloud of orange smoke.' + - query: 'Now you''ve really done it! I''m out of orange smoke! You don''t expect\nme to do a decent reincarnation without any orange smoke, do you?' + yes_response: 'Okay, if you''re so smart, do it yourself! I''m leaving!'