Comment polishing.
This commit is contained in:
parent
5929a68b88
commit
17840d0e15
1 changed files with 1 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
||||||
# long: Long description, always shown on first encounter.
|
# long: Long description, always shown on first encounter.
|
||||||
# short: Short description. If none, use long description.
|
# short: Short description. If none, use long description.
|
||||||
# maptag: Tag for mapping, not used by the game itself.
|
# 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
|
# conditions: A dictionary of attributes
|
||||||
# LIT Light
|
# LIT Light
|
||||||
# OILY If FLUID flag is on: true for oil, false for water
|
# OILY If FLUID flag is on: true for oil, false for water
|
||||||
|
@ -3188,7 +3188,6 @@ arbitrary_messages: !!omap
|
||||||
I'm sorry, but that Adventure was begun using Version %d.%d of the
|
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
|
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.
|
using that other version in order to resume that Adventure.
|
||||||
# This message is not currently used
|
|
||||||
- SAVE_TAMPERING: |-
|
- SAVE_TAMPERING: |-
|
||||||
A dark fog creeps in to surround you. From somewhere in the fog you
|
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
|
hear a stern voice. "This Adventure has been tampered with! You have
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue