X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=567fb0487bf6b7e53c3cb20a588fb49a3a8d7b17;hp=65fe2e5a2544475e3c907be6d55bc37692716ab8;hb=7753ad3134be3184981b1889c1c38069f2bce6e0;hpb=fa9b6d317f5138c8a4937a14a92acf4b5928545e diff --git a/adventure.yaml b/adventure.yaml index 65fe2e5..567fb04 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -1,5 +1,5 @@ locations: !!omap -- LOC_0: +- LOC_NOWHERE: description: long: !!null short: !!null @@ -804,7 +804,7 @@ arbitrary_messages: !!omap - FUTILE_CRAWL: 'You have crawled around in some little holes and wound up back in the\nmain passage.' - FOLLOW_STREAM: 'I don''t know where the cave is, but hereabouts no stream can run on\nthe surface for long. I would try the stream.' - NEED_DETAIL: 'I need more detailed instructions to do that.' -- NEreplace: 'I can only tell you what you see as you move about and manipulate\nthings. I cannot tell you where remote things are.' +- NEARBY: 'I can only tell you what you see as you move about and manipulate\nthings. I cannot tell you where remote things are.' - OGRE_SNARL: 'The ogre snarls and shoves you back.' - HUH_MAN: 'Huh?' - ENTRY_QUERY: 'Are you trying to get into the cave?' @@ -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!' @@ -883,7 +883,7 @@ arbitrary_messages: !!omap - SPLATTER_MESSAGE: 'There is a loud explosion, and you are suddenly splashed across the\nwalls of the room.' - DWARVES_AWAKEN: 'The resulting ruckus has awakened the dwarves. There are now several\nthreatening little dwarves in the room with you! Most of them throw\nknives at you! All of them get you!' - UNHAPPY_BIRD: 'Oh, leave the poor unhappy bird alone.' -- NEEDED_NEreplace: 'I daresay whatever you want is around here somewhere.' +- NEEDED_NEARBY: 'I daresay whatever you want is around here somewhere.' - STOP_UNKNOWN: 'I don''t know the word "stop". Use "quit" if you want to give up.' - NOT_CONNECTED: 'You can''t get there from here.' - TAME_BEAR: 'You are being followed by a very large, tame bear.' @@ -932,8 +932,8 @@ arbitrary_messages: !!omap - LAMP_OUT: 'Your lamp has run out of power.' - PLEASE_ANSWER: 'Please answer the question.' - PIRATE_SPOTTED: 'There are faint rustling noises from the darkness behind you. As you\nturn toward them, the beam of your lamp falls across a bearded pirate.\nHe is carrying a large chest. "Shiver me timbers!" he cries, "I''ve\nbeen spotted! I''d best hie meself off to the maze to hide me chest!"\nWith that, he vanishes into the gloom.' -- GET_BATTERYIES: 'Your lamp is getting dim. You''d best go back for those batteries.' -- REPLACE_BATTERYIES: 'Your lamp is getting dim. I''m taking the liberty of replacing the\nbatteries.' +- GET_BATTERIES: 'Your lamp is getting dim. You''d best go back for those batteries.' +- REPLACE_BATTERIES: 'Your lamp is getting dim. I''m taking the liberty of replacing the\nbatteries.' - MISSING_BATTERYIES: 'Your lamp is getting dim, and you''re out of spare batteries. You''d\nbest start wrapping this up.' - REMOVE_MESSAGE: 'You sift your fingers through the dust, but succeed only in\nobliterating the cryptic message.' - OGRE_QUERY: 'Do you need help dealing with the ogre?' @@ -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!'