@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,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Language content for turning action
|
|
3
|
+
*/
|
|
4
|
+
export declare const turningLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_target: string;
|
|
9
|
+
not_visible: string;
|
|
10
|
+
not_reachable: string;
|
|
11
|
+
wearing_it: string;
|
|
12
|
+
cant_turn_that: string;
|
|
13
|
+
dial_turned: string;
|
|
14
|
+
dial_set: string;
|
|
15
|
+
dial_adjusted: string;
|
|
16
|
+
knob_turned: string;
|
|
17
|
+
knob_clicks: string;
|
|
18
|
+
knob_toggled: string;
|
|
19
|
+
wheel_turned: string;
|
|
20
|
+
crank_turned: string;
|
|
21
|
+
mechanism_grinds: string;
|
|
22
|
+
requires_more_turns: string;
|
|
23
|
+
mechanism_activated: string;
|
|
24
|
+
valve_opened: string;
|
|
25
|
+
valve_closed: string;
|
|
26
|
+
flow_changes: string;
|
|
27
|
+
key_needs_lock: string;
|
|
28
|
+
key_turned: string;
|
|
29
|
+
turned: string;
|
|
30
|
+
rotated: string;
|
|
31
|
+
spun: string;
|
|
32
|
+
nothing_happens: string;
|
|
33
|
+
};
|
|
34
|
+
help: {
|
|
35
|
+
description: string;
|
|
36
|
+
examples: string;
|
|
37
|
+
summary: string;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
//# sourceMappingURL=turning.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"turning.d.ts","sourceRoot":"","sources":["../../src/actions/turning.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+D3B,CAAC"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Language content for turning action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.turningLanguage = void 0;
|
|
7
|
+
exports.turningLanguage = {
|
|
8
|
+
actionId: 'if.action.turning',
|
|
9
|
+
patterns: [
|
|
10
|
+
'turn [something]',
|
|
11
|
+
'turn [something] [direction]',
|
|
12
|
+
'turn [something] to [setting]',
|
|
13
|
+
'rotate [something]',
|
|
14
|
+
'rotate [something] [direction]',
|
|
15
|
+
'twist [something]',
|
|
16
|
+
'twist [something] [direction]',
|
|
17
|
+
'spin [something]',
|
|
18
|
+
'dial [something]',
|
|
19
|
+
'dial [something] to [setting]',
|
|
20
|
+
'crank [something]'
|
|
21
|
+
],
|
|
22
|
+
messages: {
|
|
23
|
+
// Error messages
|
|
24
|
+
'no_target': "Turn what?",
|
|
25
|
+
'not_visible': "{You} {can't} see {target}.",
|
|
26
|
+
'not_reachable': "{You} {can't} reach {target}.",
|
|
27
|
+
'wearing_it': "{You} {can't} turn {target} while wearing it.",
|
|
28
|
+
'cant_turn_that': "{target} isn't something {you} can turn.",
|
|
29
|
+
// Success messages - dials
|
|
30
|
+
'dial_turned': "{You} {turn} {target}.",
|
|
31
|
+
'dial_set': "{You} {turn} {target} to {setting}.",
|
|
32
|
+
'dial_adjusted': "{You} {adjust} {target} {direction}.",
|
|
33
|
+
// Success messages - knobs
|
|
34
|
+
'knob_turned': "{You} {turn} {target}.",
|
|
35
|
+
'knob_clicks': "{You} {turn} {target} with a click.",
|
|
36
|
+
'knob_toggled': "{You} {turn} {target}, switching it {newState}.",
|
|
37
|
+
// Success messages - wheels/cranks
|
|
38
|
+
'wheel_turned': "{You} {turn} {target}.",
|
|
39
|
+
'crank_turned': "{You} {crank} {target}.",
|
|
40
|
+
'mechanism_grinds': "{You} {turn} {target}. Gears grind and machinery moves.",
|
|
41
|
+
'requires_more_turns': "{You} {turn} {target}. It seems to need more turning.",
|
|
42
|
+
'mechanism_activated': "As {you} {turn} {target}, {you} {hear} machinery activate!",
|
|
43
|
+
// Success messages - valves
|
|
44
|
+
'valve_opened': "{You} {turn} {target}, opening the valve.",
|
|
45
|
+
'valve_closed': "{You} {turn} {target}, closing the valve.",
|
|
46
|
+
'flow_changes': "{You} {turn} {target}, adjusting the flow.",
|
|
47
|
+
// Success messages - keys
|
|
48
|
+
'key_needs_lock': "{You} {need} to put {target} in a lock first.",
|
|
49
|
+
'key_turned': "{You} {turn} {target} in the lock.",
|
|
50
|
+
// Success messages - general
|
|
51
|
+
'turned': "{You} {turn} {target}.",
|
|
52
|
+
'rotated': "{You} {rotate} {target}.",
|
|
53
|
+
'spun': "{You} {spin} {target}.",
|
|
54
|
+
'nothing_happens': "{You} {turn} {target}, but nothing happens."
|
|
55
|
+
},
|
|
56
|
+
help: {
|
|
57
|
+
description: 'Turn dials, knobs, wheels, cranks, or keys to operate mechanisms.',
|
|
58
|
+
examples: 'turn dial to 11, rotate wheel clockwise, twist knob left, crank handle',
|
|
59
|
+
summary: 'TURN/ROTATE - Turn dials, knobs, wheels, cranks, or keys to operate mechanisms. Example: TURN DIAL TO 5'
|
|
60
|
+
}
|
|
61
|
+
};
|
|
62
|
+
//# sourceMappingURL=turning.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"turning.js","sourceRoot":"","sources":["../../src/actions/turning.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,kBAAkB;QAClB,8BAA8B;QAC9B,+BAA+B;QAC/B,oBAAoB;QACpB,gCAAgC;QAChC,mBAAmB;QACnB,+BAA+B;QAC/B,kBAAkB;QAClB,kBAAkB;QAClB,+BAA+B;QAC/B,mBAAmB;KACpB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,YAAY;QACzB,aAAa,EAAE,6BAA6B;QAC5C,eAAe,EAAE,+BAA+B;QAChD,YAAY,EAAE,+CAA+C;QAC7D,gBAAgB,EAAE,0CAA0C;QAE5D,2BAA2B;QAC3B,aAAa,EAAE,wBAAwB;QACvC,UAAU,EAAE,qCAAqC;QACjD,eAAe,EAAE,sCAAsC;QAEvD,2BAA2B;QAC3B,aAAa,EAAE,wBAAwB;QACvC,aAAa,EAAE,qCAAqC;QACpD,cAAc,EAAE,iDAAiD;QAEjE,mCAAmC;QACnC,cAAc,EAAE,wBAAwB;QACxC,cAAc,EAAE,yBAAyB;QACzC,kBAAkB,EAAE,yDAAyD;QAC7E,qBAAqB,EAAE,uDAAuD;QAC9E,qBAAqB,EAAE,4DAA4D;QAEnF,4BAA4B;QAC5B,cAAc,EAAE,2CAA2C;QAC3D,cAAc,EAAE,2CAA2C;QAC3D,cAAc,EAAE,4CAA4C;QAE5D,0BAA0B;QAC1B,gBAAgB,EAAE,+CAA+C;QACjE,YAAY,EAAE,oCAAoC;QAElD,6BAA6B;QAC7B,QAAQ,EAAE,wBAAwB;QAClC,SAAS,EAAE,0BAA0B;QACrC,MAAM,EAAE,wBAAwB;QAChC,iBAAiB,EAAE,6CAA6C;KACjE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,mEAAmE;QAChF,QAAQ,EAAE,wEAAwE;QAClF,OAAO,EAAE,yGAAyG;KACnH;CACF,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Language content for undoing action
|
|
3
|
+
*/
|
|
4
|
+
export declare const undoingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
undo_success: string;
|
|
9
|
+
undo_to_turn: string;
|
|
10
|
+
undo_failed: string;
|
|
11
|
+
nothing_to_undo: string;
|
|
12
|
+
};
|
|
13
|
+
help: {
|
|
14
|
+
description: string;
|
|
15
|
+
examples: string;
|
|
16
|
+
summary: string;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
//# sourceMappingURL=undoing.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"undoing.d.ts","sourceRoot":"","sources":["../../src/actions/undoing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;CAsB3B,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Language content for undoing action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.undoingLanguage = void 0;
|
|
7
|
+
exports.undoingLanguage = {
|
|
8
|
+
actionId: 'if.action.undoing',
|
|
9
|
+
patterns: [
|
|
10
|
+
'undo'
|
|
11
|
+
],
|
|
12
|
+
messages: {
|
|
13
|
+
// Success messages
|
|
14
|
+
'undo_success': "Previous turn undone.",
|
|
15
|
+
'undo_to_turn': "Undone. (Now at turn {turn})",
|
|
16
|
+
// Error messages
|
|
17
|
+
'undo_failed': "Undo failed.",
|
|
18
|
+
'nothing_to_undo': "Nothing to undo."
|
|
19
|
+
},
|
|
20
|
+
help: {
|
|
21
|
+
description: 'Undo the previous turn.',
|
|
22
|
+
examples: 'undo',
|
|
23
|
+
summary: 'UNDO - Undo the previous turn. Example: UNDO'
|
|
24
|
+
}
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=undoing.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"undoing.js","sourceRoot":"","sources":["../../src/actions/undoing.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,MAAM;KACP;IAED,QAAQ,EAAE;QACR,mBAAmB;QACnB,cAAc,EAAE,uBAAuB;QACvC,cAAc,EAAE,8BAA8B;QAE9C,iBAAiB;QACjB,aAAa,EAAE,cAAc;QAC7B,iBAAiB,EAAE,kBAAkB;KACtC;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,yBAAyB;QACtC,QAAQ,EAAE,MAAM;QAChB,OAAO,EAAE,8CAA8C;KACxD;CACF,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the unlocking action
|
|
3
|
+
*/
|
|
4
|
+
export declare const unlockingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_target: string;
|
|
9
|
+
not_lockable: string;
|
|
10
|
+
no_key: string;
|
|
11
|
+
wrong_key: string;
|
|
12
|
+
already_unlocked: string;
|
|
13
|
+
unlocked: string;
|
|
14
|
+
unlocked_with: string;
|
|
15
|
+
cant_reach: string;
|
|
16
|
+
key_not_held: string;
|
|
17
|
+
still_locked: string;
|
|
18
|
+
};
|
|
19
|
+
help: {
|
|
20
|
+
description: string;
|
|
21
|
+
examples: string;
|
|
22
|
+
summary: string;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=unlocking.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"unlocking.d.ts","sourceRoot":"","sources":["../../src/actions/unlocking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;CA2B7B,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the unlocking action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.unlockingLanguage = void 0;
|
|
7
|
+
exports.unlockingLanguage = {
|
|
8
|
+
actionId: 'if.action.unlocking',
|
|
9
|
+
patterns: [
|
|
10
|
+
'unlock [something]',
|
|
11
|
+
'unlock [something] with [something]',
|
|
12
|
+
'open [something] with [something]'
|
|
13
|
+
],
|
|
14
|
+
messages: {
|
|
15
|
+
'no_target': "Unlock what?",
|
|
16
|
+
'not_lockable': "{item} can't be unlocked.",
|
|
17
|
+
'no_key': "What do {you} want to unlock it with?",
|
|
18
|
+
'wrong_key': "{key} doesn't fit {item}.",
|
|
19
|
+
'already_unlocked': "{item} is already unlocked.",
|
|
20
|
+
'unlocked': "{You} {unlock} {item}.",
|
|
21
|
+
'unlocked_with': "{You} {unlock} {item} with {key}.",
|
|
22
|
+
'cant_reach': "{You} {can't} reach {item}.",
|
|
23
|
+
'key_not_held': "{You} {need} to be holding {key}.",
|
|
24
|
+
'still_locked': "{item} is locked."
|
|
25
|
+
},
|
|
26
|
+
help: {
|
|
27
|
+
description: 'Unlock containers or doors.',
|
|
28
|
+
examples: 'unlock door, unlock chest with key',
|
|
29
|
+
summary: 'UNLOCK - Unlock doors and containers with the appropriate key. Example: UNLOCK CHEST WITH KEY'
|
|
30
|
+
}
|
|
31
|
+
};
|
|
32
|
+
//# sourceMappingURL=unlocking.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"unlocking.js","sourceRoot":"","sources":["../../src/actions/unlocking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,qBAAqB;IAE/B,QAAQ,EAAE;QACR,oBAAoB;QACpB,qCAAqC;QACrC,mCAAmC;KACpC;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,cAAc;QAC3B,cAAc,EAAE,2BAA2B;QAC3C,QAAQ,EAAE,uCAAuC;QACjD,WAAW,EAAE,2BAA2B;QACxC,kBAAkB,EAAE,6BAA6B;QACjD,UAAU,EAAE,wBAAwB;QACpC,eAAe,EAAE,mCAAmC;QACpD,YAAY,EAAE,6BAA6B;QAC3C,cAAc,EAAE,mCAAmC;QACnD,cAAc,EAAE,mBAAmB;KACpC;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,6BAA6B;QAC1C,QAAQ,EAAE,oCAAoC;QAC9C,OAAO,EAAE,+FAA+F;KACzG;CACF,CAAC"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Language content for using action
|
|
3
|
+
*/
|
|
4
|
+
export declare const usingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_target: string;
|
|
9
|
+
not_visible: string;
|
|
10
|
+
not_reachable: string;
|
|
11
|
+
target_not_visible: string;
|
|
12
|
+
target_not_reachable: string;
|
|
13
|
+
nothing_to_use_with: string;
|
|
14
|
+
cant_use_together: string;
|
|
15
|
+
device_used: string;
|
|
16
|
+
device_activated: string;
|
|
17
|
+
device_toggled: string;
|
|
18
|
+
tool_used: string;
|
|
19
|
+
tool_applied: string;
|
|
20
|
+
tool_modifies: string;
|
|
21
|
+
tool_fixes: string;
|
|
22
|
+
tool_breaks: string;
|
|
23
|
+
consumed: string;
|
|
24
|
+
potion_drunk: string;
|
|
25
|
+
medicine_taken: string;
|
|
26
|
+
food_eaten: string;
|
|
27
|
+
key_used: string;
|
|
28
|
+
unlocks: string;
|
|
29
|
+
already_unlocked: string;
|
|
30
|
+
wrong_key: string;
|
|
31
|
+
opens_item: string;
|
|
32
|
+
reads_item: string;
|
|
33
|
+
generic_use: string;
|
|
34
|
+
nothing_happens: string;
|
|
35
|
+
not_useful_here: string;
|
|
36
|
+
};
|
|
37
|
+
help: {
|
|
38
|
+
description: string;
|
|
39
|
+
examples: string;
|
|
40
|
+
summary: string;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
//# sourceMappingURL=using.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"using.d.ts","sourceRoot":"","sources":["../../src/actions/using.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8DzB,CAAC"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Language content for using action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.usingLanguage = void 0;
|
|
7
|
+
exports.usingLanguage = {
|
|
8
|
+
actionId: 'if.action.using',
|
|
9
|
+
patterns: [
|
|
10
|
+
'use [something]',
|
|
11
|
+
'use [something] with [target]',
|
|
12
|
+
'use [something] on [target]',
|
|
13
|
+
'operate [something]',
|
|
14
|
+
'employ [something]',
|
|
15
|
+
'utilize [something]',
|
|
16
|
+
'apply [something] to [target]'
|
|
17
|
+
],
|
|
18
|
+
messages: {
|
|
19
|
+
// Error messages
|
|
20
|
+
'no_target': "Use what?",
|
|
21
|
+
'not_visible': "{You} {can't} see {item}.",
|
|
22
|
+
'not_reachable': "{You} {can't} reach {item}.",
|
|
23
|
+
'target_not_visible': "{You} {can't} see {target}.",
|
|
24
|
+
'target_not_reachable': "{You} {can't} reach {target}.",
|
|
25
|
+
'nothing_to_use_with': "{You} {need} to specify what to use {item} with.",
|
|
26
|
+
'cant_use_together': "{You} {can't} use {item} with {target}.",
|
|
27
|
+
// Success messages - devices
|
|
28
|
+
'device_used': "{You} {use} {item}.",
|
|
29
|
+
'device_activated': "{You} {activate} {item}.",
|
|
30
|
+
'device_toggled': "{You} {toggle} {item} {newState}.",
|
|
31
|
+
// Success messages - tools
|
|
32
|
+
'tool_used': "{You} {use} {item} on {target}.",
|
|
33
|
+
'tool_applied': "{You} {apply} {item} to {target}.",
|
|
34
|
+
'tool_modifies': "Using {item} modifies {target}.",
|
|
35
|
+
'tool_fixes': "{You} {fix} {target} with {item}.",
|
|
36
|
+
'tool_breaks': "{You} {break} {target} with {item}.",
|
|
37
|
+
// Success messages - consumables
|
|
38
|
+
'consumed': "{You} {use} {item}.",
|
|
39
|
+
'potion_drunk': "{You} {drink} {item}.",
|
|
40
|
+
'medicine_taken': "{You} {take} {item}.",
|
|
41
|
+
'food_eaten': "{You} {eat} {item}.",
|
|
42
|
+
// Success messages - keys
|
|
43
|
+
'key_used': "{You} {use} {item} on {target}.",
|
|
44
|
+
'unlocks': "{You} {unlock} {target} with {item}.",
|
|
45
|
+
'already_unlocked': "{target} is already unlocked.",
|
|
46
|
+
'wrong_key': "{item} doesn't fit {target}.",
|
|
47
|
+
// Success messages - delegation
|
|
48
|
+
'opens_item': "{You} {open} {item}.",
|
|
49
|
+
'reads_item': "{You} {read} {item}.",
|
|
50
|
+
// Generic messages
|
|
51
|
+
'generic_use': "{You} {use} {item}.",
|
|
52
|
+
'nothing_happens': "Nothing obvious happens.",
|
|
53
|
+
'not_useful_here': "That doesn't seem useful here."
|
|
54
|
+
},
|
|
55
|
+
help: {
|
|
56
|
+
description: 'Use objects in various ways, or use one object with another.',
|
|
57
|
+
examples: 'use lamp, use key on door, use hammer with nail, apply bandage to wound',
|
|
58
|
+
summary: 'USE/OPERATE - Use objects in various ways, or use one object with another. Example: USE KEY ON DOOR'
|
|
59
|
+
}
|
|
60
|
+
};
|
|
61
|
+
//# sourceMappingURL=using.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"using.js","sourceRoot":"","sources":["../../src/actions/using.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,aAAa,GAAG;IAC3B,QAAQ,EAAE,iBAAiB;IAE3B,QAAQ,EAAE;QACR,iBAAiB;QACjB,+BAA+B;QAC/B,6BAA6B;QAC7B,qBAAqB;QACrB,oBAAoB;QACpB,qBAAqB;QACrB,+BAA+B;KAChC;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,WAAW;QACxB,aAAa,EAAE,2BAA2B;QAC1C,eAAe,EAAE,6BAA6B;QAC9C,oBAAoB,EAAE,6BAA6B;QACnD,sBAAsB,EAAE,+BAA+B;QACvD,qBAAqB,EAAE,kDAAkD;QACzE,mBAAmB,EAAE,yCAAyC;QAE9D,6BAA6B;QAC7B,aAAa,EAAE,qBAAqB;QACpC,kBAAkB,EAAE,0BAA0B;QAC9C,gBAAgB,EAAE,mCAAmC;QAErD,2BAA2B;QAC3B,WAAW,EAAE,iCAAiC;QAC9C,cAAc,EAAE,mCAAmC;QACnD,eAAe,EAAE,iCAAiC;QAClD,YAAY,EAAE,mCAAmC;QACjD,aAAa,EAAE,qCAAqC;QAEpD,iCAAiC;QACjC,UAAU,EAAE,qBAAqB;QACjC,cAAc,EAAE,uBAAuB;QACvC,gBAAgB,EAAE,sBAAsB;QACxC,YAAY,EAAE,qBAAqB;QAEnC,0BAA0B;QAC1B,UAAU,EAAE,iCAAiC;QAC7C,SAAS,EAAE,sCAAsC;QACjD,kBAAkB,EAAE,+BAA+B;QACnD,WAAW,EAAE,8BAA8B;QAE3C,gCAAgC;QAChC,YAAY,EAAE,sBAAsB;QACpC,YAAY,EAAE,sBAAsB;QAEpC,mBAAmB;QACnB,aAAa,EAAE,qBAAqB;QACpC,iBAAiB,EAAE,0BAA0B;QAC7C,iBAAiB,EAAE,gCAAgC;KACpD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,8DAA8D;QAC3E,QAAQ,EAAE,yEAAyE;QACnF,OAAO,EAAE,qGAAqG;KAC/G;CACF,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Language content for version action
|
|
3
|
+
*/
|
|
4
|
+
export declare const versionLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
version_full: string;
|
|
9
|
+
version_no_date: string;
|
|
10
|
+
version_compact: string;
|
|
11
|
+
};
|
|
12
|
+
help: {
|
|
13
|
+
description: string;
|
|
14
|
+
examples: string;
|
|
15
|
+
summary: string;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
//# sourceMappingURL=version.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/actions/version.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;CAuB3B,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Language content for version action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.versionLanguage = void 0;
|
|
7
|
+
exports.versionLanguage = {
|
|
8
|
+
actionId: 'if.action.version',
|
|
9
|
+
patterns: [
|
|
10
|
+
'version'
|
|
11
|
+
],
|
|
12
|
+
messages: {
|
|
13
|
+
// Full version display
|
|
14
|
+
'version_full': "{storyTitle} v{storyVersion}\nSharpee Engine v{engineVersion}\nBuilt: {buildDate}",
|
|
15
|
+
// Without build date
|
|
16
|
+
'version_no_date': "{storyTitle} v{storyVersion}\nSharpee Engine v{engineVersion}",
|
|
17
|
+
// Compact version
|
|
18
|
+
'version_compact': "{storyTitle} v{storyVersion} (Sharpee v{engineVersion})"
|
|
19
|
+
},
|
|
20
|
+
help: {
|
|
21
|
+
description: 'Display version information about the game and engine.',
|
|
22
|
+
examples: 'version',
|
|
23
|
+
summary: 'VERSION - Display version information about the game and engine. Example: VERSION'
|
|
24
|
+
}
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=version.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/actions/version.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,SAAS;KACV;IAED,QAAQ,EAAE;QACR,uBAAuB;QACvB,cAAc,EAAE,mFAAmF;QAEnG,qBAAqB;QACrB,iBAAiB,EAAE,+DAA+D;QAElF,kBAAkB;QAClB,iBAAiB,EAAE,yDAAyD;KAC7E;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,wDAAwD;QACrE,QAAQ,EAAE,SAAS;QACnB,OAAO,EAAE,mFAAmF;KAC7F;CACF,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Language content for waiting action
|
|
3
|
+
*/
|
|
4
|
+
export declare const waitingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
waited: string;
|
|
9
|
+
waited_patiently: string;
|
|
10
|
+
time_passes: string;
|
|
11
|
+
nothing_happens: string;
|
|
12
|
+
waited_in_vehicle: string;
|
|
13
|
+
waited_for_event: string;
|
|
14
|
+
waited_anxiously: string;
|
|
15
|
+
waited_briefly: string;
|
|
16
|
+
something_approaches: string;
|
|
17
|
+
time_runs_out: string;
|
|
18
|
+
patience_rewarded: string;
|
|
19
|
+
grows_restless: string;
|
|
20
|
+
};
|
|
21
|
+
help: {
|
|
22
|
+
description: string;
|
|
23
|
+
examples: string;
|
|
24
|
+
summary: string;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
//# sourceMappingURL=waiting.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"waiting.d.ts","sourceRoot":"","sources":["../../src/actions/waiting.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;CAiC3B,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Language content for waiting action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.waitingLanguage = void 0;
|
|
7
|
+
exports.waitingLanguage = {
|
|
8
|
+
actionId: 'if.action.waiting',
|
|
9
|
+
patterns: [
|
|
10
|
+
'wait',
|
|
11
|
+
'z'
|
|
12
|
+
],
|
|
13
|
+
messages: {
|
|
14
|
+
// Success messages
|
|
15
|
+
'waited': "Time passes.",
|
|
16
|
+
'waited_patiently': "{You} {wait} patiently.",
|
|
17
|
+
'time_passes': "Time passes...",
|
|
18
|
+
'nothing_happens': "{You} {wait}. Nothing happens.",
|
|
19
|
+
// Contextual waiting
|
|
20
|
+
'waited_in_vehicle': "{You} {wait} in {vehicle}.",
|
|
21
|
+
'waited_for_event': "{You} {wait} for something to happen.",
|
|
22
|
+
'waited_anxiously': "{You} {wait} anxiously.",
|
|
23
|
+
'waited_briefly': "{You} {wait} for a moment.",
|
|
24
|
+
// Special situations
|
|
25
|
+
'something_approaches': "As {you} {wait}, {you} {hear} something approaching.",
|
|
26
|
+
'time_runs_out': "{You}'ve waited too long!",
|
|
27
|
+
'patience_rewarded': "{Your} patience is rewarded.",
|
|
28
|
+
'grows_restless': "{You} {grow} restless from waiting."
|
|
29
|
+
},
|
|
30
|
+
help: {
|
|
31
|
+
description: 'Wait for time to pass without doing anything.',
|
|
32
|
+
examples: 'wait, z',
|
|
33
|
+
summary: 'WAIT/Z - Wait for time to pass without doing anything. Example: Z'
|
|
34
|
+
}
|
|
35
|
+
};
|
|
36
|
+
//# sourceMappingURL=waiting.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"waiting.js","sourceRoot":"","sources":["../../src/actions/waiting.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,MAAM;QACN,GAAG;KACJ;IAED,QAAQ,EAAE;QACR,mBAAmB;QACnB,QAAQ,EAAE,cAAc;QACxB,kBAAkB,EAAE,yBAAyB;QAC7C,aAAa,EAAE,gBAAgB;QAC/B,iBAAiB,EAAE,gCAAgC;QAEnD,qBAAqB;QACrB,mBAAmB,EAAE,4BAA4B;QACjD,kBAAkB,EAAE,uCAAuC;QAC3D,kBAAkB,EAAE,yBAAyB;QAC7C,gBAAgB,EAAE,4BAA4B;QAE9C,qBAAqB;QACrB,sBAAsB,EAAE,sDAAsD;QAC9E,eAAe,EAAE,2BAA2B;QAC5C,mBAAmB,EAAE,8BAA8B;QACnD,gBAAgB,EAAE,qCAAqC;KACxD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,+CAA+C;QAC5D,QAAQ,EAAE,SAAS;QACnB,OAAO,EAAE,mEAAmE;KAC7E;CACF,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* English language content for the wearing action
|
|
3
|
+
*/
|
|
4
|
+
export declare const wearingLanguage: {
|
|
5
|
+
actionId: string;
|
|
6
|
+
patterns: string[];
|
|
7
|
+
messages: {
|
|
8
|
+
no_target: string;
|
|
9
|
+
not_wearable: string;
|
|
10
|
+
not_held: string;
|
|
11
|
+
already_wearing: string;
|
|
12
|
+
worn: string;
|
|
13
|
+
cant_wear_that: string;
|
|
14
|
+
hands_full: string;
|
|
15
|
+
};
|
|
16
|
+
help: {
|
|
17
|
+
description: string;
|
|
18
|
+
examples: string;
|
|
19
|
+
summary: string;
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
//# sourceMappingURL=wearing.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wearing.d.ts","sourceRoot":"","sources":["../../src/actions/wearing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;CAyB3B,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* English language content for the wearing action
|
|
4
|
+
*/
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.wearingLanguage = void 0;
|
|
7
|
+
exports.wearingLanguage = {
|
|
8
|
+
actionId: 'if.action.wearing',
|
|
9
|
+
patterns: [
|
|
10
|
+
'wear [something]',
|
|
11
|
+
'put on [something]',
|
|
12
|
+
'put [something] on',
|
|
13
|
+
'don [something]'
|
|
14
|
+
],
|
|
15
|
+
messages: {
|
|
16
|
+
'no_target': "Wear what?",
|
|
17
|
+
'not_wearable': "{You} {can't} wear {item}.",
|
|
18
|
+
'not_held': "{You} {need} to be holding {item} first.",
|
|
19
|
+
'already_wearing': "{You're} already wearing {item}.",
|
|
20
|
+
'worn': "{You} {put} on {item}.",
|
|
21
|
+
'cant_wear_that': "{You} {can't} wear {item}.",
|
|
22
|
+
'hands_full': "{You} {need} to have {your} hands free to put that on."
|
|
23
|
+
},
|
|
24
|
+
help: {
|
|
25
|
+
description: 'Wear clothing or accessories that you are carrying.',
|
|
26
|
+
examples: 'wear hat, put on coat, don gloves, put ring on',
|
|
27
|
+
summary: 'WEAR/PUT ON - Wear clothing or accessories that you are carrying. Example: WEAR HAT'
|
|
28
|
+
}
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=wearing.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wearing.js","sourceRoot":"","sources":["../../src/actions/wearing.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,kBAAkB;QAClB,oBAAoB;QACpB,oBAAoB;QACpB,iBAAiB;KAClB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,YAAY;QACzB,cAAc,EAAE,4BAA4B;QAC5C,UAAU,EAAE,0CAA0C;QACtD,iBAAiB,EAAE,kCAAkC;QACrD,MAAM,EAAE,wBAAwB;QAChC,gBAAgB,EAAE,4BAA4B;QAC9C,YAAY,EAAE,wDAAwD;KACvE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,qDAAqD;QAClE,QAAQ,EAAE,gDAAgD;QAC1D,OAAO,EAAE,qFAAqF;KAC/F;CACF,CAAC"}
|