X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=adventure.yaml;h=ab919690f940b1aef411bc4ae0e19b8ff43ad1e5;hb=9b89dd2829c4d8315f35e2d80b44542c3f2b4115;hp=76e6b1c06e3014adf7169b7f62390f156b45fe5e;hpb=98b95e92ee960fce037097bc64100824578bbbf3;p=open-adventure.git diff --git a/adventure.yaml b/adventure.yaml index 76e6b1c..ab91969 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -24,7 +24,7 @@ # long: Long description, always shown on first encounter. # short: Short description. If none, use long description. # maptag: Tag for mapping, not used by the game itself. -# Only used if the "short" property in !!null. +# Only used if the "short" property is !!null. # conditions: A dictionary of attributes # LIT Light # OILY If FLUID flag is on: true for oil, false for water @@ -3188,14 +3188,13 @@ arbitrary_messages: !!omap I'm sorry, but that Adventure was begun using Version %d.%d of the save file format, and this program uses Version %d.%d. You must find an instance using that other version in order to resume that Adventure. -# This message is not currently used -#- SAVE_TAMPERING: |- -# A dark fog creeps in to surround you. From somewhere in the fog you -# hear a stern voice. "This Adventure has been tampered with! You have -# been dabbling in magic, knowing not the havoc you might cause thereby. -# Leave at once, before you do irrevocable harm!" The fog thickens, -# until at last you can see nothing at all. Your vision then clears, -# and you find yourself back in The Real World. +- SAVE_TAMPERING: |- + A dark fog creeps in to surround you. From somewhere in the fog you + hear a stern voice. "This Adventure has been tampered with! You have + been dabbling in magic, knowing not the havoc you might cause thereby. + Leave at once, before you do irrevocable harm!" The fog thickens, + until at last you can see nothing at all. Your vision then clears, + and you find yourself back in The Real World. - TWIST_TURN: |- Sorry, but the path twisted and turned so much that I can't figure out which way to go to get back.