X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=039f4f9859c3da6d52c70d47f6717e34bbea7894;hp=e35373c41eed821b91aad1ef8e041fbd1449cf51;hb=a768555312f0ff1c0ddb11ae5e6212210535110c;hpb=854e21a1af4f01df70b31dc32500c2ec805f0f7e diff --git a/adventure.yaml b/adventure.yaml index e35373c..039f4f9 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -3116,9 +3116,9 @@ arbitrary_messages: !!omap - ONE_HIT: 'One of them gets you!' - NONE_HIT: 'None of them hits you!' - DONT_KNOW: 'Sorry, I don''t know the word "%s".' -- WHAT_DO: 'What do you want to do with the %L%L?' # FIXME: %L%L should become %L once parsing no longer depends on packed tokens -- NO_SEE: 'I see no %L%L here.' # FIXME: %L%L should become %L once parsing no longer depends on packed tokens -- DO_WHAT: '%C what?' +- WHAT_DO: 'What do you want to do with the %s?' +- NO_SEE: 'I see no %s here.' +- DO_WHAT: '%s what?' - OKEY_DOKEY: 'Okay, "%s".' - GARNERED_POINTS: 'You have garnered %d out of a possible %d points, using %d turn%S.' - SUSPEND_WARNING: |-