X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=adventure.yaml;h=6401882f3100aea3b77eb8434180098d1113be21;hb=80b2b9b356efad12257f26f541693377bf8056fb;hp=4ee5cc78717a44ca22016a0bffd08562d263155a;hpb=9b5142af5a082210ddee56f7eac5eb89e7faf879;p=open-adventure.git diff --git a/adventure.yaml b/adventure.yaml index 4ee5cc7..6401882 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -3015,6 +3015,8 @@ arbitrary_messages: !!omap - GO_UNNEEDED: |- You don't have to say "go" every time; just specify a direction or, if it's nearby, name the place to which you wish to move. +- NUMERIC_REQUIRED: + This command requires a numeric argument. classes: - threshold: 0 @@ -3878,6 +3880,12 @@ actions: !!omap - PART: message: *nothing_happens words: ['z''zzz'] +- SEED: + message: 'Seed set to %d' + words: ['seed'] +- WASTE: + message: 'Game limit is now %d' + words: ['waste'] - ACT_UNKNOWN: message: *huh_man words: !!null