@sharpee/lang-en-us 1.2.0 → 2.0.0

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.
Files changed (237) hide show
  1. package/actions/about.d.ts.map +1 -1
  2. package/actions/about.js +8 -8
  3. package/actions/about.js.map +1 -1
  4. package/actions/again.d.ts.map +1 -1
  5. package/actions/again.js.map +1 -1
  6. package/actions/answering.d.ts.map +1 -1
  7. package/actions/answering.js.map +1 -1
  8. package/actions/asking.d.ts.map +1 -1
  9. package/actions/asking.js +14 -14
  10. package/actions/asking.js.map +1 -1
  11. package/actions/attacking.d.ts.map +1 -1
  12. package/actions/attacking.js +51 -51
  13. package/actions/attacking.js.map +1 -1
  14. package/actions/climbing.d.ts.map +1 -1
  15. package/actions/climbing.js +4 -4
  16. package/actions/climbing.js.map +1 -1
  17. package/actions/closing.d.ts.map +1 -1
  18. package/actions/closing.js +5 -5
  19. package/actions/closing.js.map +1 -1
  20. package/actions/drinking.d.ts.map +1 -1
  21. package/actions/drinking.js +20 -20
  22. package/actions/drinking.js.map +1 -1
  23. package/actions/dropping.d.ts.map +1 -1
  24. package/actions/dropping.js +3 -3
  25. package/actions/dropping.js.map +1 -1
  26. package/actions/eating.d.ts.map +1 -1
  27. package/actions/eating.js +20 -20
  28. package/actions/eating.js.map +1 -1
  29. package/actions/entering.d.ts.map +1 -1
  30. package/actions/entering.js +10 -10
  31. package/actions/entering.js.map +1 -1
  32. package/actions/examining.d.ts.map +1 -1
  33. package/actions/examining.js +28 -23
  34. package/actions/examining.js.map +1 -1
  35. package/actions/exiting.d.ts.map +1 -1
  36. package/actions/exiting.js +4 -4
  37. package/actions/exiting.js.map +1 -1
  38. package/actions/giving.d.ts.map +1 -1
  39. package/actions/giving.js +12 -12
  40. package/actions/giving.js.map +1 -1
  41. package/actions/going.d.ts.map +1 -1
  42. package/actions/going.js +7 -7
  43. package/actions/going.js.map +1 -1
  44. package/actions/help.d.ts.map +1 -1
  45. package/actions/help.js +2 -2
  46. package/actions/help.js.map +1 -1
  47. package/actions/hiding.d.ts.map +1 -1
  48. package/actions/hiding.js.map +1 -1
  49. package/actions/index.d.ts.map +1 -1
  50. package/actions/index.js.map +1 -1
  51. package/actions/inserting.d.ts.map +1 -1
  52. package/actions/inserting.js +8 -8
  53. package/actions/inserting.js.map +1 -1
  54. package/actions/inventory.d.ts.map +1 -1
  55. package/actions/inventory.js.map +1 -1
  56. package/actions/listening.d.ts.map +1 -1
  57. package/actions/listening.js +7 -7
  58. package/actions/listening.js.map +1 -1
  59. package/actions/locking.d.ts.map +1 -1
  60. package/actions/locking.js +8 -8
  61. package/actions/locking.js.map +1 -1
  62. package/actions/looking.d.ts.map +1 -1
  63. package/actions/looking.js +5 -5
  64. package/actions/looking.js.map +1 -1
  65. package/actions/lowering.d.ts.map +1 -1
  66. package/actions/lowering.js +2 -2
  67. package/actions/lowering.js.map +1 -1
  68. package/actions/opening.d.ts.map +1 -1
  69. package/actions/opening.js +7 -7
  70. package/actions/opening.js.map +1 -1
  71. package/actions/pulling.d.ts.map +1 -1
  72. package/actions/pulling.js +19 -19
  73. package/actions/pulling.js.map +1 -1
  74. package/actions/pushing.d.ts.map +1 -1
  75. package/actions/pushing.js +14 -14
  76. package/actions/pushing.js.map +1 -1
  77. package/actions/putting.d.ts.map +1 -1
  78. package/actions/putting.js +12 -12
  79. package/actions/putting.js.map +1 -1
  80. package/actions/quitting.d.ts.map +1 -1
  81. package/actions/quitting.js.map +1 -1
  82. package/actions/raising.d.ts.map +1 -1
  83. package/actions/raising.js +2 -2
  84. package/actions/raising.js.map +1 -1
  85. package/actions/reading.d.ts.map +1 -1
  86. package/actions/reading.js +7 -7
  87. package/actions/reading.js.map +1 -1
  88. package/actions/removing.d.ts.map +1 -1
  89. package/actions/removing.js +8 -8
  90. package/actions/removing.js.map +1 -1
  91. package/actions/restoring.d.ts.map +1 -1
  92. package/actions/restoring.js +6 -6
  93. package/actions/restoring.js.map +1 -1
  94. package/actions/saving.d.ts.map +1 -1
  95. package/actions/saving.js +6 -6
  96. package/actions/saving.js.map +1 -1
  97. package/actions/scoring.d.ts.map +1 -1
  98. package/actions/scoring.js.map +1 -1
  99. package/actions/searching.d.ts.map +1 -1
  100. package/actions/searching.js +7 -7
  101. package/actions/searching.js.map +1 -1
  102. package/actions/showing.d.ts.map +1 -1
  103. package/actions/showing.js +11 -11
  104. package/actions/showing.js.map +1 -1
  105. package/actions/sleeping.d.ts.map +1 -1
  106. package/actions/sleeping.js.map +1 -1
  107. package/actions/smelling.d.ts.map +1 -1
  108. package/actions/smelling.js +10 -10
  109. package/actions/smelling.js.map +1 -1
  110. package/actions/switching-off.d.ts.map +1 -1
  111. package/actions/switching-off.js +12 -12
  112. package/actions/switching-off.js.map +1 -1
  113. package/actions/switching-on.d.ts.map +1 -1
  114. package/actions/switching-on.js +12 -12
  115. package/actions/switching-on.js.map +1 -1
  116. package/actions/taking-off.d.ts.map +1 -1
  117. package/actions/taking-off.js +4 -4
  118. package/actions/taking-off.js.map +1 -1
  119. package/actions/taking.d.ts.map +1 -1
  120. package/actions/taking.js +5 -5
  121. package/actions/taking.js.map +1 -1
  122. package/actions/talking.d.ts.map +1 -1
  123. package/actions/talking.js +15 -15
  124. package/actions/talking.js.map +1 -1
  125. package/actions/telling.d.ts.map +1 -1
  126. package/actions/telling.js +13 -13
  127. package/actions/telling.js.map +1 -1
  128. package/actions/throwing.d.ts.map +1 -1
  129. package/actions/throwing.js +21 -21
  130. package/actions/throwing.js.map +1 -1
  131. package/actions/touching.d.ts.map +1 -1
  132. package/actions/touching.js +20 -20
  133. package/actions/touching.js.map +1 -1
  134. package/actions/turning.d.ts.map +1 -1
  135. package/actions/turning.js +24 -24
  136. package/actions/turning.js.map +1 -1
  137. package/actions/undoing.d.ts.map +1 -1
  138. package/actions/undoing.js.map +1 -1
  139. package/actions/unlocking.d.ts.map +1 -1
  140. package/actions/unlocking.js +8 -8
  141. package/actions/unlocking.js.map +1 -1
  142. package/actions/version.d.ts.map +1 -1
  143. package/actions/version.js +3 -3
  144. package/actions/version.js.map +1 -1
  145. package/actions/waiting.d.ts.map +1 -1
  146. package/actions/waiting.js +1 -1
  147. package/actions/waiting.js.map +1 -1
  148. package/actions/wearing.d.ts.map +1 -1
  149. package/actions/wearing.js +5 -5
  150. package/actions/wearing.js.map +1 -1
  151. package/assembler/english-assembler.d.ts +66 -0
  152. package/assembler/english-assembler.d.ts.map +1 -0
  153. package/assembler/english-assembler.js +806 -0
  154. package/assembler/english-assembler.js.map +1 -0
  155. package/assembler/errors.d.ts +23 -0
  156. package/assembler/errors.d.ts.map +1 -0
  157. package/assembler/errors.js +35 -0
  158. package/assembler/errors.js.map +1 -0
  159. package/assembler/index.d.ts +10 -0
  160. package/assembler/index.d.ts.map +1 -0
  161. package/assembler/index.js +17 -0
  162. package/assembler/index.js.map +1 -0
  163. package/data/events.d.ts.map +1 -1
  164. package/data/events.js +11 -11
  165. package/data/events.js.map +1 -1
  166. package/data/messages.d.ts.map +1 -1
  167. package/data/messages.js +1 -1
  168. package/data/messages.js.map +1 -1
  169. package/data/verbs.d.ts.map +1 -1
  170. package/data/verbs.js.map +1 -1
  171. package/data/words.d.ts.map +1 -1
  172. package/data/words.js.map +1 -1
  173. package/formatters/article.d.ts.map +1 -1
  174. package/formatters/article.js.map +1 -1
  175. package/formatters/index.d.ts.map +1 -1
  176. package/formatters/index.js.map +1 -1
  177. package/formatters/list.d.ts.map +1 -1
  178. package/formatters/list.js.map +1 -1
  179. package/formatters/registry.d.ts.map +1 -1
  180. package/formatters/registry.js.map +1 -1
  181. package/formatters/text.d.ts.map +1 -1
  182. package/formatters/text.js.map +1 -1
  183. package/formatters/types.d.ts.map +1 -1
  184. package/formatters/types.js.map +1 -1
  185. package/formatters/verb.d.ts.map +1 -1
  186. package/formatters/verb.js.map +1 -1
  187. package/grammar.d.ts.map +1 -1
  188. package/grammar.js.map +1 -1
  189. package/index.d.ts +2 -1
  190. package/index.d.ts.map +1 -1
  191. package/index.js +4 -1
  192. package/index.js.map +1 -1
  193. package/language-provider.d.ts +44 -24
  194. package/language-provider.d.ts.map +1 -1
  195. package/language-provider.js +83 -40
  196. package/language-provider.js.map +1 -1
  197. package/npc/conversation.d.ts +5 -0
  198. package/npc/conversation.d.ts.map +1 -1
  199. package/npc/conversation.js +24 -19
  200. package/npc/conversation.js.map +1 -1
  201. package/npc/index.d.ts.map +1 -1
  202. package/npc/index.js.map +1 -1
  203. package/npc/influence.d.ts.map +1 -1
  204. package/npc/influence.js +4 -4
  205. package/npc/influence.js.map +1 -1
  206. package/npc/npc.d.ts +6 -0
  207. package/npc/npc.d.ts.map +1 -1
  208. package/npc/npc.js +39 -33
  209. package/npc/npc.js.map +1 -1
  210. package/npc/propagation.d.ts.map +1 -1
  211. package/npc/propagation.js +6 -6
  212. package/npc/propagation.js.map +1 -1
  213. package/number-words.d.ts +18 -0
  214. package/number-words.d.ts.map +1 -1
  215. package/number-words.js +77 -0
  216. package/number-words.js.map +1 -1
  217. package/package.json +3 -3
  218. package/parser/index.d.ts +8 -0
  219. package/parser/index.d.ts.map +1 -0
  220. package/parser/index.js +13 -0
  221. package/parser/index.js.map +1 -0
  222. package/parser/parse-phrase-template.d.ts +62 -0
  223. package/parser/parse-phrase-template.d.ts.map +1 -0
  224. package/parser/parse-phrase-template.js +384 -0
  225. package/parser/parse-phrase-template.js.map +1 -0
  226. package/perspective/index.d.ts.map +1 -1
  227. package/perspective/index.js.map +1 -1
  228. package/perspective/placeholder-resolver.d.ts +1 -1
  229. package/perspective/placeholder-resolver.d.ts.map +1 -1
  230. package/perspective/placeholder-resolver.js +12 -1
  231. package/perspective/placeholder-resolver.js.map +1 -1
  232. package/pluralize.d.ts.map +1 -1
  233. package/pluralize.js.map +1 -1
  234. package/sound-messages.d.ts +8 -8
  235. package/sound-messages.d.ts.map +1 -1
  236. package/sound-messages.js +8 -8
  237. package/sound-messages.js.map +1 -1
@@ -14,10 +14,10 @@ exports.takingOffLanguage = {
14
14
  ],
15
15
  messages: {
16
16
  'no_target': "Take off what?",
17
- 'not_wearing': "{You} aren't wearing {the:item}.",
18
- 'removed': "{You} {take} off {the:item}.",
19
- 'cant_remove': "{You} {can't} take off {the:item}.",
20
- 'prevents_removal': "{You}'ll need to take off {the:blocking} first."
17
+ 'not_wearing': "{You} aren't wearing {the item}.",
18
+ 'removed': "{You} {take} off {the item}.",
19
+ 'cant_remove': "{You} {can't} take off {the item}.",
20
+ 'prevents_removal': "{You}'ll need to take off {the blocking} first."
21
21
  },
22
22
  help: {
23
23
  description: 'Remove worn clothing or accessories.',
@@ -1 +1 @@
1
- {"version":3,"file":"taking-off.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/taking-off.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,sBAAsB;IAEhC,QAAQ,EAAE;QACR,sBAAsB;QACtB,sBAAsB;QACtB,oBAAoB;QACpB,kBAAkB;KACnB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,gBAAgB;QAC7B,aAAa,EAAE,kCAAkC;QACjD,SAAS,EAAE,8BAA8B;QACzC,aAAa,EAAE,oCAAoC;QACnD,kBAAkB,EAAE,iDAAiD;KACtE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,sCAAsC;QACnD,QAAQ,EAAE,uDAAuD;QACjE,OAAO,EAAE,+EAA+E;KACzF;CACF,CAAC"}
1
+ {"version":3,"file":"taking-off.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/taking-off.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,sBAAsB;IAEhC,QAAQ,EAAE;QACR,sBAAsB;QACtB,sBAAsB;QACtB,oBAAoB;QACpB,kBAAkB;KACnB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,gBAAgB;QAC7B,aAAa,EAAE,kCAAkC;QACjD,SAAS,EAAE,8BAA8B;QACzC,aAAa,EAAE,oCAAoC;QACnD,kBAAkB,EAAE,iDAAiD;KACtE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,sCAAsC;QACnD,QAAQ,EAAE,uDAAuD;QACjE,OAAO,EAAE,+EAA+E;KACzF;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"taking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/taking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;CAkC1B,CAAC"}
1
+ {"version":3,"file":"taking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/taking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;CAkC1B,CAAC"}
package/actions/taking.js CHANGED
@@ -17,14 +17,14 @@ exports.takingLanguage = {
17
17
  messages: {
18
18
  'no_target': "Take what?",
19
19
  'cant_take_self': "{You} {can't} take {yourself}.",
20
- 'already_have': "{You} already {have} {the:item}.",
21
- 'cant_take_room': "{You} {can't} take {the:item}.",
22
- 'fixed_in_place': "{the:cap:item} {is:item} fixed in place.",
20
+ 'already_have': "{You} already {have} {the item}.",
21
+ 'cant_take_room': "{You} {can't} take {the item}.",
22
+ 'fixed_in_place': "{capitalize the item} {verb:is item} fixed in place.",
23
23
  'container_full': "{You're} carrying too much already.",
24
24
  'too_heavy': "Your load is too heavy. You will have to leave something behind.",
25
- 'cannot_take': "{You} {can't} take {the:item}.",
25
+ 'cannot_take': "{You} {can't} take {the item}.",
26
26
  'taken': "Taken.",
27
- 'taken_from': "{You} {take} {the:item} from {the:container}.",
27
+ 'taken_from': "{You} {take} {the item} from {the container}.",
28
28
  // Multi-take label format: rendered without article per IF convention
29
29
  // ("brass lantern: Taken." not "The brass lantern: Taken.").
30
30
  // {item} with EntityInfo and no formatter renders value.name — backward compatible.
@@ -1 +1 @@
1
- {"version":3,"file":"taking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/taking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,cAAc,GAAG;IAC5B,QAAQ,EAAE,kBAAkB;IAE5B,QAAQ,EAAE;QACR,kBAAkB;QAClB,iBAAiB;QACjB,qBAAqB;QACrB,kBAAkB;QAClB,qBAAqB;QACrB,qBAAqB;KACtB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,YAAY;QACzB,gBAAgB,EAAE,gCAAgC;QAClD,cAAc,EAAE,kCAAkC;QAClD,gBAAgB,EAAE,gCAAgC;QAClD,gBAAgB,EAAE,0CAA0C;QAC5D,gBAAgB,EAAE,qCAAqC;QACvD,WAAW,EAAE,kEAAkE;QAC/E,aAAa,EAAE,gCAAgC;QAC/C,OAAO,EAAE,QAAQ;QACjB,YAAY,EAAE,+CAA+C;QAC7D,sEAAsE;QACtE,6DAA6D;QAC7D,oFAAoF;QACpF,aAAa,EAAE,gBAAgB;KAChC;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,QAAQ,EAAE,kDAAkD;QAC5D,OAAO,EAAE,uFAAuF;KACjG;CACF,CAAC"}
1
+ {"version":3,"file":"taking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/taking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,cAAc,GAAG;IAC5B,QAAQ,EAAE,kBAAkB;IAE5B,QAAQ,EAAE;QACR,kBAAkB;QAClB,iBAAiB;QACjB,qBAAqB;QACrB,kBAAkB;QAClB,qBAAqB;QACrB,qBAAqB;KACtB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,YAAY;QACzB,gBAAgB,EAAE,gCAAgC;QAClD,cAAc,EAAE,kCAAkC;QAClD,gBAAgB,EAAE,gCAAgC;QAClD,gBAAgB,EAAE,sDAAsD;QACxE,gBAAgB,EAAE,qCAAqC;QACvD,WAAW,EAAE,kEAAkE;QAC/E,aAAa,EAAE,gCAAgC;QAC/C,OAAO,EAAE,QAAQ;QACjB,YAAY,EAAE,+CAA+C;QAC7D,sEAAsE;QACtE,6DAA6D;QAC7D,oFAAoF;QACpF,aAAa,EAAE,gBAAgB;KAChC;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,QAAQ,EAAE,kDAAkD;QAC5D,OAAO,EAAE,uFAAuF;KACjG;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"talking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/talking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgD3B,CAAC"}
1
+ {"version":3,"file":"talking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/talking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgD3B,CAAC"}
@@ -18,27 +18,27 @@ exports.talkingLanguage = {
18
18
  messages: {
19
19
  // Error messages
20
20
  'no_target': "Talk to whom?",
21
- 'not_visible': "{You} {can't} see {the:target}.",
22
- 'too_far': "{the:cap:target} {is:target} too far away for conversation.",
21
+ 'not_visible': "{You} {can't} see {the target}.",
22
+ 'too_far': "{capitalize the target} {verb:is target} too far away for conversation.",
23
23
  'not_actor': "{You} can only talk to people.",
24
24
  'self': "Talking to {yourself} is a sign of madness.",
25
- 'not_available': "{the:cap:target} doesn't want to talk right now.",
25
+ 'not_available': "{capitalize the target} doesn't want to talk right now.",
26
26
  // Success messages - general
27
- 'talked': "{You} {greet} {the:target}.",
28
- 'no_response': "{the:cap:target} doesn't respond.",
29
- 'acknowledges': "{the:cap:target} acknowledges {you}.",
27
+ 'talked': "{You} {greet} {the target}.",
28
+ 'no_response': "{capitalize the target} doesn't respond.",
29
+ 'acknowledges': "{capitalize the target} acknowledges {you}.",
30
30
  // Success messages - first meeting
31
- 'first_meeting': "{You} {introduce} {yourself} to {the:target}.",
32
- 'greets_back': "{the:cap:target} says, \"Hello there!\"",
33
- 'formal_greeting': "{the:cap:target} says, \"Good day to you.\"",
34
- 'casual_greeting': "{the:cap:target} says, \"Hey!\"",
31
+ 'first_meeting': "{You} {introduce} {yourself} to {the target}.",
32
+ 'greets_back': "{capitalize the target} {verb:says target}, \"Hello there!\"",
33
+ 'formal_greeting': "{capitalize the target} {verb:says target}, \"Good day to you.\"",
34
+ 'casual_greeting': "{capitalize the target} {verb:says target}, \"Hey!\"",
35
35
  // Success messages - subsequent meetings
36
- 'greets_again': "{the:cap:target} says, \"Hello again.\"",
37
- 'remembers_you': "{the:cap:target} says, \"Ah, it's you again.\"",
38
- 'friendly_greeting': "{the:cap:target} smiles in recognition.",
36
+ 'greets_again': "{capitalize the target} {verb:says target}, \"Hello again.\"",
37
+ 'remembers_you': "{capitalize the target} {verb:says target}, \"Ah, it's you again.\"",
38
+ 'friendly_greeting': "{capitalize the target} smiles in recognition.",
39
39
  // Success messages - with topics
40
- 'has_topics': "{the:cap:target} seems willing to discuss various topics.",
41
- 'nothing_to_say': "{the:cap:target} {has:target} nothing particular to say."
40
+ 'has_topics': "{capitalize the target} seems willing to discuss various topics.",
41
+ 'nothing_to_say': "{capitalize the target} {verb:has target} nothing particular to say."
42
42
  },
43
43
  help: {
44
44
  description: 'Start a conversation with another character.',
@@ -1 +1 @@
1
- {"version":3,"file":"talking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/talking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,mBAAmB;QACnB,gBAAgB;QAChB,oBAAoB;QACpB,sBAAsB;QACtB,iBAAiB;QACjB,wBAAwB;QACxB,qBAAqB;KACtB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,eAAe;QAC5B,aAAa,EAAE,iCAAiC;QAChD,SAAS,EAAE,6DAA6D;QACxE,WAAW,EAAE,gCAAgC;QAC7C,MAAM,EAAE,6CAA6C;QACrD,eAAe,EAAE,kDAAkD;QAEnE,6BAA6B;QAC7B,QAAQ,EAAE,6BAA6B;QACvC,aAAa,EAAE,mCAAmC;QAClD,cAAc,EAAE,sCAAsC;QAEtD,mCAAmC;QACnC,eAAe,EAAE,+CAA+C;QAChE,aAAa,EAAE,yCAAyC;QACxD,iBAAiB,EAAE,6CAA6C;QAChE,iBAAiB,EAAE,iCAAiC;QAEpD,yCAAyC;QACzC,cAAc,EAAE,yCAAyC;QACzD,eAAe,EAAE,gDAAgD;QACjE,mBAAmB,EAAE,yCAAyC;QAE9D,iCAAiC;QACjC,YAAY,EAAE,2DAA2D;QACzE,gBAAgB,EAAE,0DAA0D;KAC7E;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,8CAA8C;QAC3D,QAAQ,EAAE,uEAAuE;QACjF,OAAO,EAAE,kFAAkF;KAC5F;CACF,CAAC"}
1
+ {"version":3,"file":"talking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/talking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,mBAAmB;QACnB,gBAAgB;QAChB,oBAAoB;QACpB,sBAAsB;QACtB,iBAAiB;QACjB,wBAAwB;QACxB,qBAAqB;KACtB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,eAAe;QAC5B,aAAa,EAAE,iCAAiC;QAChD,SAAS,EAAE,yEAAyE;QACpF,WAAW,EAAE,gCAAgC;QAC7C,MAAM,EAAE,6CAA6C;QACrD,eAAe,EAAE,yDAAyD;QAE1E,6BAA6B;QAC7B,QAAQ,EAAE,6BAA6B;QACvC,aAAa,EAAE,0CAA0C;QACzD,cAAc,EAAE,6CAA6C;QAE7D,mCAAmC;QACnC,eAAe,EAAE,+CAA+C;QAChE,aAAa,EAAE,8DAA8D;QAC7E,iBAAiB,EAAE,kEAAkE;QACrF,iBAAiB,EAAE,sDAAsD;QAEzE,yCAAyC;QACzC,cAAc,EAAE,8DAA8D;QAC9E,eAAe,EAAE,qEAAqE;QACtF,mBAAmB,EAAE,gDAAgD;QAErE,iCAAiC;QACjC,YAAY,EAAE,kEAAkE;QAChF,gBAAgB,EAAE,sEAAsE;KACzF;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,8CAA8C;QAC3D,QAAQ,EAAE,uEAAuE;QACjF,OAAO,EAAE,kFAAkF;KAC5F;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"telling.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/telling.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;CAyC3B,CAAC"}
1
+ {"version":3,"file":"telling.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/telling.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;CAyC3B,CAAC"}
@@ -16,23 +16,23 @@ exports.tellingLanguage = {
16
16
  // Error messages
17
17
  'no_target': "Tell whom?",
18
18
  'no_topic': "Tell them about what?",
19
- 'not_visible': "{You} {can't} see {the:target}.",
20
- 'too_far': "{the:cap:target} {is:target} too far away.",
19
+ 'not_visible': "{You} {can't} see {the target}.",
20
+ 'too_far': "{capitalize the target} {verb:is target} too far away.",
21
21
  'not_actor': "{You} can only tell things to people.",
22
- // Success messages - general. Mid-sentence positions use {the:target}
22
+ // Success messages - general. Mid-sentence positions use {the target}
23
23
  // so proper-named NPCs render without an article.
24
- 'told': "{You} {tell} {the:target} about {topic}.",
25
- 'informed': "{You} {inform} {the:target} about {topic}.",
24
+ 'told': "{You} {tell} {the target} about {verbatim:topic}.",
25
+ 'informed': "{You} {inform} {the target} about {verbatim:topic}.",
26
26
  // Responses - interested
27
- 'interested': "{the:cap:target} listens with interest.",
28
- 'very_interested': "{the:cap:target} says, \"Really? Tell me more!\"",
29
- 'grateful': "{the:cap:target} says, \"Thank you for telling me!\"",
30
- 'already_knew': "{the:cap:target} says, \"Yes, I'm aware of that.\"",
27
+ 'interested': "{capitalize the target} listens with interest.",
28
+ 'very_interested': "{capitalize the target} {verb:says target}, \"Really? Tell me more!\"",
29
+ 'grateful': "{capitalize the target} {verb:says target}, \"Thank you for telling me!\"",
30
+ 'already_knew': "{capitalize the target} {verb:says target}, \"Yes, I'm aware of that.\"",
31
31
  // Responses - not interested
32
- 'not_interested': "{the:cap:target} doesn't seem interested.",
33
- 'bored': "{the:cap:target} looks bored.",
34
- 'dismissive': "{the:cap:target} says, \"So what?\"",
35
- 'ignores': "{the:cap:target} ignores what {you're} saying."
32
+ 'not_interested': "{capitalize the target} doesn't seem interested.",
33
+ 'bored': "{capitalize the target} looks bored.",
34
+ 'dismissive': "{capitalize the target} {verb:says target}, \"So what?\"",
35
+ 'ignores': "{capitalize the target} ignores what {you're} saying."
36
36
  },
37
37
  help: {
38
38
  description: 'Tell characters about topics or give them information.',
@@ -1 +1 @@
1
- {"version":3,"file":"telling.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/telling.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,8BAA8B;QAC9B,gCAAgC;QAChC,gCAAgC;QAChC,0BAA0B;KAC3B;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,YAAY;QACzB,UAAU,EAAE,uBAAuB;QACnC,aAAa,EAAE,iCAAiC;QAChD,SAAS,EAAE,4CAA4C;QACvD,WAAW,EAAE,uCAAuC;QAEpD,sEAAsE;QACtE,kDAAkD;QAClD,MAAM,EAAE,0CAA0C;QAClD,UAAU,EAAE,4CAA4C;QAExD,yBAAyB;QACzB,YAAY,EAAE,yCAAyC;QACvD,iBAAiB,EAAE,kDAAkD;QACrE,UAAU,EAAE,sDAAsD;QAClE,cAAc,EAAE,oDAAoD;QAEpE,6BAA6B;QAC7B,gBAAgB,EAAE,2CAA2C;QAC7D,OAAO,EAAE,+BAA+B;QACxC,YAAY,EAAE,qCAAqC;QACnD,SAAS,EAAE,gDAAgD;KAC5D;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,wDAAwD;QACrE,QAAQ,EAAE,iFAAiF;QAC3F,OAAO,EAAE,mGAAmG;KAC7G;CACF,CAAC"}
1
+ {"version":3,"file":"telling.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/telling.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,8BAA8B;QAC9B,gCAAgC;QAChC,gCAAgC;QAChC,0BAA0B;KAC3B;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,YAAY;QACzB,UAAU,EAAE,uBAAuB;QACnC,aAAa,EAAE,iCAAiC;QAChD,SAAS,EAAE,wDAAwD;QACnE,WAAW,EAAE,uCAAuC;QAEpD,sEAAsE;QACtE,kDAAkD;QAClD,MAAM,EAAE,mDAAmD;QAC3D,UAAU,EAAE,qDAAqD;QAEjE,yBAAyB;QACzB,YAAY,EAAE,gDAAgD;QAC9D,iBAAiB,EAAE,uEAAuE;QAC1F,UAAU,EAAE,2EAA2E;QACvF,cAAc,EAAE,yEAAyE;QAEzF,6BAA6B;QAC7B,gBAAgB,EAAE,kDAAkD;QACpE,OAAO,EAAE,sCAAsC;QAC/C,YAAY,EAAE,0DAA0D;QACxE,SAAS,EAAE,uDAAuD;KACnE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,wDAAwD;QACrE,QAAQ,EAAE,iFAAiF;QAC3F,OAAO,EAAE,mGAAmG;KAC7G;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"throwing.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/throwing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgE5B,CAAC"}
1
+ {"version":3,"file":"throwing.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/throwing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgE5B,CAAC"}
@@ -22,38 +22,38 @@ exports.throwingLanguage = {
22
22
  messages: {
23
23
  // Error messages
24
24
  'no_item': "Throw what?",
25
- 'not_holding': "{You} aren't holding {the:item}.",
26
- 'target_not_visible': "{You} {can't} see {the:target}.",
27
- 'target_not_here': "{the:cap:target} isn't here.",
28
- 'no_exit': "There's no exit {direction}.",
29
- 'too_heavy': "{the:cap:item} {is:item} too heavy to throw far (weighs {weight}kg).",
25
+ 'not_holding': "{You} aren't holding {the item}.",
26
+ 'target_not_visible': "{You} {can't} see {the target}.",
27
+ 'target_not_here': "{capitalize the target} isn't here.",
28
+ 'no_exit': "There's no exit {verbatim:direction}.",
29
+ 'too_heavy': "{capitalize the item} {verb:is item} too heavy to throw far (weighs {weight}kg).",
30
30
  'self': "{You} {can't} throw things at {yourself}.",
31
31
  // Success messages - general throw
32
- 'thrown': "{You} {throw} {the:item}.",
33
- 'thrown_down': "{You} {toss} {the:item} to the ground.",
34
- 'thrown_gently': "{You} gently {toss} {the:item}.",
32
+ 'thrown': "{You} {throw} {the item}.",
33
+ 'thrown_down': "{You} {toss} {the item} to the ground.",
34
+ 'thrown_gently': "{You} gently {toss} {the item}.",
35
35
  // Success messages - at target
36
- 'thrown_at': "{You} {throw} {the:item} at {the:target}.",
37
- 'hits_target': "{You} {throw} {the:item} at {the:target}. It hits!",
38
- 'misses_target': "{You} {throw} {the:item} at {the:target}, but miss.",
39
- 'bounces_off': "{the:cap:item} bounces off {the:target}.",
40
- 'lands_on': "{the:cap:item} lands on {the:target}.",
41
- 'lands_in': "{the:cap:item} lands in {the:target}.",
36
+ 'thrown_at': "{You} {throw} {the item} at {the target}.",
37
+ 'hits_target': "{You} {throw} {the item} at {the target}. It hits!",
38
+ 'misses_target': "{You} {throw} {the item} at {the target}, but miss.",
39
+ 'bounces_off': "{capitalize the item} bounces off {the target}.",
40
+ 'lands_on': "{capitalize the item} lands on {the target}.",
41
+ 'lands_in': "{capitalize the item} lands in {the target}.",
42
42
  // Success messages - directional
43
- 'thrown_direction': "{You} {throw} {the:item} {direction}.",
44
- 'sails_through': "{the:cap:item} sails through the exit to the {direction}.",
43
+ 'thrown_direction': "{You} {throw} {the item} {verbatim:direction}.",
44
+ 'sails_through': "{capitalize the item} sails through the exit to the {verbatim:direction}.",
45
45
  // Breaking messages
46
- 'breaks_on_impact': "{the:cap:item} shatters on impact!",
47
- 'breaks_against': "{the:cap:item} smashes against {the:target}!",
46
+ 'breaks_on_impact': "{capitalize the item} shatters on impact!",
47
+ 'breaks_against': "{capitalize the item} smashes against {the target}!",
48
48
  // ADR-158 exception: hand-written "The fragile" prefix wraps an
49
49
  // adjective phrase around the entity, which the {the:cap:…} formatter
50
50
  // cannot reproduce. Renders correctly for common nouns; the proper-name
51
51
  // edge case ("The fragile Excalibur") is rare in practice.
52
52
  'fragile_breaks': "The fragile {item} breaks into pieces.",
53
53
  // Target reactions
54
- 'target_ducks': "{the:cap:target} ducks out of the way.",
55
- 'target_catches': "{the:cap:target} catches {the:item}!",
56
- 'target_angry': "{the:cap:target} doesn't appreciate being hit with {the:item}."
54
+ 'target_ducks': "{capitalize the target} ducks out of the way.",
55
+ 'target_catches': "{capitalize the target} catches {the item}!",
56
+ 'target_angry': "{capitalize the target} doesn't appreciate being hit with {the item}."
57
57
  },
58
58
  help: {
59
59
  description: 'Throw objects at targets, in directions, or just drop them forcefully.',
@@ -1 +1 @@
1
- {"version":3,"file":"throwing.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/throwing.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;QACnB,+BAA+B;QAC/B,+BAA+B;QAC/B,+BAA+B;QAC/B,kBAAkB;QAClB,8BAA8B;QAC9B,kBAAkB;QAClB,8BAA8B;QAC9B,mBAAmB;QACnB,mBAAmB;QACnB,iBAAiB;KAClB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,SAAS,EAAE,aAAa;QACxB,aAAa,EAAE,kCAAkC;QACjD,oBAAoB,EAAE,iCAAiC;QACvD,iBAAiB,EAAE,8BAA8B;QACjD,SAAS,EAAE,8BAA8B;QACzC,WAAW,EAAE,sEAAsE;QACnF,MAAM,EAAE,2CAA2C;QAEnD,mCAAmC;QACnC,QAAQ,EAAE,2BAA2B;QACrC,aAAa,EAAE,wCAAwC;QACvD,eAAe,EAAE,iCAAiC;QAElD,+BAA+B;QAC/B,WAAW,EAAE,2CAA2C;QACxD,aAAa,EAAE,oDAAoD;QACnE,eAAe,EAAE,qDAAqD;QACtE,aAAa,EAAE,0CAA0C;QACzD,UAAU,EAAE,uCAAuC;QACnD,UAAU,EAAE,uCAAuC;QAEnD,iCAAiC;QACjC,kBAAkB,EAAE,uCAAuC;QAC3D,eAAe,EAAE,2DAA2D;QAE5E,oBAAoB;QACpB,kBAAkB,EAAE,oCAAoC;QACxD,gBAAgB,EAAE,8CAA8C;QAChE,gEAAgE;QAChE,sEAAsE;QACtE,wEAAwE;QACxE,2DAA2D;QAC3D,gBAAgB,EAAE,wCAAwC;QAE1D,mBAAmB;QACnB,cAAc,EAAE,wCAAwC;QACxD,gBAAgB,EAAE,sCAAsC;QACxD,cAAc,EAAE,gEAAgE;KACjF;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,wEAAwE;QACrF,QAAQ,EAAE,mFAAmF;QAC7F,OAAO,EAAE,iHAAiH;KAC3H;CACF,CAAC"}
1
+ {"version":3,"file":"throwing.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/throwing.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;QACnB,+BAA+B;QAC/B,+BAA+B;QAC/B,+BAA+B;QAC/B,kBAAkB;QAClB,8BAA8B;QAC9B,kBAAkB;QAClB,8BAA8B;QAC9B,mBAAmB;QACnB,mBAAmB;QACnB,iBAAiB;KAClB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,SAAS,EAAE,aAAa;QACxB,aAAa,EAAE,kCAAkC;QACjD,oBAAoB,EAAE,iCAAiC;QACvD,iBAAiB,EAAE,qCAAqC;QACxD,SAAS,EAAE,uCAAuC;QAClD,WAAW,EAAE,kFAAkF;QAC/F,MAAM,EAAE,2CAA2C;QAEnD,mCAAmC;QACnC,QAAQ,EAAE,2BAA2B;QACrC,aAAa,EAAE,wCAAwC;QACvD,eAAe,EAAE,iCAAiC;QAElD,+BAA+B;QAC/B,WAAW,EAAE,2CAA2C;QACxD,aAAa,EAAE,oDAAoD;QACnE,eAAe,EAAE,qDAAqD;QACtE,aAAa,EAAE,iDAAiD;QAChE,UAAU,EAAE,8CAA8C;QAC1D,UAAU,EAAE,8CAA8C;QAE1D,iCAAiC;QACjC,kBAAkB,EAAE,gDAAgD;QACpE,eAAe,EAAE,2EAA2E;QAE5F,oBAAoB;QACpB,kBAAkB,EAAE,2CAA2C;QAC/D,gBAAgB,EAAE,qDAAqD;QACvE,gEAAgE;QAChE,sEAAsE;QACtE,wEAAwE;QACxE,2DAA2D;QAC3D,gBAAgB,EAAE,wCAAwC;QAE1D,mBAAmB;QACnB,cAAc,EAAE,+CAA+C;QAC/D,gBAAgB,EAAE,6CAA6C;QAC/D,cAAc,EAAE,uEAAuE;KACxF;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,wEAAwE;QACrF,QAAQ,EAAE,mFAAmF;QAC7F,OAAO,EAAE,iHAAiH;KAC3H;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"touching.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/touching.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgD5B,CAAC"}
1
+ {"version":3,"file":"touching.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/touching.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgD5B,CAAC"}
@@ -17,29 +17,29 @@ exports.touchingLanguage = {
17
17
  messages: {
18
18
  // Error messages
19
19
  'no_target': "Touch what?",
20
- 'not_visible': "{You} {can't} see {the:target} to touch it.",
21
- 'not_reachable': "{You} {can't} reach {the:target}.",
20
+ 'not_visible': "{You} {can't} see {the target} to touch it.",
21
+ 'not_reachable': "{You} {can't} reach {the target}.",
22
22
  // Success messages - textures
23
- 'feels_normal': "{the:cap:target} feels as {you}'d expect.",
24
- 'feels_warm': "{the:cap:target} feels warm to the touch.",
25
- 'feels_hot': "{the:cap:target} {is:target} hot! {You} {pull} {your} hand back quickly.",
26
- 'feels_cold': "{the:cap:target} feels cold.",
27
- 'feels_soft': "{the:cap:target} feels soft.",
28
- 'feels_hard': "{the:cap:target} feels hard and solid.",
29
- 'feels_smooth': "{the:cap:target} feels smooth.",
30
- 'feels_rough': "{the:cap:target} feels rough.",
31
- 'feels_wet': "{the:cap:target} feels damp.",
23
+ 'feels_normal': "{capitalize the target} feels as {you}'d expect.",
24
+ 'feels_warm': "{capitalize the target} feels warm to the touch.",
25
+ 'feels_hot': "{capitalize the target} {verb:is target} hot! {You} {pull} {your} hand back quickly.",
26
+ 'feels_cold': "{capitalize the target} feels cold.",
27
+ 'feels_soft': "{capitalize the target} feels soft.",
28
+ 'feels_hard': "{capitalize the target} feels hard and solid.",
29
+ 'feels_smooth': "{capitalize the target} feels smooth.",
30
+ 'feels_rough': "{capitalize the target} feels rough.",
31
+ 'feels_wet': "{capitalize the target} feels damp.",
32
32
  // Success messages - specific objects
33
- 'device_vibrating': "{the:cap:target} {is:target} vibrating slightly.",
34
- 'immovable_object': "{the:cap:target} {is:target} solid and immovable.",
35
- 'liquid_container': "{You} {feel} liquid sloshing inside {the:target}.",
33
+ 'device_vibrating': "{capitalize the target} {verb:is target} vibrating slightly.",
34
+ 'immovable_object': "{capitalize the target} {verb:is target} solid and immovable.",
35
+ 'liquid_container': "{You} {feel} liquid sloshing inside {the target}.",
36
36
  // Generic touching
37
- 'touched': "{You} {touch} {the:target}.",
38
- 'touched_gently': "{You} gently {touch} {the:target}.",
39
- 'poked': "{You} {poke} {the:target}.",
40
- 'prodded': "{You} {prod} {the:target}.",
41
- 'patted': "{You} {pat} {the:target}.",
42
- 'stroked': "{You} {stroke} {the:target}."
37
+ 'touched': "{You} {touch} {the target}.",
38
+ 'touched_gently': "{You} gently {touch} {the target}.",
39
+ 'poked': "{You} {poke} {the target}.",
40
+ 'prodded': "{You} {prod} {the target}.",
41
+ 'patted': "{You} {pat} {the target}.",
42
+ 'stroked': "{You} {stroke} {the target}."
43
43
  },
44
44
  help: {
45
45
  description: 'Touch objects to discover their texture, temperature, or other tactile properties.',
@@ -1 +1 @@
1
- {"version":3,"file":"touching.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/touching.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;QACnB,kBAAkB;QAClB,iBAAiB;QACjB,oBAAoB;QACpB,kBAAkB;QAClB,kBAAkB;KACnB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,aAAa;QAC1B,aAAa,EAAE,6CAA6C;QAC5D,eAAe,EAAE,mCAAmC;QAEpD,8BAA8B;QAC9B,cAAc,EAAE,2CAA2C;QAC3D,YAAY,EAAE,2CAA2C;QACzD,WAAW,EAAE,0EAA0E;QACvF,YAAY,EAAE,8BAA8B;QAC5C,YAAY,EAAE,8BAA8B;QAC5C,YAAY,EAAE,wCAAwC;QACtD,cAAc,EAAE,gCAAgC;QAChD,aAAa,EAAE,+BAA+B;QAC9C,WAAW,EAAE,8BAA8B;QAE3C,sCAAsC;QACtC,kBAAkB,EAAE,kDAAkD;QACtE,kBAAkB,EAAE,mDAAmD;QACvE,kBAAkB,EAAE,mDAAmD;QAEvE,mBAAmB;QACnB,SAAS,EAAE,6BAA6B;QACxC,gBAAgB,EAAE,oCAAoC;QACtD,OAAO,EAAE,4BAA4B;QACrC,SAAS,EAAE,4BAA4B;QACvC,QAAQ,EAAE,2BAA2B;QACrC,SAAS,EAAE,8BAA8B;KAC1C;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,oFAAoF;QACjG,QAAQ,EAAE,+CAA+C;QACzD,OAAO,EAAE,sHAAsH;KAChI;CACF,CAAC"}
1
+ {"version":3,"file":"touching.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/touching.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;QACnB,kBAAkB;QAClB,iBAAiB;QACjB,oBAAoB;QACpB,kBAAkB;QAClB,kBAAkB;KACnB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,aAAa;QAC1B,aAAa,EAAE,6CAA6C;QAC5D,eAAe,EAAE,mCAAmC;QAEpD,8BAA8B;QAC9B,cAAc,EAAE,kDAAkD;QAClE,YAAY,EAAE,kDAAkD;QAChE,WAAW,EAAE,sFAAsF;QACnG,YAAY,EAAE,qCAAqC;QACnD,YAAY,EAAE,qCAAqC;QACnD,YAAY,EAAE,+CAA+C;QAC7D,cAAc,EAAE,uCAAuC;QACvD,aAAa,EAAE,sCAAsC;QACrD,WAAW,EAAE,qCAAqC;QAElD,sCAAsC;QACtC,kBAAkB,EAAE,8DAA8D;QAClF,kBAAkB,EAAE,+DAA+D;QACnF,kBAAkB,EAAE,mDAAmD;QAEvE,mBAAmB;QACnB,SAAS,EAAE,6BAA6B;QACxC,gBAAgB,EAAE,oCAAoC;QACtD,OAAO,EAAE,4BAA4B;QACrC,SAAS,EAAE,4BAA4B;QACvC,QAAQ,EAAE,2BAA2B;QACrC,SAAS,EAAE,8BAA8B;KAC1C;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,oFAAoF;QACjG,QAAQ,EAAE,+CAA+C;QACzD,OAAO,EAAE,sHAAsH;KAChI;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"turning.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/turning.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+D3B,CAAC"}
1
+ {"version":3,"file":"turning.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/turning.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+D3B,CAAC"}
@@ -22,36 +22,36 @@ exports.turningLanguage = {
22
22
  messages: {
23
23
  // Error messages
24
24
  'no_target': "Turn what?",
25
- 'not_visible': "{You} {can't} see {the:target}.",
26
- 'not_reachable': "{You} {can't} reach {the:target}.",
27
- 'wearing_it': "{You} {can't} turn {the:target} while wearing it.",
28
- 'cant_turn_that': "{the:cap:target} isn't something {you} can turn.",
25
+ 'not_visible': "{You} {can't} see {the target}.",
26
+ 'not_reachable': "{You} {can't} reach {the target}.",
27
+ 'wearing_it': "{You} {can't} turn {the target} while wearing it.",
28
+ 'cant_turn_that': "{capitalize the target} isn't something {you} can turn.",
29
29
  // Success messages - dials
30
- 'dial_turned': "{You} {turn} {the:target}.",
31
- 'dial_set': "{You} {turn} {the:target} to {setting}.",
32
- 'dial_adjusted': "{You} {adjust} {the:target} {direction}.",
30
+ 'dial_turned': "{You} {turn} {the target}.",
31
+ 'dial_set': "{You} {turn} {the target} to {setting}.",
32
+ 'dial_adjusted': "{You} {adjust} {the target} {verbatim:direction}.",
33
33
  // Success messages - knobs
34
- 'knob_turned': "{You} {turn} {the:target}.",
35
- 'knob_clicks': "{You} {turn} {the:target} with a click.",
36
- 'knob_toggled': "{You} {turn} {the:target}, switching it {newState}.",
34
+ 'knob_turned': "{You} {turn} {the target}.",
35
+ 'knob_clicks': "{You} {turn} {the target} with a click.",
36
+ 'knob_toggled': "{You} {turn} {the target}, switching it {newState}.",
37
37
  // Success messages - wheels/cranks
38
- 'wheel_turned': "{You} {turn} {the:target}.",
39
- 'crank_turned': "{You} {crank} {the:target}.",
40
- 'mechanism_grinds': "{You} {turn} {the:target}. Gears grind and machinery moves.",
41
- 'requires_more_turns': "{You} {turn} {the:target}. It seems to need more turning.",
42
- 'mechanism_activated': "As {you} {turn} {the:target}, {you} {hear} machinery activate!",
38
+ 'wheel_turned': "{You} {turn} {the target}.",
39
+ 'crank_turned': "{You} {crank} {the target}.",
40
+ 'mechanism_grinds': "{You} {turn} {the target}. Gears grind and machinery moves.",
41
+ 'requires_more_turns': "{You} {turn} {the target}. It seems to need more turning.",
42
+ 'mechanism_activated': "As {you} {turn} {the target}, {you} {hear} machinery activate!",
43
43
  // Success messages - valves
44
- 'valve_opened': "{You} {turn} {the:target}, opening the valve.",
45
- 'valve_closed': "{You} {turn} {the:target}, closing the valve.",
46
- 'flow_changes': "{You} {turn} {the:target}, adjusting the flow.",
44
+ 'valve_opened': "{You} {turn} {the target}, opening the valve.",
45
+ 'valve_closed': "{You} {turn} {the target}, closing the valve.",
46
+ 'flow_changes': "{You} {turn} {the target}, adjusting the flow.",
47
47
  // Success messages - keys
48
- 'key_needs_lock': "{You} {need} to put {the:target} in a lock first.",
49
- 'key_turned': "{You} {turn} {the:target} in the lock.",
48
+ 'key_needs_lock': "{You} {need} to put {the target} in a lock first.",
49
+ 'key_turned': "{You} {turn} {the target} in the lock.",
50
50
  // Success messages - general
51
- 'turned': "{You} {turn} {the:target}.",
52
- 'rotated': "{You} {rotate} {the:target}.",
53
- 'spun': "{You} {spin} {the:target}.",
54
- 'nothing_happens': "{You} {turn} {the:target}, but nothing happens."
51
+ 'turned': "{You} {turn} {the target}.",
52
+ 'rotated': "{You} {rotate} {the target}.",
53
+ 'spun': "{You} {spin} {the target}.",
54
+ 'nothing_happens': "{You} {turn} {the target}, but nothing happens."
55
55
  },
56
56
  help: {
57
57
  description: 'Turn dials, knobs, wheels, cranks, or keys to operate mechanisms.',
@@ -1 +1 @@
1
- {"version":3,"file":"turning.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/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,iCAAiC;QAChD,eAAe,EAAE,mCAAmC;QACpD,YAAY,EAAE,mDAAmD;QACjE,gBAAgB,EAAE,kDAAkD;QAEpE,2BAA2B;QAC3B,aAAa,EAAE,4BAA4B;QAC3C,UAAU,EAAE,yCAAyC;QACrD,eAAe,EAAE,0CAA0C;QAE3D,2BAA2B;QAC3B,aAAa,EAAE,4BAA4B;QAC3C,aAAa,EAAE,yCAAyC;QACxD,cAAc,EAAE,qDAAqD;QAErE,mCAAmC;QACnC,cAAc,EAAE,4BAA4B;QAC5C,cAAc,EAAE,6BAA6B;QAC7C,kBAAkB,EAAE,6DAA6D;QACjF,qBAAqB,EAAE,2DAA2D;QAClF,qBAAqB,EAAE,gEAAgE;QAEvF,4BAA4B;QAC5B,cAAc,EAAE,+CAA+C;QAC/D,cAAc,EAAE,+CAA+C;QAC/D,cAAc,EAAE,gDAAgD;QAEhE,0BAA0B;QAC1B,gBAAgB,EAAE,mDAAmD;QACrE,YAAY,EAAE,wCAAwC;QAEtD,6BAA6B;QAC7B,QAAQ,EAAE,4BAA4B;QACtC,SAAS,EAAE,8BAA8B;QACzC,MAAM,EAAE,4BAA4B;QACpC,iBAAiB,EAAE,iDAAiD;KACrE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,mEAAmE;QAChF,QAAQ,EAAE,wEAAwE;QAClF,OAAO,EAAE,yGAAyG;KACnH;CACF,CAAC"}
1
+ {"version":3,"file":"turning.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/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,iCAAiC;QAChD,eAAe,EAAE,mCAAmC;QACpD,YAAY,EAAE,mDAAmD;QACjE,gBAAgB,EAAE,yDAAyD;QAE3E,2BAA2B;QAC3B,aAAa,EAAE,4BAA4B;QAC3C,UAAU,EAAE,yCAAyC;QACrD,eAAe,EAAE,mDAAmD;QAEpE,2BAA2B;QAC3B,aAAa,EAAE,4BAA4B;QAC3C,aAAa,EAAE,yCAAyC;QACxD,cAAc,EAAE,qDAAqD;QAErE,mCAAmC;QACnC,cAAc,EAAE,4BAA4B;QAC5C,cAAc,EAAE,6BAA6B;QAC7C,kBAAkB,EAAE,6DAA6D;QACjF,qBAAqB,EAAE,2DAA2D;QAClF,qBAAqB,EAAE,gEAAgE;QAEvF,4BAA4B;QAC5B,cAAc,EAAE,+CAA+C;QAC/D,cAAc,EAAE,+CAA+C;QAC/D,cAAc,EAAE,gDAAgD;QAEhE,0BAA0B;QAC1B,gBAAgB,EAAE,mDAAmD;QACrE,YAAY,EAAE,wCAAwC;QAEtD,6BAA6B;QAC7B,QAAQ,EAAE,4BAA4B;QACtC,SAAS,EAAE,8BAA8B;QACzC,MAAM,EAAE,4BAA4B;QACpC,iBAAiB,EAAE,iDAAiD;KACrE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,mEAAmE;QAChF,QAAQ,EAAE,wEAAwE;QAClF,OAAO,EAAE,yGAAyG;KACnH;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"undoing.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/undoing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;CAsB3B,CAAC"}
1
+ {"version":3,"file":"undoing.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/undoing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;CAsB3B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"undoing.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/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"}
1
+ {"version":3,"file":"undoing.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/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"}
@@ -1 +1 @@
1
- {"version":3,"file":"unlocking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/unlocking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;CA2B7B,CAAC"}
1
+ {"version":3,"file":"unlocking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/unlocking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;CA2B7B,CAAC"}
@@ -13,15 +13,15 @@ exports.unlockingLanguage = {
13
13
  ],
14
14
  messages: {
15
15
  'no_target': "Unlock what?",
16
- 'not_lockable': "{the:cap:item} can't be unlocked.",
16
+ 'not_lockable': "{capitalize the item} can't be unlocked.",
17
17
  'no_key': "What do {you} want to unlock it with?",
18
- 'wrong_key': "{the:cap:key} doesn't fit {the:item}.",
19
- 'already_unlocked': "{the:cap:item} {is:item} already unlocked.",
20
- 'unlocked': "{You} {unlock} {the:item}.",
21
- 'unlocked_with': "{You} {unlock} {the:item} with {the:key}.",
22
- 'cant_reach': "{You} {can't} reach {the:item}.",
23
- 'key_not_held': "{You} {need} to be holding {the:key}.",
24
- 'still_locked': "{the:cap:item} {is:item} locked."
18
+ 'wrong_key': "{capitalize the key} doesn't fit {the item}.",
19
+ 'already_unlocked': "{capitalize the item} {verb:is item} already unlocked.",
20
+ 'unlocked': "{You} {unlock} {the item}.",
21
+ 'unlocked_with': "{You} {unlock} {the item} with {the key}.",
22
+ 'cant_reach': "{You} {can't} reach {the item}.",
23
+ 'key_not_held': "{You} {need} to be holding {the key}.",
24
+ 'still_locked': "{capitalize the item} {verb:is item} locked."
25
25
  },
26
26
  help: {
27
27
  description: 'Unlock containers or doors.',
@@ -1 +1 @@
1
- {"version":3,"file":"unlocking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/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,mCAAmC;QACnD,QAAQ,EAAE,uCAAuC;QACjD,WAAW,EAAE,uCAAuC;QACpD,kBAAkB,EAAE,4CAA4C;QAChE,UAAU,EAAE,4BAA4B;QACxC,eAAe,EAAE,2CAA2C;QAC5D,YAAY,EAAE,iCAAiC;QAC/C,cAAc,EAAE,uCAAuC;QACvD,cAAc,EAAE,kCAAkC;KACnD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,6BAA6B;QAC1C,QAAQ,EAAE,oCAAoC;QAC9C,OAAO,EAAE,+FAA+F;KACzG;CACF,CAAC"}
1
+ {"version":3,"file":"unlocking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/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,0CAA0C;QAC1D,QAAQ,EAAE,uCAAuC;QACjD,WAAW,EAAE,8CAA8C;QAC3D,kBAAkB,EAAE,wDAAwD;QAC5E,UAAU,EAAE,4BAA4B;QACxC,eAAe,EAAE,2CAA2C;QAC5D,YAAY,EAAE,iCAAiC;QAC/C,cAAc,EAAE,uCAAuC;QACvD,cAAc,EAAE,8CAA8C;KAC/D;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,6BAA6B;QAC1C,QAAQ,EAAE,oCAAoC;QAC9C,OAAO,EAAE,+FAA+F;KACzG;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/version.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;CAuB3B,CAAC"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/version.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;CAuB3B,CAAC"}
@@ -11,11 +11,11 @@ exports.versionLanguage = {
11
11
  ],
12
12
  messages: {
13
13
  // Full version display
14
- 'version_full': "{storyTitle} v{storyVersion}\nSharpee Engine v{engineVersion}\nBuilt: {buildDate}",
14
+ 'version_full': "{verbatim:storyTitle} v{verbatim:storyVersion}\nSharpee Engine v{verbatim:engineVersion}\nBuilt: {buildDate}",
15
15
  // Without build date
16
- 'version_no_date': "{storyTitle} v{storyVersion}\nSharpee Engine v{engineVersion}",
16
+ 'version_no_date': "{verbatim:storyTitle} v{verbatim:storyVersion}\nSharpee Engine v{verbatim:engineVersion}",
17
17
  // Compact version
18
- 'version_compact': "{storyTitle} v{storyVersion} (Sharpee v{engineVersion})"
18
+ 'version_compact': "{verbatim:storyTitle} v{verbatim:storyVersion} (Sharpee v{verbatim:engineVersion})"
19
19
  },
20
20
  help: {
21
21
  description: 'Display version information about the game and engine.',
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/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"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/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,8GAA8G;QAE9H,qBAAqB;QACrB,iBAAiB,EAAE,0FAA0F;QAE7G,kBAAkB;QAClB,iBAAiB,EAAE,oFAAoF;KACxG;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,wDAAwD;QACrE,QAAQ,EAAE,SAAS;QACnB,OAAO,EAAE,mFAAmF;KAC7F;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"waiting.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/waiting.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;CAiC3B,CAAC"}
1
+ {"version":3,"file":"waiting.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/waiting.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;CAiC3B,CAAC"}
@@ -17,7 +17,7 @@ exports.waitingLanguage = {
17
17
  'time_passes': "Time passes...",
18
18
  'nothing_happens': "{You} {wait}. Nothing happens.",
19
19
  // Contextual waiting
20
- 'waited_in_vehicle': "{You} {wait} in {the:vehicle}.",
20
+ 'waited_in_vehicle': "{You} {wait} in {the vehicle}.",
21
21
  'waited_for_event': "{You} {wait} for something to happen.",
22
22
  'waited_anxiously': "{You} {wait} anxiously.",
23
23
  'waited_briefly': "{You} {wait} for a moment.",
@@ -1 +1 @@
1
- {"version":3,"file":"waiting.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/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,gCAAgC;QACrD,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"}
1
+ {"version":3,"file":"waiting.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/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,gCAAgC;QACrD,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"}
@@ -1 +1 @@
1
- {"version":3,"file":"wearing.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/wearing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;CAyB3B,CAAC"}
1
+ {"version":3,"file":"wearing.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/wearing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;CAyB3B,CAAC"}
@@ -14,11 +14,11 @@ exports.wearingLanguage = {
14
14
  ],
15
15
  messages: {
16
16
  'no_target': "Wear what?",
17
- 'not_wearable': "{You} {can't} wear {the:item}.",
18
- 'not_held': "{You} {need} to be holding {the:item} first.",
19
- 'already_wearing': "{You're} already wearing {the:item}.",
20
- 'worn': "{You} {put} on {the:item}.",
21
- 'cant_wear_that': "{You} {can't} wear {the:item}.",
17
+ 'not_wearable': "{You} {can't} wear {the item}.",
18
+ 'not_held': "{You} {need} to be holding {the item} first.",
19
+ 'already_wearing': "{You're} already wearing {the item}.",
20
+ 'worn': "{You} {put} on {the item}.",
21
+ 'cant_wear_that': "{You} {can't} wear {the item}.",
22
22
  'hands_full': "{You} {need} to have {your} hands free to put that on."
23
23
  },
24
24
  help: {
@@ -1 +1 @@
1
- {"version":3,"file":"wearing.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/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,gCAAgC;QAChD,UAAU,EAAE,8CAA8C;QAC1D,iBAAiB,EAAE,sCAAsC;QACzD,MAAM,EAAE,4BAA4B;QACpC,gBAAgB,EAAE,gCAAgC;QAClD,YAAY,EAAE,wDAAwD;KACvE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,qDAAqD;QAClE,QAAQ,EAAE,gDAAgD;QAC1D,OAAO,EAAE,qFAAqF;KAC/F;CACF,CAAC"}
1
+ {"version":3,"file":"wearing.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/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,gCAAgC;QAChD,UAAU,EAAE,8CAA8C;QAC1D,iBAAiB,EAAE,sCAAsC;QACzD,MAAM,EAAE,4BAA4B;QACpC,gBAAgB,EAAE,gCAAgC;QAClD,YAAY,EAAE,wDAAwD;KACvE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,qDAAqD;QAClE,QAAQ,EAAE,gDAAgD;QAC1D,OAAO,EAAE,qFAAqF;KAC/F;CACF,CAAC"}