@sharpee/lang-en-us 0.9.61-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +105 -0
- package/dist-npm/actions/about.d.ts +35 -0
- package/dist-npm/actions/about.d.ts.map +1 -0
- package/dist-npm/actions/about.js +50 -0
- package/dist-npm/actions/about.js.map +1 -0
- package/dist-npm/actions/again.d.ts +16 -0
- package/dist-npm/actions/again.d.ts.map +1 -0
- package/dist-npm/actions/again.js +23 -0
- package/dist-npm/actions/again.js.map +1 -0
- package/dist-npm/actions/answering.d.ts +29 -0
- package/dist-npm/actions/answering.d.ts.map +1 -0
- package/dist-npm/actions/answering.js +44 -0
- package/dist-npm/actions/answering.js.map +1 -0
- package/dist-npm/actions/asking.d.ts +31 -0
- package/dist-npm/actions/asking.d.ts.map +1 -0
- package/dist-npm/actions/asking.js +44 -0
- package/dist-npm/actions/asking.js.map +1 -0
- package/dist-npm/actions/attacking.d.ts +82 -0
- package/dist-npm/actions/attacking.d.ts.map +1 -0
- package/dist-npm/actions/attacking.js +111 -0
- package/dist-npm/actions/attacking.js.map +1 -0
- package/dist-npm/actions/climbing.d.ts +27 -0
- package/dist-npm/actions/climbing.d.ts.map +1 -0
- package/dist-npm/actions/climbing.js +48 -0
- package/dist-npm/actions/climbing.js.map +1 -0
- package/dist-npm/actions/closing.d.ts +21 -0
- package/dist-npm/actions/closing.d.ts.map +1 -0
- package/dist-npm/actions/closing.js +27 -0
- package/dist-npm/actions/closing.js.map +1 -0
- package/dist-npm/actions/drinking.d.ts +40 -0
- package/dist-npm/actions/drinking.d.ts.map +1 -0
- package/dist-npm/actions/drinking.js +57 -0
- package/dist-npm/actions/drinking.js.map +1 -0
- package/dist-npm/actions/dropping.d.ts +22 -0
- package/dist-npm/actions/dropping.d.ts.map +1 -0
- package/dist-npm/actions/dropping.js +31 -0
- package/dist-npm/actions/dropping.js.map +1 -0
- package/dist-npm/actions/eating.d.ts +37 -0
- package/dist-npm/actions/eating.d.ts.map +1 -0
- package/dist-npm/actions/eating.js +54 -0
- package/dist-npm/actions/eating.js.map +1 -0
- package/dist-npm/actions/entering.d.ts +26 -0
- package/dist-npm/actions/entering.d.ts.map +1 -0
- package/dist-npm/actions/entering.js +49 -0
- package/dist-npm/actions/entering.js.map +1 -0
- package/dist-npm/actions/examining.d.ts +37 -0
- package/dist-npm/actions/examining.d.ts.map +1 -0
- package/dist-npm/actions/examining.js +50 -0
- package/dist-npm/actions/examining.js.map +1 -0
- package/dist-npm/actions/exiting.d.ts +23 -0
- package/dist-npm/actions/exiting.d.ts.map +1 -0
- package/dist-npm/actions/exiting.js +40 -0
- package/dist-npm/actions/exiting.js.map +1 -0
- package/dist-npm/actions/giving.d.ts +30 -0
- package/dist-npm/actions/giving.d.ts.map +1 -0
- package/dist-npm/actions/giving.js +45 -0
- package/dist-npm/actions/giving.js.map +1 -0
- package/dist-npm/actions/going.d.ts +35 -0
- package/dist-npm/actions/going.d.ts.map +1 -0
- package/dist-npm/actions/going.js +45 -0
- package/dist-npm/actions/going.js.map +1 -0
- package/dist-npm/actions/help.d.ts +26 -0
- package/dist-npm/actions/help.d.ts.map +1 -0
- package/dist-npm/actions/help.js +44 -0
- package/dist-npm/actions/help.js.map +1 -0
- package/dist-npm/actions/index.d.ts +1327 -0
- package/dist-npm/actions/index.d.ts.map +1 -0
- package/dist-npm/actions/index.js +208 -0
- package/dist-npm/actions/index.js.map +1 -0
- package/dist-npm/actions/inserting.d.ts +25 -0
- package/dist-npm/actions/inserting.d.ts.map +1 -0
- package/dist-npm/actions/inserting.js +33 -0
- package/dist-npm/actions/inserting.js.map +1 -0
- package/dist-npm/actions/inventory.d.ts +32 -0
- package/dist-npm/actions/inventory.d.ts.map +1 -0
- package/dist-npm/actions/inventory.js +41 -0
- package/dist-npm/actions/inventory.js.map +1 -0
- package/dist-npm/actions/listening.d.ts +26 -0
- package/dist-npm/actions/listening.d.ts.map +1 -0
- package/dist-npm/actions/listening.js +37 -0
- package/dist-npm/actions/listening.js.map +1 -0
- package/dist-npm/actions/locking.d.ts +25 -0
- package/dist-npm/actions/locking.d.ts.map +1 -0
- package/dist-npm/actions/locking.js +33 -0
- package/dist-npm/actions/locking.js.map +1 -0
- package/dist-npm/actions/looking.d.ts +23 -0
- package/dist-npm/actions/looking.d.ts.map +1 -0
- package/dist-npm/actions/looking.js +34 -0
- package/dist-npm/actions/looking.js.map +1 -0
- package/dist-npm/actions/lowering.d.ts +22 -0
- package/dist-npm/actions/lowering.d.ts.map +1 -0
- package/dist-npm/actions/lowering.js +29 -0
- package/dist-npm/actions/lowering.js.map +1 -0
- package/dist-npm/actions/opening.d.ts +23 -0
- package/dist-npm/actions/opening.d.ts.map +1 -0
- package/dist-npm/actions/opening.js +30 -0
- package/dist-npm/actions/opening.js.map +1 -0
- package/dist-npm/actions/pulling.d.ts +35 -0
- package/dist-npm/actions/pulling.d.ts.map +1 -0
- package/dist-npm/actions/pulling.js +53 -0
- package/dist-npm/actions/pulling.js.map +1 -0
- package/dist-npm/actions/pushing.d.ts +30 -0
- package/dist-npm/actions/pushing.d.ts.map +1 -0
- package/dist-npm/actions/pushing.js +45 -0
- package/dist-npm/actions/pushing.js.map +1 -0
- package/dist-npm/actions/putting.d.ts +28 -0
- package/dist-npm/actions/putting.d.ts.map +1 -0
- package/dist-npm/actions/putting.js +40 -0
- package/dist-npm/actions/putting.js.map +1 -0
- package/dist-npm/actions/quitting.d.ts +31 -0
- package/dist-npm/actions/quitting.d.ts.map +1 -0
- package/dist-npm/actions/quitting.js +47 -0
- package/dist-npm/actions/quitting.js.map +1 -0
- package/dist-npm/actions/raising.d.ts +22 -0
- package/dist-npm/actions/raising.d.ts.map +1 -0
- package/dist-npm/actions/raising.js +30 -0
- package/dist-npm/actions/raising.js.map +1 -0
- package/dist-npm/actions/reading.d.ts +23 -0
- package/dist-npm/actions/reading.d.ts.map +1 -0
- package/dist-npm/actions/reading.js +32 -0
- package/dist-npm/actions/reading.js.map +1 -0
- package/dist-npm/actions/removing.d.ts +25 -0
- package/dist-npm/actions/removing.d.ts.map +1 -0
- package/dist-npm/actions/removing.js +34 -0
- package/dist-npm/actions/removing.js.map +1 -0
- package/dist-npm/actions/restoring.d.ts +35 -0
- package/dist-npm/actions/restoring.d.ts.map +1 -0
- package/dist-npm/actions/restoring.js +51 -0
- package/dist-npm/actions/restoring.js.map +1 -0
- package/dist-npm/actions/saving.d.ts +33 -0
- package/dist-npm/actions/saving.d.ts.map +1 -0
- package/dist-npm/actions/saving.js +48 -0
- package/dist-npm/actions/saving.js.map +1 -0
- package/dist-npm/actions/scoring.d.ts +42 -0
- package/dist-npm/actions/scoring.d.ts.map +1 -0
- package/dist-npm/actions/scoring.js +70 -0
- package/dist-npm/actions/scoring.js.map +1 -0
- package/dist-npm/actions/searching.d.ts +26 -0
- package/dist-npm/actions/searching.d.ts.map +1 -0
- package/dist-npm/actions/searching.js +40 -0
- package/dist-npm/actions/searching.js.map +1 -0
- package/dist-npm/actions/showing.d.ts +29 -0
- package/dist-npm/actions/showing.d.ts.map +1 -0
- package/dist-npm/actions/showing.js +40 -0
- package/dist-npm/actions/showing.js.map +1 -0
- package/dist-npm/actions/sleeping.d.ts +28 -0
- package/dist-npm/actions/sleeping.d.ts.map +1 -0
- package/dist-npm/actions/sleeping.js +41 -0
- package/dist-npm/actions/sleeping.js.map +1 -0
- package/dist-npm/actions/smelling.d.ts +30 -0
- package/dist-npm/actions/smelling.d.ts.map +1 -0
- package/dist-npm/actions/smelling.js +43 -0
- package/dist-npm/actions/smelling.js.map +1 -0
- package/dist-npm/actions/switching-off.d.ts +28 -0
- package/dist-npm/actions/switching-off.d.ts.map +1 -0
- package/dist-npm/actions/switching-off.js +42 -0
- package/dist-npm/actions/switching-off.js.map +1 -0
- package/dist-npm/actions/switching-on.d.ts +28 -0
- package/dist-npm/actions/switching-on.d.ts.map +1 -0
- package/dist-npm/actions/switching-on.js +42 -0
- package/dist-npm/actions/switching-on.js.map +1 -0
- package/dist-npm/actions/taking-off.d.ts +20 -0
- package/dist-npm/actions/taking-off.d.ts.map +1 -0
- package/dist-npm/actions/taking-off.js +28 -0
- package/dist-npm/actions/taking-off.js.map +1 -0
- package/dist-npm/actions/taking.d.ts +26 -0
- package/dist-npm/actions/taking.d.ts.map +1 -0
- package/dist-npm/actions/taking.js +36 -0
- package/dist-npm/actions/taking.js.map +1 -0
- package/dist-npm/actions/talking.d.ts +33 -0
- package/dist-npm/actions/talking.d.ts.map +1 -0
- package/dist-npm/actions/talking.js +49 -0
- package/dist-npm/actions/talking.js.map +1 -0
- package/dist-npm/actions/telling.d.ts +30 -0
- package/dist-npm/actions/telling.d.ts.map +1 -0
- package/dist-npm/actions/telling.js +42 -0
- package/dist-npm/actions/telling.js.map +1 -0
- package/dist-npm/actions/throwing.d.ts +39 -0
- package/dist-npm/actions/throwing.d.ts.map +1 -0
- package/dist-npm/actions/throwing.js +60 -0
- package/dist-npm/actions/throwing.js.map +1 -0
- package/dist-npm/actions/touching.d.ts +36 -0
- package/dist-npm/actions/touching.d.ts.map +1 -0
- package/dist-npm/actions/touching.js +50 -0
- package/dist-npm/actions/touching.js.map +1 -0
- package/dist-npm/actions/turning.d.ts +40 -0
- package/dist-npm/actions/turning.d.ts.map +1 -0
- package/dist-npm/actions/turning.js +62 -0
- package/dist-npm/actions/turning.js.map +1 -0
- package/dist-npm/actions/undoing.d.ts +19 -0
- package/dist-npm/actions/undoing.d.ts.map +1 -0
- package/dist-npm/actions/undoing.js +26 -0
- package/dist-npm/actions/undoing.js.map +1 -0
- package/dist-npm/actions/unlocking.d.ts +25 -0
- package/dist-npm/actions/unlocking.d.ts.map +1 -0
- package/dist-npm/actions/unlocking.js +32 -0
- package/dist-npm/actions/unlocking.js.map +1 -0
- package/dist-npm/actions/using.d.ts +43 -0
- package/dist-npm/actions/using.d.ts.map +1 -0
- package/dist-npm/actions/using.js +61 -0
- package/dist-npm/actions/using.js.map +1 -0
- package/dist-npm/actions/version.d.ts +18 -0
- package/dist-npm/actions/version.d.ts.map +1 -0
- package/dist-npm/actions/version.js +26 -0
- package/dist-npm/actions/version.js.map +1 -0
- package/dist-npm/actions/waiting.d.ts +27 -0
- package/dist-npm/actions/waiting.d.ts.map +1 -0
- package/dist-npm/actions/waiting.js +36 -0
- package/dist-npm/actions/waiting.js.map +1 -0
- package/dist-npm/actions/wearing.d.ts +22 -0
- package/dist-npm/actions/wearing.d.ts.map +1 -0
- package/dist-npm/actions/wearing.js +30 -0
- package/dist-npm/actions/wearing.js.map +1 -0
- package/dist-npm/data/events.d.ts +134 -0
- package/dist-npm/data/events.d.ts.map +1 -0
- package/dist-npm/data/events.js +301 -0
- package/dist-npm/data/events.js.map +1 -0
- package/dist-npm/data/messages.d.ts +141 -0
- package/dist-npm/data/messages.d.ts.map +1 -0
- package/dist-npm/data/messages.js +300 -0
- package/dist-npm/data/messages.js.map +1 -0
- package/dist-npm/data/templates.d.ts +257 -0
- package/dist-npm/data/templates.d.ts.map +1 -0
- package/dist-npm/data/templates.js +289 -0
- package/dist-npm/data/templates.js.map +1 -0
- package/dist-npm/data/verbs.d.ts +68 -0
- package/dist-npm/data/verbs.d.ts.map +1 -0
- package/dist-npm/data/verbs.js +324 -0
- package/dist-npm/data/verbs.js.map +1 -0
- package/dist-npm/data/words.d.ts +79 -0
- package/dist-npm/data/words.d.ts.map +1 -0
- package/dist-npm/data/words.js +218 -0
- package/dist-npm/data/words.js.map +1 -0
- package/dist-npm/formatters/article.d.ts +41 -0
- package/dist-npm/formatters/article.d.ts.map +1 -0
- package/dist-npm/formatters/article.js +143 -0
- package/dist-npm/formatters/article.js.map +1 -0
- package/dist-npm/formatters/index.d.ts +18 -0
- package/dist-npm/formatters/index.d.ts.map +1 -0
- package/dist-npm/formatters/index.js +38 -0
- package/dist-npm/formatters/index.js.map +1 -0
- package/dist-npm/formatters/list.d.ts +38 -0
- package/dist-npm/formatters/list.d.ts.map +1 -0
- package/dist-npm/formatters/list.js +94 -0
- package/dist-npm/formatters/list.js.map +1 -0
- package/dist-npm/formatters/registry.d.ts +48 -0
- package/dist-npm/formatters/registry.d.ts.map +1 -0
- package/dist-npm/formatters/registry.js +128 -0
- package/dist-npm/formatters/registry.js.map +1 -0
- package/dist-npm/formatters/text.d.ts +33 -0
- package/dist-npm/formatters/text.d.ts.map +1 -0
- package/dist-npm/formatters/text.js +80 -0
- package/dist-npm/formatters/text.js.map +1 -0
- package/dist-npm/formatters/types.d.ts +41 -0
- package/dist-npm/formatters/types.d.ts.map +1 -0
- package/dist-npm/formatters/types.js +14 -0
- package/dist-npm/formatters/types.js.map +1 -0
- package/dist-npm/grammar.d.ts +189 -0
- package/dist-npm/grammar.d.ts.map +1 -0
- package/dist-npm/grammar.js +203 -0
- package/dist-npm/grammar.js.map +1 -0
- package/dist-npm/index.d.ts +22 -0
- package/dist-npm/index.d.ts.map +1 -0
- package/dist-npm/index.js +59 -0
- package/dist-npm/index.js.map +1 -0
- package/dist-npm/language-provider.d.ts +159 -0
- package/dist-npm/language-provider.d.ts.map +1 -0
- package/dist-npm/language-provider.js +527 -0
- package/dist-npm/language-provider.js.map +1 -0
- package/dist-npm/npc/index.d.ts +5 -0
- package/dist-npm/npc/index.d.ts.map +1 -0
- package/dist-npm/npc/index.js +21 -0
- package/dist-npm/npc/index.js.map +1 -0
- package/dist-npm/npc/npc.d.ts +43 -0
- package/dist-npm/npc/npc.d.ts.map +1 -0
- package/dist-npm/npc/npc.js +55 -0
- package/dist-npm/npc/npc.js.map +1 -0
- package/dist-npm/perspective/index.d.ts +5 -0
- package/dist-npm/perspective/index.d.ts.map +1 -0
- package/dist-npm/perspective/index.js +12 -0
- package/dist-npm/perspective/index.js.map +1 -0
- package/dist-npm/perspective/placeholder-resolver.d.ts +102 -0
- package/dist-npm/perspective/placeholder-resolver.d.ts.map +1 -0
- package/dist-npm/perspective/placeholder-resolver.js +275 -0
- package/dist-npm/perspective/placeholder-resolver.js.map +1 -0
- package/package.json +65 -0
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the climbing action
|
|
3
|
+
*/
|
|
4
|
+
export declare const climbingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_target: string;
|
|
9
|
+
not_climbable: string;
|
|
10
|
+
cant_go_that_way: string;
|
|
11
|
+
climbed_up: string;
|
|
12
|
+
climbed_down: string;
|
|
13
|
+
climbed_onto: string;
|
|
14
|
+
already_there: string;
|
|
15
|
+
too_high: string;
|
|
16
|
+
too_dangerous: string;
|
|
17
|
+
need_equipment: string;
|
|
18
|
+
too_slippery: string;
|
|
19
|
+
nothing_to_climb: string;
|
|
20
|
+
};
|
|
21
|
+
help: {
|
|
22
|
+
description: string;
|
|
23
|
+
examples: string;
|
|
24
|
+
summary: string;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
//# sourceMappingURL=climbing.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"climbing.d.ts","sourceRoot":"","sources":["../../src/actions/climbing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;CA2C5B,CAAC"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the climbing action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.climbingLanguage = void 0;
|
|
7
|
+
exports.climbingLanguage = {
|
|
8
|
+
actionId: 'if.action.climbing',
|
|
9
|
+
patterns: [
|
|
10
|
+
'climb',
|
|
11
|
+
'climb [something]',
|
|
12
|
+
'climb up',
|
|
13
|
+
'climb down',
|
|
14
|
+
'climb up [something]',
|
|
15
|
+
'climb down [something]',
|
|
16
|
+
'climb on [something]',
|
|
17
|
+
'climb onto [something]',
|
|
18
|
+
'climb over [something]',
|
|
19
|
+
'scale [something]',
|
|
20
|
+
'ascend',
|
|
21
|
+
'ascend [something]',
|
|
22
|
+
'descend',
|
|
23
|
+
'descend [something]',
|
|
24
|
+
'scramble up [something]',
|
|
25
|
+
'clamber up [something]',
|
|
26
|
+
'shin up [something]'
|
|
27
|
+
],
|
|
28
|
+
messages: {
|
|
29
|
+
'no_target': "What do {you} want to climb?",
|
|
30
|
+
'not_climbable': "{You} {can't} climb {object}.",
|
|
31
|
+
'cant_go_that_way': "{You} {can't} climb {direction} from here.",
|
|
32
|
+
'climbed_up': "{You} {climb} up.",
|
|
33
|
+
'climbed_down': "{You} {climb} down.",
|
|
34
|
+
'climbed_onto': "{You} {climb} onto {object}.",
|
|
35
|
+
'already_there': "{You're} already on {place}.",
|
|
36
|
+
'too_high': "That's too high to climb.",
|
|
37
|
+
'too_dangerous': "That looks too dangerous to climb.",
|
|
38
|
+
'need_equipment': "{You}'d need climbing equipment for that.",
|
|
39
|
+
'too_slippery': "It's too slippery to climb.",
|
|
40
|
+
'nothing_to_climb': "There's nothing to climb here."
|
|
41
|
+
},
|
|
42
|
+
help: {
|
|
43
|
+
description: 'Climb objects or move in vertical directions.',
|
|
44
|
+
examples: 'climb tree, climb up, climb down, climb ladder',
|
|
45
|
+
summary: 'CLIMB - Climb objects or move in vertical directions. Example: CLIMB LADDER'
|
|
46
|
+
}
|
|
47
|
+
};
|
|
48
|
+
//# sourceMappingURL=climbing.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"climbing.js","sourceRoot":"","sources":["../../src/actions/climbing.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,OAAO;QACP,mBAAmB;QACnB,UAAU;QACV,YAAY;QACZ,sBAAsB;QACtB,wBAAwB;QACxB,sBAAsB;QACtB,wBAAwB;QACxB,wBAAwB;QACxB,mBAAmB;QACnB,QAAQ;QACR,oBAAoB;QACpB,SAAS;QACT,qBAAqB;QACrB,yBAAyB;QACzB,wBAAwB;QACxB,qBAAqB;KACtB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,8BAA8B;QAC3C,eAAe,EAAE,+BAA+B;QAChD,kBAAkB,EAAE,4CAA4C;QAChE,YAAY,EAAE,mBAAmB;QACjC,cAAc,EAAE,qBAAqB;QACrC,cAAc,EAAE,8BAA8B;QAC9C,eAAe,EAAE,8BAA8B;QAC/C,UAAU,EAAE,2BAA2B;QACvC,eAAe,EAAE,oCAAoC;QACrD,gBAAgB,EAAE,2CAA2C;QAC7D,cAAc,EAAE,6BAA6B;QAC7C,kBAAkB,EAAE,gCAAgC;KACrD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,+CAA+C;QAC5D,QAAQ,EAAE,gDAAgD;QAC1D,OAAO,EAAE,6EAA6E;KACvF;CACF,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the closing action
|
|
3
|
+
*/
|
|
4
|
+
export declare const closingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_target: string;
|
|
9
|
+
not_closable: string;
|
|
10
|
+
already_closed: string;
|
|
11
|
+
closed: string;
|
|
12
|
+
cant_reach: string;
|
|
13
|
+
prevents_closing: string;
|
|
14
|
+
};
|
|
15
|
+
help: {
|
|
16
|
+
description: string;
|
|
17
|
+
examples: string;
|
|
18
|
+
summary: string;
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
//# sourceMappingURL=closing.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"closing.d.ts","sourceRoot":"","sources":["../../src/actions/closing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;CAsB3B,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the closing action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.closingLanguage = void 0;
|
|
7
|
+
exports.closingLanguage = {
|
|
8
|
+
actionId: 'if.action.closing',
|
|
9
|
+
patterns: [
|
|
10
|
+
'close [something]',
|
|
11
|
+
'shut [something]'
|
|
12
|
+
],
|
|
13
|
+
messages: {
|
|
14
|
+
'no_target': "Close what?",
|
|
15
|
+
'not_closable': "{item} can't be closed.",
|
|
16
|
+
'already_closed': "{item} is already closed.",
|
|
17
|
+
'closed': "{You} {close} {item}.",
|
|
18
|
+
'cant_reach': "{You} {can't} reach {item}.",
|
|
19
|
+
'prevents_closing': "{You} {can't} close {item} while {obstacle} is in the way."
|
|
20
|
+
},
|
|
21
|
+
help: {
|
|
22
|
+
description: 'Close containers or doors.',
|
|
23
|
+
examples: 'close door, shut box',
|
|
24
|
+
summary: 'CLOSE/SHUT - Close doors, containers, and other closeable objects. Example: CLOSE DOOR'
|
|
25
|
+
}
|
|
26
|
+
};
|
|
27
|
+
//# sourceMappingURL=closing.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"closing.js","sourceRoot":"","sources":["../../src/actions/closing.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,mBAAmB;QACnB,kBAAkB;KACnB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,aAAa;QAC1B,cAAc,EAAE,yBAAyB;QACzC,gBAAgB,EAAE,2BAA2B;QAC7C,QAAQ,EAAE,uBAAuB;QACjC,YAAY,EAAE,6BAA6B;QAC3C,kBAAkB,EAAE,4DAA4D;KACjF;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,4BAA4B;QACzC,QAAQ,EAAE,sBAAsB;QAChC,OAAO,EAAE,wFAAwF;KAClG;CACF,CAAC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Language content for drinking action
|
|
3
|
+
*/
|
|
4
|
+
export declare const drinkingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_item: string;
|
|
9
|
+
not_visible: string;
|
|
10
|
+
not_reachable: string;
|
|
11
|
+
not_drinkable: string;
|
|
12
|
+
already_consumed: string;
|
|
13
|
+
container_closed: string;
|
|
14
|
+
drunk: string;
|
|
15
|
+
drunk_all: string;
|
|
16
|
+
drunk_some: string;
|
|
17
|
+
drunk_from: string;
|
|
18
|
+
refreshing: string;
|
|
19
|
+
satisfying: string;
|
|
20
|
+
bitter: string;
|
|
21
|
+
sweet: string;
|
|
22
|
+
strong: string;
|
|
23
|
+
thirst_quenched: string;
|
|
24
|
+
still_thirsty: string;
|
|
25
|
+
magical_effects: string;
|
|
26
|
+
healing: string;
|
|
27
|
+
from_container: string;
|
|
28
|
+
empty_now: string;
|
|
29
|
+
some_remains: string;
|
|
30
|
+
sipped: string;
|
|
31
|
+
quaffed: string;
|
|
32
|
+
gulped: string;
|
|
33
|
+
};
|
|
34
|
+
help: {
|
|
35
|
+
description: string;
|
|
36
|
+
examples: string;
|
|
37
|
+
summary: string;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
//# sourceMappingURL=drinking.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"drinking.d.ts","sourceRoot":"","sources":["../../src/actions/drinking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyD5B,CAAC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Language content for drinking action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.drinkingLanguage = void 0;
|
|
7
|
+
exports.drinkingLanguage = {
|
|
8
|
+
actionId: 'if.action.drinking',
|
|
9
|
+
patterns: [
|
|
10
|
+
'drink [something]',
|
|
11
|
+
'drink from [something]',
|
|
12
|
+
'sip [something]',
|
|
13
|
+
'sip from [something]',
|
|
14
|
+
'quaff [something]',
|
|
15
|
+
'imbibe [something]',
|
|
16
|
+
'swallow [something]'
|
|
17
|
+
],
|
|
18
|
+
messages: {
|
|
19
|
+
// Error messages
|
|
20
|
+
'no_item': "Drink what?",
|
|
21
|
+
'not_visible': "{You} {can't} see {item}.",
|
|
22
|
+
'not_reachable': "{You} {can't} reach {item}.",
|
|
23
|
+
'not_drinkable': "That's not something {you} can drink.",
|
|
24
|
+
'already_consumed': "There's nothing left to drink.",
|
|
25
|
+
'container_closed': "{You} {need} to open {item} first.",
|
|
26
|
+
// Success messages - basic
|
|
27
|
+
'drunk': "{You} {drink} {item}.",
|
|
28
|
+
'drunk_all': "{You} {drink} all of {item}.",
|
|
29
|
+
'drunk_some': "{You} {drink} some of {item}.",
|
|
30
|
+
'drunk_from': "{You} {drink} from {item}.",
|
|
31
|
+
// Success messages - quality
|
|
32
|
+
'refreshing': "{You} {drink} {item}. How refreshing!",
|
|
33
|
+
'satisfying': "{You} {drink} {item}. That hits the spot.",
|
|
34
|
+
'bitter': "{You} {drink} {item}. It's quite bitter.",
|
|
35
|
+
'sweet': "{You} {drink} {item}. It's sweet.",
|
|
36
|
+
'strong': "{You} {drink} {item}. It's strong!",
|
|
37
|
+
// Success messages - effects
|
|
38
|
+
'thirst_quenched': "{You} {drink} {item}. {Your} thirst is quenched.",
|
|
39
|
+
'still_thirsty': "{You} {drink} {item}, but {you're} still thirsty.",
|
|
40
|
+
'magical_effects': "{You} {drink} {item}. {You} {feel} strange...",
|
|
41
|
+
'healing': "{You} {drink} {item}. {You} {feel} better!",
|
|
42
|
+
// Success messages - container
|
|
43
|
+
'from_container': "{You} {drink} the {liquidType} from {item}.",
|
|
44
|
+
'empty_now': "{You} {drink} the last of the {liquidType}.",
|
|
45
|
+
'some_remains': "{You} {drink} some {liquidType}. Some remains.",
|
|
46
|
+
// Success messages - special
|
|
47
|
+
'sipped': "{You} {take} a sip of {item}.",
|
|
48
|
+
'quaffed': "{You} {quaff} {item} heartily.",
|
|
49
|
+
'gulped': "{You} {gulp} down {item}."
|
|
50
|
+
},
|
|
51
|
+
help: {
|
|
52
|
+
description: 'Drink liquids to quench thirst or gain effects.',
|
|
53
|
+
examples: 'drink water, sip wine, drink from fountain, quaff potion',
|
|
54
|
+
summary: 'DRINK - Drink liquids to quench thirst or gain effects. Example: DRINK WATER'
|
|
55
|
+
}
|
|
56
|
+
};
|
|
57
|
+
//# sourceMappingURL=drinking.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"drinking.js","sourceRoot":"","sources":["../../src/actions/drinking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;QACnB,wBAAwB;QACxB,iBAAiB;QACjB,sBAAsB;QACtB,mBAAmB;QACnB,oBAAoB;QACpB,qBAAqB;KACtB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,SAAS,EAAE,aAAa;QACxB,aAAa,EAAE,2BAA2B;QAC1C,eAAe,EAAE,6BAA6B;QAC9C,eAAe,EAAE,uCAAuC;QACxD,kBAAkB,EAAE,gCAAgC;QACpD,kBAAkB,EAAE,oCAAoC;QAExD,2BAA2B;QAC3B,OAAO,EAAE,uBAAuB;QAChC,WAAW,EAAE,8BAA8B;QAC3C,YAAY,EAAE,+BAA+B;QAC7C,YAAY,EAAE,4BAA4B;QAE1C,6BAA6B;QAC7B,YAAY,EAAE,uCAAuC;QACrD,YAAY,EAAE,2CAA2C;QACzD,QAAQ,EAAE,0CAA0C;QACpD,OAAO,EAAE,mCAAmC;QAC5C,QAAQ,EAAE,oCAAoC;QAE9C,6BAA6B;QAC7B,iBAAiB,EAAE,kDAAkD;QACrE,eAAe,EAAE,mDAAmD;QACpE,iBAAiB,EAAE,+CAA+C;QAClE,SAAS,EAAE,4CAA4C;QAEvD,+BAA+B;QAC/B,gBAAgB,EAAE,6CAA6C;QAC/D,WAAW,EAAE,6CAA6C;QAC1D,cAAc,EAAE,gDAAgD;QAEhE,6BAA6B;QAC7B,QAAQ,EAAE,+BAA+B;QACzC,SAAS,EAAE,gCAAgC;QAC3C,QAAQ,EAAE,2BAA2B;KACtC;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,QAAQ,EAAE,0DAA0D;QACpE,OAAO,EAAE,8EAA8E;KACxF;CACF,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the dropping action
|
|
3
|
+
*/
|
|
4
|
+
export declare const droppingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_target: string;
|
|
9
|
+
not_held: string;
|
|
10
|
+
nothing_to_drop: string;
|
|
11
|
+
dropped: string;
|
|
12
|
+
dropped_in: string;
|
|
13
|
+
dropped_on: string;
|
|
14
|
+
dropped_multi: string;
|
|
15
|
+
};
|
|
16
|
+
help: {
|
|
17
|
+
description: string;
|
|
18
|
+
examples: string;
|
|
19
|
+
summary: string;
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
//# sourceMappingURL=dropping.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dropping.d.ts","sourceRoot":"","sources":["../../src/actions/dropping.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;CA0B5B,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the dropping action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.droppingLanguage = void 0;
|
|
7
|
+
exports.droppingLanguage = {
|
|
8
|
+
actionId: 'if.action.dropping',
|
|
9
|
+
patterns: [
|
|
10
|
+
'drop [something]',
|
|
11
|
+
'put down [something]',
|
|
12
|
+
'discard [something]',
|
|
13
|
+
'release [something]',
|
|
14
|
+
'let go of [something]'
|
|
15
|
+
],
|
|
16
|
+
messages: {
|
|
17
|
+
'no_target': "Drop what?",
|
|
18
|
+
'not_held': "{You} aren't holding {item}.",
|
|
19
|
+
'nothing_to_drop': "{You} aren't carrying anything.",
|
|
20
|
+
'dropped': "Dropped.",
|
|
21
|
+
'dropped_in': "{You} {put} {item} in {container}.",
|
|
22
|
+
'dropped_on': "{You} {put} {item} on {surface}.",
|
|
23
|
+
'dropped_multi': "{item}: Dropped."
|
|
24
|
+
},
|
|
25
|
+
help: {
|
|
26
|
+
description: 'Drop objects from your inventory.',
|
|
27
|
+
examples: 'drop book, put down lamp, discard key',
|
|
28
|
+
summary: 'DROP/PUT DOWN - Drop objects from your inventory. Example: DROP SWORD'
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=dropping.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dropping.js","sourceRoot":"","sources":["../../src/actions/dropping.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,kBAAkB;QAClB,sBAAsB;QACtB,qBAAqB;QACrB,qBAAqB;QACrB,uBAAuB;KACxB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,YAAY;QACzB,UAAU,EAAE,8BAA8B;QAC1C,iBAAiB,EAAE,iCAAiC;QACpD,SAAS,EAAE,UAAU;QACrB,YAAY,EAAE,oCAAoC;QAClD,YAAY,EAAE,kCAAkC;QAChD,eAAe,EAAE,kBAAkB;KACpC;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,mCAAmC;QAChD,QAAQ,EAAE,uCAAuC;QACjD,OAAO,EAAE,uEAAuE;KACjF;CACF,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Language content for eating action
|
|
3
|
+
*/
|
|
4
|
+
export declare const eatingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_item: string;
|
|
9
|
+
not_visible: string;
|
|
10
|
+
not_reachable: string;
|
|
11
|
+
not_edible: string;
|
|
12
|
+
is_drink: string;
|
|
13
|
+
already_consumed: string;
|
|
14
|
+
eaten: string;
|
|
15
|
+
eaten_all: string;
|
|
16
|
+
eaten_some: string;
|
|
17
|
+
eaten_portion: string;
|
|
18
|
+
delicious: string;
|
|
19
|
+
tasty: string;
|
|
20
|
+
bland: string;
|
|
21
|
+
awful: string;
|
|
22
|
+
filling: string;
|
|
23
|
+
still_hungry: string;
|
|
24
|
+
satisfying: string;
|
|
25
|
+
poisonous: string;
|
|
26
|
+
nibbled: string;
|
|
27
|
+
tasted: string;
|
|
28
|
+
devoured: string;
|
|
29
|
+
munched: string;
|
|
30
|
+
};
|
|
31
|
+
help: {
|
|
32
|
+
description: string;
|
|
33
|
+
examples: string;
|
|
34
|
+
summary: string;
|
|
35
|
+
};
|
|
36
|
+
};
|
|
37
|
+
//# sourceMappingURL=eating.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eating.d.ts","sourceRoot":"","sources":["../../src/actions/eating.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqD1B,CAAC"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Language content for eating action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.eatingLanguage = void 0;
|
|
7
|
+
exports.eatingLanguage = {
|
|
8
|
+
actionId: 'if.action.eating',
|
|
9
|
+
patterns: [
|
|
10
|
+
'eat [something]',
|
|
11
|
+
'consume [something]',
|
|
12
|
+
'devour [something]',
|
|
13
|
+
'munch [something]',
|
|
14
|
+
'munch on [something]',
|
|
15
|
+
'nibble [something]',
|
|
16
|
+
'nibble on [something]',
|
|
17
|
+
'taste [something]'
|
|
18
|
+
],
|
|
19
|
+
messages: {
|
|
20
|
+
// Error messages
|
|
21
|
+
'no_item': "Eat what?",
|
|
22
|
+
'not_visible': "{You} {can't} see {item}.",
|
|
23
|
+
'not_reachable': "{You} {can't} reach {item}.",
|
|
24
|
+
'not_edible': "That's not something {you} can eat.",
|
|
25
|
+
'is_drink': "{You} should drink {item}, not eat it.",
|
|
26
|
+
'already_consumed': "There's nothing left of {item} to eat.",
|
|
27
|
+
// Success messages - basic
|
|
28
|
+
'eaten': "{You} {eat} {item}.",
|
|
29
|
+
'eaten_all': "{You} {eat} all of {item}.",
|
|
30
|
+
'eaten_some': "{You} {eat} some of {item}.",
|
|
31
|
+
'eaten_portion': "{You} {eat} a portion of {item}.",
|
|
32
|
+
// Success messages - quality
|
|
33
|
+
'delicious': "{You} {eat} {item}. Delicious!",
|
|
34
|
+
'tasty': "{You} {eat} {item}. It's quite tasty.",
|
|
35
|
+
'bland': "{You} {eat} {item}. It's rather bland.",
|
|
36
|
+
'awful': "{You} {eat} {item}. It tastes awful!",
|
|
37
|
+
// Success messages - effects
|
|
38
|
+
'filling': "{You} {eat} {item}. That was filling.",
|
|
39
|
+
'still_hungry': "{You} {eat} {item}, but {you're} still hungry.",
|
|
40
|
+
'satisfying': "{You} {eat} {item}. Very satisfying!",
|
|
41
|
+
'poisonous': "{You} {eat} {item}. It tastes strange...",
|
|
42
|
+
// Success messages - special
|
|
43
|
+
'nibbled': "{You} {nibble} on {item}.",
|
|
44
|
+
'tasted': "{You} {taste} {item}.",
|
|
45
|
+
'devoured': "{You} {devour} {item} hungrily.",
|
|
46
|
+
'munched': "{You} {munch} on {item}."
|
|
47
|
+
},
|
|
48
|
+
help: {
|
|
49
|
+
description: 'Eat edible items to satisfy hunger or gain effects.',
|
|
50
|
+
examples: 'eat apple, consume bread, nibble cheese, taste soup',
|
|
51
|
+
summary: 'EAT - Eat edible items to satisfy hunger or gain effects. Example: EAT APPLE'
|
|
52
|
+
}
|
|
53
|
+
};
|
|
54
|
+
//# sourceMappingURL=eating.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eating.js","sourceRoot":"","sources":["../../src/actions/eating.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,cAAc,GAAG;IAC5B,QAAQ,EAAE,kBAAkB;IAE5B,QAAQ,EAAE;QACR,iBAAiB;QACjB,qBAAqB;QACrB,oBAAoB;QACpB,mBAAmB;QACnB,sBAAsB;QACtB,oBAAoB;QACpB,uBAAuB;QACvB,mBAAmB;KACpB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,SAAS,EAAE,WAAW;QACtB,aAAa,EAAE,2BAA2B;QAC1C,eAAe,EAAE,6BAA6B;QAC9C,YAAY,EAAE,qCAAqC;QACnD,UAAU,EAAE,wCAAwC;QACpD,kBAAkB,EAAE,wCAAwC;QAE5D,2BAA2B;QAC3B,OAAO,EAAE,qBAAqB;QAC9B,WAAW,EAAE,4BAA4B;QACzC,YAAY,EAAE,6BAA6B;QAC3C,eAAe,EAAE,kCAAkC;QAEnD,6BAA6B;QAC7B,WAAW,EAAE,gCAAgC;QAC7C,OAAO,EAAE,uCAAuC;QAChD,OAAO,EAAE,wCAAwC;QACjD,OAAO,EAAE,sCAAsC;QAE/C,6BAA6B;QAC7B,SAAS,EAAE,uCAAuC;QAClD,cAAc,EAAE,gDAAgD;QAChE,YAAY,EAAE,sCAAsC;QACpD,WAAW,EAAE,0CAA0C;QAEvD,6BAA6B;QAC7B,SAAS,EAAE,2BAA2B;QACtC,QAAQ,EAAE,uBAAuB;QACjC,UAAU,EAAE,iCAAiC;QAC7C,SAAS,EAAE,0BAA0B;KACtC;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,qDAAqD;QAClE,QAAQ,EAAE,qDAAqD;QAC/D,OAAO,EAAE,8EAA8E;KACxF;CACF,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the entering action
|
|
3
|
+
*/
|
|
4
|
+
export declare const enteringLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_target: string;
|
|
9
|
+
not_enterable: string;
|
|
10
|
+
already_inside: string;
|
|
11
|
+
container_closed: string;
|
|
12
|
+
too_full: string;
|
|
13
|
+
entered: string;
|
|
14
|
+
entered_on: string;
|
|
15
|
+
cant_enter: string;
|
|
16
|
+
not_here: string;
|
|
17
|
+
too_small: string;
|
|
18
|
+
occupied: string;
|
|
19
|
+
};
|
|
20
|
+
help: {
|
|
21
|
+
description: string;
|
|
22
|
+
examples: string;
|
|
23
|
+
summary: string;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=entering.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"entering.d.ts","sourceRoot":"","sources":["../../src/actions/entering.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;CA4C5B,CAAC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the entering action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.enteringLanguage = void 0;
|
|
7
|
+
exports.enteringLanguage = {
|
|
8
|
+
actionId: 'if.action.entering',
|
|
9
|
+
patterns: [
|
|
10
|
+
'enter [something]',
|
|
11
|
+
'get in [something]',
|
|
12
|
+
'get into [something]',
|
|
13
|
+
'get on [something]',
|
|
14
|
+
'go in [something]',
|
|
15
|
+
'go into [something]',
|
|
16
|
+
'go inside [something]',
|
|
17
|
+
'board [something]',
|
|
18
|
+
'mount [something]',
|
|
19
|
+
'sit on [something]',
|
|
20
|
+
'sit in [something]',
|
|
21
|
+
'lie on [something]',
|
|
22
|
+
'lie in [something]',
|
|
23
|
+
'stand on [something]',
|
|
24
|
+
'stand in [something]',
|
|
25
|
+
'climb in [something]',
|
|
26
|
+
'climb into [something]',
|
|
27
|
+
'climb on [something]',
|
|
28
|
+
'climb onto [something]'
|
|
29
|
+
],
|
|
30
|
+
messages: {
|
|
31
|
+
'no_target': "Enter what?",
|
|
32
|
+
'not_enterable': "{You} {can't} enter {place}.",
|
|
33
|
+
'already_inside': "{You're} already in {place}.",
|
|
34
|
+
'container_closed': "{container} is closed.",
|
|
35
|
+
'too_full': "{place} is full (maximum {max} occupants).",
|
|
36
|
+
'entered': "{You} {get} into {place}.",
|
|
37
|
+
'entered_on': "{You} {get} onto {place}.",
|
|
38
|
+
'cant_enter': "{You} {can't} enter {place}: {reason}.",
|
|
39
|
+
'not_here': "{You} {don't} see {place} here.",
|
|
40
|
+
'too_small': "{place} is too small for {you} to enter.",
|
|
41
|
+
'occupied': "{place} is already occupied."
|
|
42
|
+
},
|
|
43
|
+
help: {
|
|
44
|
+
description: 'Enter containers, vehicles, or furniture that can hold you.',
|
|
45
|
+
examples: 'enter car, get in box, sit on chair, board ship',
|
|
46
|
+
summary: 'ENTER/GET IN - Enter containers, vehicles, or furniture that can hold you. Example: ENTER CAR'
|
|
47
|
+
}
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=entering.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"entering.js","sourceRoot":"","sources":["../../src/actions/entering.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;QACnB,oBAAoB;QACpB,sBAAsB;QACtB,oBAAoB;QACpB,mBAAmB;QACnB,qBAAqB;QACrB,uBAAuB;QACvB,mBAAmB;QACnB,mBAAmB;QACnB,oBAAoB;QACpB,oBAAoB;QACpB,oBAAoB;QACpB,oBAAoB;QACpB,sBAAsB;QACtB,sBAAsB;QACtB,sBAAsB;QACtB,wBAAwB;QACxB,sBAAsB;QACtB,wBAAwB;KACzB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,aAAa;QAC1B,eAAe,EAAE,8BAA8B;QAC/C,gBAAgB,EAAE,8BAA8B;QAChD,kBAAkB,EAAE,wBAAwB;QAC5C,UAAU,EAAE,4CAA4C;QACxD,SAAS,EAAE,2BAA2B;QACtC,YAAY,EAAE,2BAA2B;QACzC,YAAY,EAAE,wCAAwC;QACtD,UAAU,EAAE,iCAAiC;QAC7C,WAAW,EAAE,0CAA0C;QACvD,UAAU,EAAE,8BAA8B;KAC3C;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,6DAA6D;QAC1E,QAAQ,EAAE,iDAAiD;QAC3D,OAAO,EAAE,+FAA+F;KACzG;CACF,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the examining action
|
|
3
|
+
*/
|
|
4
|
+
export declare const examiningLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_target: string;
|
|
9
|
+
not_visible: string;
|
|
10
|
+
cant_see: string;
|
|
11
|
+
examined: string;
|
|
12
|
+
examined_self: string;
|
|
13
|
+
examined_container: string;
|
|
14
|
+
examined_supporter: string;
|
|
15
|
+
examined_readable: string;
|
|
16
|
+
examined_switchable: string;
|
|
17
|
+
examined_wearable: string;
|
|
18
|
+
examined_door: string;
|
|
19
|
+
nothing_special: string;
|
|
20
|
+
description: string;
|
|
21
|
+
brief_description: string;
|
|
22
|
+
no_description: string;
|
|
23
|
+
container_open: string;
|
|
24
|
+
container_closed: string;
|
|
25
|
+
container_empty: string;
|
|
26
|
+
container_contents: string;
|
|
27
|
+
surface_contents: string;
|
|
28
|
+
worn_by_you: string;
|
|
29
|
+
worn_by_other: string;
|
|
30
|
+
};
|
|
31
|
+
help: {
|
|
32
|
+
description: string;
|
|
33
|
+
examples: string;
|
|
34
|
+
summary: string;
|
|
35
|
+
};
|
|
36
|
+
};
|
|
37
|
+
//# sourceMappingURL=examining.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"examining.d.ts","sourceRoot":"","sources":["../../src/actions/examining.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+C7B,CAAC"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the examining action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.examiningLanguage = void 0;
|
|
7
|
+
exports.examiningLanguage = {
|
|
8
|
+
actionId: 'if.action.examining',
|
|
9
|
+
patterns: [
|
|
10
|
+
'examine [something]',
|
|
11
|
+
'x [something]',
|
|
12
|
+
'look at [something]',
|
|
13
|
+
'inspect [something]',
|
|
14
|
+
'study [something]',
|
|
15
|
+
'read [something]'
|
|
16
|
+
],
|
|
17
|
+
messages: {
|
|
18
|
+
// Error messages
|
|
19
|
+
'no_target': "Examine what?",
|
|
20
|
+
'not_visible': "{You} {can't} see {item} here.",
|
|
21
|
+
'cant_see': "{You} {can't} see {item} here.",
|
|
22
|
+
// Success messages - these match stdlib's ExaminingMessages
|
|
23
|
+
'examined': "{description}",
|
|
24
|
+
'examined_self': "{description}",
|
|
25
|
+
'examined_container': "{description}",
|
|
26
|
+
'examined_supporter': "{description}",
|
|
27
|
+
'examined_readable': "{description}",
|
|
28
|
+
'examined_switchable': "{description}",
|
|
29
|
+
'examined_wearable': "{description}",
|
|
30
|
+
'examined_door': "{description}",
|
|
31
|
+
'nothing_special': "{You} {see} nothing special about {item}.",
|
|
32
|
+
'description': "{description}",
|
|
33
|
+
'brief_description': "{description}",
|
|
34
|
+
'no_description': "{You} {see} nothing special about {item}.",
|
|
35
|
+
// Legacy messages for compatibility
|
|
36
|
+
'container_open': "{item} is open.",
|
|
37
|
+
'container_closed': "{item} is closed.",
|
|
38
|
+
'container_empty': "{item} is empty.",
|
|
39
|
+
'container_contents': "In {container} {you} {see} {items}.",
|
|
40
|
+
'surface_contents': "On {surface} {you} {see} {items}.",
|
|
41
|
+
'worn_by_you': "{You} {are} wearing {item}.",
|
|
42
|
+
'worn_by_other': "{actor} is wearing {item}."
|
|
43
|
+
},
|
|
44
|
+
help: {
|
|
45
|
+
description: 'Examine objects more closely.',
|
|
46
|
+
examples: 'examine book, x lamp, look at key, inspect door',
|
|
47
|
+
summary: 'EXAMINE/X/LOOK AT - Look closely at objects to see detailed descriptions. Example: X BOOK'
|
|
48
|
+
}
|
|
49
|
+
};
|
|
50
|
+
//# sourceMappingURL=examining.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"examining.js","sourceRoot":"","sources":["../../src/actions/examining.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,qBAAqB;IAE/B,QAAQ,EAAE;QACR,qBAAqB;QACrB,eAAe;QACf,qBAAqB;QACrB,qBAAqB;QACrB,mBAAmB;QACnB,kBAAkB;KACnB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,eAAe;QAC5B,aAAa,EAAE,gCAAgC;QAC/C,UAAU,EAAE,gCAAgC;QAE5C,4DAA4D;QAC5D,UAAU,EAAE,eAAe;QAC3B,eAAe,EAAE,eAAe;QAChC,oBAAoB,EAAE,eAAe;QACrC,oBAAoB,EAAE,eAAe;QACrC,mBAAmB,EAAE,eAAe;QACpC,qBAAqB,EAAE,eAAe;QACtC,mBAAmB,EAAE,eAAe;QACpC,eAAe,EAAE,eAAe;QAChC,iBAAiB,EAAE,2CAA2C;QAC9D,aAAa,EAAE,eAAe;QAC9B,mBAAmB,EAAE,eAAe;QACpC,gBAAgB,EAAE,2CAA2C;QAE7D,oCAAoC;QACpC,gBAAgB,EAAE,iBAAiB;QACnC,kBAAkB,EAAE,mBAAmB;QACvC,iBAAiB,EAAE,kBAAkB;QACrC,oBAAoB,EAAE,qCAAqC;QAC3D,kBAAkB,EAAE,mCAAmC;QACvD,aAAa,EAAE,6BAA6B;QAC5C,eAAe,EAAE,4BAA4B;KAC9C;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,+BAA+B;QAC5C,QAAQ,EAAE,iDAAiD;QAC3D,OAAO,EAAE,2FAA2F;KACrG;CACF,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the exiting action
|
|
3
|
+
*/
|
|
4
|
+
export declare const exitingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
already_outside: string;
|
|
9
|
+
container_closed: string;
|
|
10
|
+
cant_exit: string;
|
|
11
|
+
exited: string;
|
|
12
|
+
exited_from: string;
|
|
13
|
+
nowhere_to_go: string;
|
|
14
|
+
exit_blocked: string;
|
|
15
|
+
must_stand_first: string;
|
|
16
|
+
};
|
|
17
|
+
help: {
|
|
18
|
+
description: string;
|
|
19
|
+
examples: string;
|
|
20
|
+
summary: string;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=exiting.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"exiting.d.ts","sourceRoot":"","sources":["../../src/actions/exiting.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;CAmC3B,CAAC"}
|