Named unnamed actions and specials
This commit is contained in:
parent
ac4e43196c
commit
834d645d8b
1 changed files with 18 additions and 21 deletions
|
@ -3744,7 +3744,7 @@ obituaries:
|
||||||
yes_response: 'Okay, if you''re so smart, do it yourself! I''m leaving!'
|
yes_response: 'Okay, if you''re so smart, do it yourself! I''m leaving!'
|
||||||
|
|
||||||
actions: !!omap
|
actions: !!omap
|
||||||
- ACT_0:
|
- ACT_NULL:
|
||||||
message: !!null
|
message: !!null
|
||||||
words: !!null
|
words: !!null
|
||||||
- CARRY:
|
- CARRY:
|
||||||
|
@ -3870,21 +3870,18 @@ actions: !!omap
|
||||||
- PART:
|
- PART:
|
||||||
message: *nothing_happens
|
message: *nothing_happens
|
||||||
words: ['z''zzz']
|
words: ['z''zzz']
|
||||||
- ACT_35:
|
- ACT_UNKNOWN:
|
||||||
message: *huh_man
|
message: *huh_man
|
||||||
words: !!null
|
words: !!null
|
||||||
|
|
||||||
specials: !!omap
|
specials: !!omap
|
||||||
- SPC_0:
|
- SPC_THANKYOU:
|
||||||
message: !!null
|
|
||||||
words: !!null
|
|
||||||
- SPC_13:
|
|
||||||
message: 'You''re quite welcome.'
|
message: 'You''re quite welcome.'
|
||||||
words: ['thank']
|
words: ['thank']
|
||||||
- SPC_50:
|
- SPC_INVALIDMAGIC:
|
||||||
message: 'Good try, but that is an old worn-out magic word.'
|
message: 'Good try, but that is an old worn-out magic word.'
|
||||||
words: ['sesam', 'opens', 'abra', 'abrac', 'shaza', 'hocus', 'pocus']
|
words: ['sesam', 'opens', 'abra', 'abrac', 'shaza', 'hocus', 'pocus']
|
||||||
- SPC_51:
|
- SPC_HELP:
|
||||||
message: |-
|
message: |-
|
||||||
I know of places, actions, and things. Most of my vocabulary
|
I know of places, actions, and things. Most of my vocabulary
|
||||||
describes places and is used to move you there. To move, try words
|
describes places and is used to move you there. To move, try words
|
||||||
|
@ -3916,10 +3913,10 @@ specials: !!omap
|
||||||
though the direction that takes you back might not be the reverse of
|
though the direction that takes you back might not be the reverse of
|
||||||
what got you here. Good luck, and have fun!
|
what got you here. Good luck, and have fun!
|
||||||
words: ['help', '?']
|
words: ['help', '?']
|
||||||
- SPC_54:
|
- SPC_NO:
|
||||||
message: *ok_man
|
message: *ok_man
|
||||||
words: ['no']
|
words: ['no']
|
||||||
- SPC_64:
|
- SPC_TREE:
|
||||||
message: |-
|
message: |-
|
||||||
The trees of the forest are large hardwood oak and maple, with an
|
The trees of the forest are large hardwood oak and maple, with an
|
||||||
occasional grove of pine or spruce. There is quite a bit of under-
|
occasional grove of pine or spruce. There is quite a bit of under-
|
||||||
|
@ -3928,27 +3925,27 @@ specials: !!omap
|
||||||
all the leaves, but travel is quite easy if you detour around the
|
all the leaves, but travel is quite easy if you detour around the
|
||||||
spruce and berry bushes.
|
spruce and berry bushes.
|
||||||
words: ['tree', 'trees']
|
words: ['tree', 'trees']
|
||||||
- SPC_66:
|
- SPC_DIG:
|
||||||
message: |-
|
message: |-
|
||||||
Digging without a shovel is quite impractical. Even with a shovel
|
Digging without a shovel is quite impractical. Even with a shovel
|
||||||
progress is unlikely.
|
progress is unlikely.
|
||||||
words: ['dig', 'excav']
|
words: ['dig', 'excav']
|
||||||
- SPC_68:
|
- SPC_LOST:
|
||||||
message: 'I''m as confused as you are.'
|
message: 'I''m as confused as you are.'
|
||||||
words: ['lost']
|
words: ['lost']
|
||||||
- SPC_69:
|
- SPC_MIST:
|
||||||
message: |-
|
message: |-
|
||||||
Mist is a white vapor, usually water, seen from time to time in
|
Mist is a white vapor, usually water, seen from time to time in
|
||||||
caverns. It can be found anywhere but is frequently a sign of a deep
|
caverns. It can be found anywhere but is frequently a sign of a deep
|
||||||
pit leading down to water.'
|
pit leading down to water.'
|
||||||
words: ['mist']
|
words: ['mist']
|
||||||
- SPC_79:
|
- SPC_FBOMB:
|
||||||
message: 'Watch it!'
|
message: 'Watch it!'
|
||||||
words: ['fuck']
|
words: ['fuck']
|
||||||
- SPC_139:
|
- SPC_STOP:
|
||||||
message: 'I don''t know the word "stop". Use "quit" if you want to give up.'
|
message: 'I don''t know the word "stop". Use "quit" if you want to give up.'
|
||||||
words: ['stop']
|
words: ['stop']
|
||||||
- SPC_142:
|
- SPC_INFO:
|
||||||
message: |-
|
message: |-
|
||||||
For a summary of the most recent changes to the game, say "news".
|
For a summary of the most recent changes to the game, say "news".
|
||||||
If you want to end your adventure early, say "quit". To suspend your
|
If you want to end your adventure early, say "quit". To suspend your
|
||||||
|
@ -3972,16 +3969,16 @@ specials: !!omap
|
||||||
save time, you may specify "brief", which tells me never to repeat the
|
save time, you may specify "brief", which tells me never to repeat the
|
||||||
full description of a place unless you explicitly ask me to.
|
full description of a place unless you explicitly ask me to.
|
||||||
words: ['info', 'infor']
|
words: ['info', 'infor']
|
||||||
- SPC_147:
|
- SPC_SWIM:
|
||||||
message: *not_knowhow
|
message: *not_knowhow
|
||||||
words: ['swim']
|
words: ['swim']
|
||||||
- SPC_246:
|
- SPC_WIZARD:
|
||||||
message: 'Wizards are not to be disturbed by such as you.'
|
message: 'Wizards are not to be disturbed by such as you.'
|
||||||
words: ['wizar']
|
words: ['wizar']
|
||||||
- SPC_271:
|
- SPC_YES:
|
||||||
message: 'Guess again.'
|
message: 'Guess again.'
|
||||||
words: ['yes']
|
words: ['yes']
|
||||||
- SPC_275:
|
- SPC_NEWS:
|
||||||
message: |-
|
message: |-
|
||||||
Open Adventure is an author-approved open-source release of
|
Open Adventure is an author-approved open-source release of
|
||||||
Version 2.5 with, as yet, no gameplay changes.
|
Version 2.5 with, as yet, no gameplay changes.
|
||||||
|
@ -3993,7 +3990,7 @@ specials: !!omap
|
||||||
while first), but it now costs you a few points each time you save the
|
while first), but it now costs you a few points each time you save the
|
||||||
game. Saved games are now stored in much smaller files than before.
|
game. Saved games are now stored in much smaller files than before.
|
||||||
words: ['news']
|
words: ['news']
|
||||||
- SPC_276:
|
- SPC_VERSION:
|
||||||
message: |-
|
message: |-
|
||||||
There is a puff of orange smoke; within it, fiery runes spell out:
|
There is a puff of orange smoke; within it, fiery runes spell out:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue