@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
@@ -1 +1 @@
1
- {"version":3,"file":"about.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/about.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoDzB,CAAC"}
1
+ {"version":3,"file":"about.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/about.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoDzB,CAAC"}
package/actions/about.js CHANGED
@@ -13,12 +13,12 @@ exports.aboutLanguage = {
13
13
  ],
14
14
  messages: {
15
15
  // Header
16
- 'about_header': "About {title}",
16
+ 'about_header': "About {verbatim:title}",
17
17
  // Basic info
18
- 'game_info': "{title}\nVersion {version}\nBy {author}\nReleased: {releaseDate}",
19
- 'game_info_simple': "{title} by {author}",
18
+ 'game_info': "{verbatim:title}\nVersion {verbatim:version}\nBy {verbatim:author}\nReleased: {releaseDate}",
19
+ 'game_info_simple': "{verbatim:title} by {verbatim:author}",
20
20
  // Extended info
21
- 'description': "Description: {description}",
21
+ 'description': "Description: {verbatim:description}",
22
22
  'copyright': "Copyright {copyright}",
23
23
  'license': "License: {license}",
24
24
  'website': "Website: {website}",
@@ -30,16 +30,16 @@ exports.aboutLanguage = {
30
30
  'dedication': "Dedication: {dedication}",
31
31
  'acknowledgments': "Acknowledgments: {acknowledgments}",
32
32
  // Technical info
33
- 'engine_info': "Powered by {engine} version {engineVersion}",
34
- 'technical_info': "Technical Information:\nEngine: {engine} v{engineVersion}\nPlatform: Interactive Fiction",
33
+ 'engine_info': "Powered by {engine} version {verbatim:engineVersion}",
34
+ 'technical_info': "Technical Information:\nEngine: {engine} v{verbatim:engineVersion}\nPlatform: Interactive Fiction",
35
35
  // Play statistics
36
36
  'play_stats': "Current Session:\nTime played: {playTime}\nMoves made: {sessionMoves}",
37
37
  'session_info': "You've been playing for {playTime} and made {sessionMoves} moves.",
38
38
  // Footer
39
39
  'about_footer': "Thank you for playing!",
40
- 'enjoy_game': "We hope you enjoy playing {title}!",
40
+ 'enjoy_game': "We hope you enjoy playing {verbatim:title}!",
41
41
  // Compact version
42
- 'about_compact': "{title} v{version} by {author}"
42
+ 'about_compact': "{verbatim:title} v{version} by {verbatim:author}"
43
43
  },
44
44
  help: {
45
45
  description: 'Display information about the game, including credits and version.',
@@ -1 +1 @@
1
- {"version":3,"file":"about.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/about.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,aAAa,GAAG;IAC3B,QAAQ,EAAE,iBAAiB;IAE3B,QAAQ,EAAE;QACR,OAAO;QACP,MAAM;QACN,SAAS;KACV;IAED,QAAQ,EAAE;QACR,SAAS;QACT,cAAc,EAAE,eAAe;QAE/B,aAAa;QACb,WAAW,EAAE,kEAAkE;QAC/E,kBAAkB,EAAE,qBAAqB;QAEzC,gBAAgB;QAChB,aAAa,EAAE,4BAA4B;QAC3C,WAAW,EAAE,uBAAuB;QACpC,SAAS,EAAE,oBAAoB;QAC/B,SAAS,EAAE,oBAAoB;QAC/B,SAAS,EAAE,oBAAoB;QAE/B,UAAU;QACV,gBAAgB,EAAE,UAAU;QAC5B,cAAc,EAAE,WAAW;QAC3B,gBAAgB,EAAE,iCAAiC;QACnD,YAAY,EAAE,0BAA0B;QACxC,iBAAiB,EAAE,oCAAoC;QAEvD,iBAAiB;QACjB,aAAa,EAAE,6CAA6C;QAC5D,gBAAgB,EAAE,0FAA0F;QAE5G,kBAAkB;QAClB,YAAY,EAAE,uEAAuE;QACrF,cAAc,EAAE,mEAAmE;QAEnF,SAAS;QACT,cAAc,EAAE,wBAAwB;QACxC,YAAY,EAAE,oCAAoC;QAElD,kBAAkB;QAClB,eAAe,EAAE,gCAAgC;KAClD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,oEAAoE;QACjF,QAAQ,EAAE,sBAAsB;QAChC,OAAO,EAAE,gGAAgG;KAC1G;CACF,CAAC"}
1
+ {"version":3,"file":"about.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/about.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,aAAa,GAAG;IAC3B,QAAQ,EAAE,iBAAiB;IAE3B,QAAQ,EAAE;QACR,OAAO;QACP,MAAM;QACN,SAAS;KACV;IAED,QAAQ,EAAE;QACR,SAAS;QACT,cAAc,EAAE,wBAAwB;QAExC,aAAa;QACb,WAAW,EAAE,6FAA6F;QAC1G,kBAAkB,EAAE,uCAAuC;QAE3D,gBAAgB;QAChB,aAAa,EAAE,qCAAqC;QACpD,WAAW,EAAE,uBAAuB;QACpC,SAAS,EAAE,oBAAoB;QAC/B,SAAS,EAAE,oBAAoB;QAC/B,SAAS,EAAE,oBAAoB;QAE/B,UAAU;QACV,gBAAgB,EAAE,UAAU;QAC5B,cAAc,EAAE,WAAW;QAC3B,gBAAgB,EAAE,iCAAiC;QACnD,YAAY,EAAE,0BAA0B;QACxC,iBAAiB,EAAE,oCAAoC;QAEvD,iBAAiB;QACjB,aAAa,EAAE,sDAAsD;QACrE,gBAAgB,EAAE,mGAAmG;QAErH,kBAAkB;QAClB,YAAY,EAAE,uEAAuE;QACrF,cAAc,EAAE,mEAAmE;QAEnF,SAAS;QACT,cAAc,EAAE,wBAAwB;QACxC,YAAY,EAAE,6CAA6C;QAE3D,kBAAkB;QAClB,eAAe,EAAE,kDAAkD;KACpE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,oEAAoE;QACjF,QAAQ,EAAE,sBAAsB;QAChC,OAAO,EAAE,gGAAgG;KAC1G;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"again.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/again.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;CAkBzB,CAAC"}
1
+ {"version":3,"file":"again.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/again.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;CAkBzB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"again.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/again.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,aAAa,GAAG;IAC3B,QAAQ,EAAE,iBAAiB;IAE3B,QAAQ,EAAE;QACR,OAAO;QACP,GAAG;KACJ;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,mBAAmB,EAAE,6BAA6B;KACnD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,0BAA0B;QACvC,QAAQ,EAAE,UAAU;QACpB,OAAO,EAAE,iDAAiD;KAC3D;CACF,CAAC"}
1
+ {"version":3,"file":"again.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/again.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,aAAa,GAAG;IAC3B,QAAQ,EAAE,iBAAiB;IAE3B,QAAQ,EAAE;QACR,OAAO;QACP,GAAG;KACJ;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,mBAAmB,EAAE,6BAA6B;KACnD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,0BAA0B;QACvC,QAAQ,EAAE,UAAU;QACpB,OAAO,EAAE,iDAAiD;KAC3D;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"answering.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/answering.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;CA0C7B,CAAC"}
1
+ {"version":3,"file":"answering.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/answering.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;CA0C7B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"answering.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/answering.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,qBAAqB;IAE/B,QAAQ,EAAE;QACR,mBAAmB;QACnB,kBAAkB;QAClB,oBAAoB;QACpB,SAAS;QACT,QAAQ;QACR,KAAK;QACL,IAAI;KACL;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,aAAa,EAAE,4BAA4B;QAC3C,cAAc,EAAE,8BAA8B;QAC9C,UAAU,EAAE,+BAA+B;QAE3C,mBAAmB;QACnB,UAAU,EAAE,gCAAgC;QAC5C,cAAc,EAAE,uBAAuB;QACvC,aAAa,EAAE,sBAAsB;QACrC,aAAa,EAAE,kCAAkC;QAEjD,qBAAqB;QACrB,UAAU,EAAE,4BAA4B;QACxC,UAAU,EAAE,gDAAgD;QAC5D,OAAO,EAAE,2BAA2B;QACpC,oBAAoB,EAAE,sCAAsC;QAE5D,oBAAoB;QACpB,kBAAkB,EAAE,4CAA4C;QAChE,iBAAiB,EAAE,0BAA0B;QAC7C,gBAAgB,EAAE,uCAAuC;KAC1D;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,+CAA+C;QAC5D,QAAQ,EAAE,wDAAwD;QAClE,OAAO,EAAE,6EAA6E;KACvF;CACF,CAAC"}
1
+ {"version":3,"file":"answering.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/answering.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,qBAAqB;IAE/B,QAAQ,EAAE;QACR,mBAAmB;QACnB,kBAAkB;QAClB,oBAAoB;QACpB,SAAS;QACT,QAAQ;QACR,KAAK;QACL,IAAI;KACL;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,aAAa,EAAE,4BAA4B;QAC3C,cAAc,EAAE,8BAA8B;QAC9C,UAAU,EAAE,+BAA+B;QAE3C,mBAAmB;QACnB,UAAU,EAAE,gCAAgC;QAC5C,cAAc,EAAE,uBAAuB;QACvC,aAAa,EAAE,sBAAsB;QACrC,aAAa,EAAE,kCAAkC;QAEjD,qBAAqB;QACrB,UAAU,EAAE,4BAA4B;QACxC,UAAU,EAAE,gDAAgD;QAC5D,OAAO,EAAE,2BAA2B;QACpC,oBAAoB,EAAE,sCAAsC;QAE5D,oBAAoB;QACpB,kBAAkB,EAAE,4CAA4C;QAChE,iBAAiB,EAAE,0BAA0B;QAC7C,gBAAgB,EAAE,uCAAuC;KAC1D;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,+CAA+C;QAC5D,QAAQ,EAAE,wDAAwD;QAClE,OAAO,EAAE,6EAA6E;KACvF;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"asking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/asking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;CA6C1B,CAAC"}
1
+ {"version":3,"file":"asking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/asking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;CA6C1B,CAAC"}
package/actions/asking.js CHANGED
@@ -17,25 +17,25 @@ exports.askingLanguage = {
17
17
  // Error messages
18
18
  'no_target': "Ask whom?",
19
19
  'no_topic': "Ask about what?",
20
- 'not_visible': "{You} {can't} see {the:target}.",
21
- 'too_far': "{the:cap:target} {is:target} too far away.",
20
+ 'not_visible': "{You} {can't} see {the target}.",
21
+ 'too_far': "{capitalize the target} {verb:is target} too far away.",
22
22
  'not_actor': "{You} can only ask questions of people.",
23
- // Sentence-start NPC references use {the:cap:target} so proper-named
23
+ // Sentence-start NPC references use {capitalize the target} so proper-named
24
24
  // NPCs render without article ("Floyd", not "The Floyd").
25
25
  // Success messages - unknown topic
26
- 'unknown_topic': "{the:cap:target} says, \"I don't know anything about that.\"",
27
- 'shrugs': "{the:cap:target} shrugs.",
28
- 'no_idea': "{the:cap:target} says, \"No idea what you're talking about.\"",
29
- 'confused': "{the:cap:target} looks confused.",
26
+ 'unknown_topic': "{capitalize the target} {verb:says target}, \"I don't know anything about that.\"",
27
+ 'shrugs': "{capitalize the target} shrugs.",
28
+ 'no_idea': "{capitalize the target} {verb:says target}, \"No idea what you're talking about.\"",
29
+ 'confused': "{capitalize the target} looks confused.",
30
30
  // Success messages - known topic
31
- 'responds': "{the:cap:target} tells you about {topic}.",
32
- 'explains': "{the:cap:target} explains about {topic}.",
33
- 'already_told': "{the:cap:target} says, \"I already told you about that.\"",
34
- 'remembers': "{the:cap:target} says, \"Ah yes, about {topic}...\"",
31
+ 'responds': "{capitalize the target} {verb:tells target} you about {verbatim:topic}.",
32
+ 'explains': "{capitalize the target} {verb:explains target} about {verbatim:topic}.",
33
+ 'already_told': "{capitalize the target} {verb:says target}, \"I already told you about that.\"",
34
+ 'remembers': "{capitalize the target} {verb:says target}, \"Ah yes, about {verbatim:topic}...\"",
35
35
  // Success messages - conditional responses
36
- 'not_yet': "{the:cap:target} says, \"I can't tell you about that yet.\"",
37
- 'must_do_first': "{the:cap:target} says, \"There's something you need to do first.\"",
38
- 'earned_trust': "{the:cap:target} says, \"Since you've proven yourself, I'll tell you...\""
36
+ 'not_yet': "{capitalize the target} {verb:says target}, \"I can't tell you about that yet.\"",
37
+ 'must_do_first': "{capitalize the target} {verb:says target}, \"There's something you need to do first.\"",
38
+ 'earned_trust': "{capitalize the target} {verb:says target}, \"Since you've proven yourself, I'll tell you...\""
39
39
  },
40
40
  help: {
41
41
  description: 'Ask characters about specific topics to gather information.',
@@ -1 +1 @@
1
- {"version":3,"file":"asking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/asking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,cAAc,GAAG;IAC5B,QAAQ,EAAE,kBAAkB;IAE5B,QAAQ,EAAE;QACR,6BAA6B;QAC7B,2BAA2B;QAC3B,kCAAkC;QAClC,iCAAiC;QACjC,+BAA+B;KAChC;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,WAAW;QACxB,UAAU,EAAE,iBAAiB;QAC7B,aAAa,EAAE,iCAAiC;QAChD,SAAS,EAAE,4CAA4C;QACvD,WAAW,EAAE,yCAAyC;QAEtD,qEAAqE;QACrE,0DAA0D;QAE1D,mCAAmC;QACnC,eAAe,EAAE,8DAA8D;QAC/E,QAAQ,EAAE,0BAA0B;QACpC,SAAS,EAAE,+DAA+D;QAC1E,UAAU,EAAE,kCAAkC;QAE9C,iCAAiC;QACjC,UAAU,EAAE,2CAA2C;QACvD,UAAU,EAAE,0CAA0C;QACtD,cAAc,EAAE,2DAA2D;QAC3E,WAAW,EAAE,qDAAqD;QAElE,2CAA2C;QAC3C,SAAS,EAAE,6DAA6D;QACxE,eAAe,EAAE,oEAAoE;QACrF,cAAc,EAAE,2EAA2E;KAC5F;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,6DAA6D;QAC1E,QAAQ,EAAE,gFAAgF;QAC1F,OAAO,EAAE,yGAAyG;KACnH;CACF,CAAC"}
1
+ {"version":3,"file":"asking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/asking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,cAAc,GAAG;IAC5B,QAAQ,EAAE,kBAAkB;IAE5B,QAAQ,EAAE;QACR,6BAA6B;QAC7B,2BAA2B;QAC3B,kCAAkC;QAClC,iCAAiC;QACjC,+BAA+B;KAChC;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,WAAW,EAAE,WAAW;QACxB,UAAU,EAAE,iBAAiB;QAC7B,aAAa,EAAE,iCAAiC;QAChD,SAAS,EAAE,wDAAwD;QACnE,WAAW,EAAE,yCAAyC;QAEtD,4EAA4E;QAC5E,0DAA0D;QAE1D,mCAAmC;QACnC,eAAe,EAAE,mFAAmF;QACpG,QAAQ,EAAE,iCAAiC;QAC3C,SAAS,EAAE,oFAAoF;QAC/F,UAAU,EAAE,yCAAyC;QAErD,iCAAiC;QACjC,UAAU,EAAE,yEAAyE;QACrF,UAAU,EAAE,wEAAwE;QACpF,cAAc,EAAE,gFAAgF;QAChG,WAAW,EAAE,mFAAmF;QAEhG,2CAA2C;QAC3C,SAAS,EAAE,kFAAkF;QAC7F,eAAe,EAAE,yFAAyF;QAC1G,cAAc,EAAE,gGAAgG;KACjH;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,6DAA6D;QAC1E,QAAQ,EAAE,gFAAgF;QAC1F,OAAO,EAAE,yGAAyG;KACnH;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"attacking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/attacking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6H7B,CAAC"}
1
+ {"version":3,"file":"attacking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/attacking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6H7B,CAAC"}
@@ -22,45 +22,45 @@ exports.attackingLanguage = {
22
22
  messages: {
23
23
  // Error messages
24
24
  'no_target': "Attack what?",
25
- 'not_visible': "{You} {can't} see {the:target}.",
26
- 'not_reachable': "{You} {can't} reach {the:target}.",
25
+ 'not_visible': "{You} {can't} see {the target}.",
26
+ 'not_reachable': "{You} {can't} reach {the target}.",
27
27
  'self': "Violence against {yourself} isn't the answer.",
28
- 'not_holding_weapon': "{You} aren't holding {the:weapon}.",
29
- 'indestructible': "{the:cap:target} {is:target} far too solid to damage.",
30
- 'need_weapon_to_damage': "{the:cap:target} requires a weapon to damage.",
31
- 'wrong_weapon_type': "{the:cap:target} can't be damaged with that type of weapon.",
32
- 'attack_ineffective': "{Your} attack has no effect on {the:target}.",
28
+ 'not_holding_weapon': "{You} aren't holding {the weapon}.",
29
+ 'indestructible': "{capitalize the target} {verb:is target} far too solid to damage.",
30
+ 'need_weapon_to_damage': "{capitalize the target} requires a weapon to damage.",
31
+ 'wrong_weapon_type': "{capitalize the target} can't be damaged with that type of weapon.",
32
+ 'attack_ineffective': "{Your} attack has no effect on {the target}.",
33
33
  // Combat validation errors
34
- 'already_dead': "{the:cap:target} {is:target} already dead.",
34
+ 'already_dead': "{capitalize the target} {verb:is target} already dead.",
35
35
  'violence_not_the_answer': "Violence is not the answer.",
36
36
  // ADR-158: combat.* templates use the formatter chain via the
37
37
  // {target} EntityInfo param; CombatService and the attacking action
38
38
  // also pass {targetName} (bare string) on the same params block for
39
39
  // handler / event-sourcing consumption.
40
- 'combat.cannot_attack': "{You} {can't} attack {the:target}.",
41
- 'combat.already_dead': "{the:cap:target} {is:target} already dead.",
42
- 'combat.not_hostile': "{the:cap:target} isn't hostile.",
40
+ 'combat.cannot_attack': "{You} {can't} attack {the target}.",
41
+ 'combat.already_dead': "{capitalize the target} {verb:is target} already dead.",
42
+ 'combat.not_hostile': "{capitalize the target} isn't hostile.",
43
43
  'combat.no_target': "Attack what?",
44
- 'combat.target_unconscious': "{the:cap:target} {is:target} already unconscious.",
44
+ 'combat.target_unconscious': "{capitalize the target} {verb:is target} already unconscious.",
45
45
  'combat.need_weapon': "{You} {need} a weapon to attack effectively.",
46
46
  // Combat attack outcomes (ADR-072 CombatService)
47
- 'combat.attack.missed': "{You} {swing} at {the:target} but miss!",
48
- 'combat.attack.hit': "{You} {hit} {the:target} for {damage} damage.",
49
- 'combat.attack.hit_light': "{You} {graze} {the:target}, doing {damage} damage.",
50
- 'combat.attack.hit_heavy': "{You} {land} a solid blow on {the:target}, dealing {damage} damage!",
51
- 'combat.attack.knocked_out': "{the:cap:target} collapses, unconscious!",
52
- 'combat.attack.killed': "{You} {have} slain {the:target}!",
47
+ 'combat.attack.missed': "{You} {swing} at {the target} but miss!",
48
+ 'combat.attack.hit': "{You} {hit} {the target} for {damage} damage.",
49
+ 'combat.attack.hit_light': "{You} {graze} {the target}, doing {damage} damage.",
50
+ 'combat.attack.hit_heavy': "{You} {land} a solid blow on {the target}, dealing {damage} damage!",
51
+ 'combat.attack.knocked_out': "{capitalize the target} collapses, unconscious!",
52
+ 'combat.attack.killed': "{You} {have} slain {the target}!",
53
53
  // Combat defense outcomes (ADR-072 CombatService)
54
- 'combat.defend.blocked': "{the:cap:target} blocks {your} attack!",
55
- 'combat.defend.parried': "{the:cap:target} parries {your} attack!",
56
- 'combat.defend.dodged': "{the:cap:target} dodges out of the way!",
54
+ 'combat.defend.blocked': "{capitalize the target} blocks {your} attack!",
55
+ 'combat.defend.parried': "{capitalize the target} parries {your} attack!",
56
+ 'combat.defend.dodged': "{capitalize the target} dodges out of the way!",
57
57
  // Health status descriptions (ADR-072 CombatService)
58
- 'combat.health.healthy': "{the:cap:target} appears uninjured.",
59
- 'combat.health.wounded': "{the:cap:target} {has:target} been wounded.",
60
- 'combat.health.badly_wounded': "{the:cap:target} {is:target} badly wounded.",
61
- 'combat.health.near_death': "{the:cap:target} {is:target} barely clinging to life!",
62
- 'combat.health.unconscious': "{the:cap:target} lies unconscious.",
63
- 'combat.health.dead': "{the:cap:target} {is:target} dead.",
58
+ 'combat.health.healthy': "{capitalize the target} appears uninjured.",
59
+ 'combat.health.wounded': "{capitalize the target} {verb:has target} been wounded.",
60
+ 'combat.health.badly_wounded': "{capitalize the target} {verb:is target} badly wounded.",
61
+ 'combat.health.near_death': "{capitalize the target} {verb:is target} barely clinging to life!",
62
+ 'combat.health.unconscious': "{capitalize the target} lies unconscious.",
63
+ 'combat.health.dead': "{capitalize the target} {verb:is target} dead.",
64
64
  // Special weapon effects (ADR-072 CombatService)
65
65
  'combat.special.sword_glows': "{Your} sword glows brightly!",
66
66
  'combat.special.sword_stops_glowing': "{Your} sword's glow fades.",
@@ -71,38 +71,38 @@ exports.attackingLanguage = {
71
71
  'combat.player_died': "{You} {have} been slain!",
72
72
  'combat.player_resurrected': "{You} {feel} life return to {your} body.",
73
73
  // Success messages - combat
74
- 'attacked': "{You} {attack} {the:target}.",
75
- 'attacked_with': "{You} {attack} {the:target} with {the:weapon}.",
76
- 'hit_target': "{You} {hit} {the:target}.",
74
+ 'attacked': "{You} {attack} {the target}.",
75
+ 'attacked_with': "{You} {attack} {the target} with {the weapon}.",
76
+ 'hit_target': "{You} {hit} {the target}.",
77
77
  'hit_blindly': "{You} {swing} wildly, hitting nothing.",
78
- 'hit_with': "{You} {hit} {the:target} with {the:weapon}.",
79
- 'struck': "{You} {strike} {the:target}!",
80
- 'struck_with': "{You} {strike} {the:target} with {the:weapon}!",
78
+ 'hit_with': "{You} {hit} {the target} with {the weapon}.",
79
+ 'struck': "{You} {strike} {the target}!",
80
+ 'struck_with': "{You} {strike} {the target} with {the weapon}!",
81
81
  // Success messages - unarmed
82
- 'punched': "{You} {punch} {the:target}.",
83
- 'kicked': "{You} {kick} {the:target}.",
84
- 'unarmed_attack': "{You} {attack} {the:target} with {your} bare hands.",
82
+ 'punched': "{You} {punch} {the target}.",
83
+ 'kicked': "{You} {kick} {the target}.",
84
+ 'unarmed_attack': "{You} {attack} {the target} with {your} bare hands.",
85
85
  // Success messages - breaking/destroying
86
- 'target_broke': "{the:cap:target} breaks!",
87
- 'target_shattered': "{the:cap:target} shatters into pieces!",
88
- 'broke': "{You} {break} {the:target}!",
89
- 'smashed': "{You} {smash} {the:target} to pieces!",
90
- 'target_destroyed': "{the:cap:target} {is:target} utterly destroyed!",
91
- 'destroyed': "{You} {destroy} {the:target}!",
92
- 'shattered': "{the:cap:target} shatters!",
93
- 'target_damaged': "{the:cap:target} shows signs of damage. ({damage} damage dealt)",
86
+ 'target_broke': "{capitalize the target} breaks!",
87
+ 'target_shattered': "{capitalize the target} shatters into pieces!",
88
+ 'broke': "{You} {break} {the target}!",
89
+ 'smashed': "{You} {smash} {the target} to pieces!",
90
+ 'target_destroyed': "{capitalize the target} {verb:is target} utterly destroyed!",
91
+ 'destroyed': "{You} {destroy} {the target}!",
92
+ 'shattered': "{capitalize the target} shatters!",
93
+ 'target_damaged': "{capitalize the target} shows signs of damage. ({damage} damage dealt)",
94
94
  // Success messages - killing
95
- 'killed_target': "{You} {have} defeated {the:target}!",
95
+ 'killed_target': "{You} {have} defeated {the target}!",
96
96
  'killed_blindly': "Something dies in the darkness.",
97
97
  // Environmental results
98
- 'items_spilled': "{the:cap:target}'s possessions spill onto the ground.",
98
+ 'items_spilled': "{capitalize the target}'s possessions spill onto the ground.",
99
99
  'passage_revealed': "A hidden passage is revealed!",
100
- 'debris_created': "Debris from {the:target} litters the area.",
100
+ 'debris_created': "Debris from {the target} litters the area.",
101
101
  // Target reactions - actors
102
- 'defends': "{the:cap:target} defends against {your} attack.",
103
- 'dodges': "{the:cap:target} dodges {your} attack.",
104
- 'retaliates': "{the:cap:target} fights back!",
105
- 'flees': "{the:cap:target} flees from {you}!",
102
+ 'defends': "{capitalize the target} defends against {your} attack.",
103
+ 'dodges': "{capitalize the target} dodges {your} attack.",
104
+ 'retaliates': "{capitalize the target} fights back!",
105
+ 'flees': "{capitalize the target} flees from {you}!",
106
106
  // Violence discouragement
107
107
  'peaceful_solution': "Violence isn't necessary here.",
108
108
  'no_fighting': "Fighting won't solve this problem.",
@@ -1 +1 @@
1
- {"version":3,"file":"attacking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/attacking.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"attacking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/attacking.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"climbing.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/climbing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;CA4C5B,CAAC"}
1
+ {"version":3,"file":"climbing.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/climbing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;CA4C5B,CAAC"}
@@ -27,13 +27,13 @@ exports.climbingLanguage = {
27
27
  ],
28
28
  messages: {
29
29
  'no_target': "What do {you} want to climb?",
30
- 'not_climbable': "{You} {can't} climb {the:object}.",
31
- 'cant_go_that_way': "{You} {can't} climb {direction} from here.",
30
+ 'not_climbable': "{You} {can't} climb {the object}.",
31
+ 'cant_go_that_way': "{You} {can't} climb {verbatim:direction} from here.",
32
32
  'climbed_up': "{You} {climb} up.",
33
33
  'climbed_down': "{You} {climb} down.",
34
34
  // Note: success path passes `target` param, not `object`. Keep {target}.
35
- 'climbed_onto': "{You} {climb} onto {the:target}.",
36
- 'already_there': "{You're} already on {the:place}.",
35
+ 'climbed_onto': "{You} {climb} onto {the target}.",
36
+ 'already_there': "{You're} already on {the place}.",
37
37
  'too_high': "That's too high to climb.",
38
38
  'too_dangerous': "That looks too dangerous to climb.",
39
39
  'need_equipment': "{You}'d need climbing equipment for that.",
@@ -1 +1 @@
1
- {"version":3,"file":"climbing.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/climbing.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,OAAO;QACP,mBAAmB;QACnB,UAAU;QACV,YAAY;QACZ,sBAAsB;QACtB,wBAAwB;QACxB,sBAAsB;QACtB,wBAAwB;QACxB,wBAAwB;QACxB,mBAAmB;QACnB,QAAQ;QACR,oBAAoB;QACpB,SAAS;QACT,qBAAqB;QACrB,yBAAyB;QACzB,wBAAwB;QACxB,qBAAqB;KACtB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,8BAA8B;QAC3C,eAAe,EAAE,mCAAmC;QACpD,kBAAkB,EAAE,4CAA4C;QAChE,YAAY,EAAE,mBAAmB;QACjC,cAAc,EAAE,qBAAqB;QACrC,yEAAyE;QACzE,cAAc,EAAE,kCAAkC;QAClD,eAAe,EAAE,kCAAkC;QACnD,UAAU,EAAE,2BAA2B;QACvC,eAAe,EAAE,oCAAoC;QACrD,gBAAgB,EAAE,2CAA2C;QAC7D,cAAc,EAAE,6BAA6B;QAC7C,kBAAkB,EAAE,gCAAgC;KACrD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,+CAA+C;QAC5D,QAAQ,EAAE,gDAAgD;QAC1D,OAAO,EAAE,6EAA6E;KACvF;CACF,CAAC"}
1
+ {"version":3,"file":"climbing.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/climbing.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,OAAO;QACP,mBAAmB;QACnB,UAAU;QACV,YAAY;QACZ,sBAAsB;QACtB,wBAAwB;QACxB,sBAAsB;QACtB,wBAAwB;QACxB,wBAAwB;QACxB,mBAAmB;QACnB,QAAQ;QACR,oBAAoB;QACpB,SAAS;QACT,qBAAqB;QACrB,yBAAyB;QACzB,wBAAwB;QACxB,qBAAqB;KACtB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,8BAA8B;QAC3C,eAAe,EAAE,mCAAmC;QACpD,kBAAkB,EAAE,qDAAqD;QACzE,YAAY,EAAE,mBAAmB;QACjC,cAAc,EAAE,qBAAqB;QACrC,yEAAyE;QACzE,cAAc,EAAE,kCAAkC;QAClD,eAAe,EAAE,kCAAkC;QACnD,UAAU,EAAE,2BAA2B;QACvC,eAAe,EAAE,oCAAoC;QACrD,gBAAgB,EAAE,2CAA2C;QAC7D,cAAc,EAAE,6BAA6B;QAC7C,kBAAkB,EAAE,gCAAgC;KACrD;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,+CAA+C;QAC5D,QAAQ,EAAE,gDAAgD;QAC1D,OAAO,EAAE,6EAA6E;KACvF;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"closing.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/closing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;CAsB3B,CAAC"}
1
+ {"version":3,"file":"closing.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/closing.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;CAsB3B,CAAC"}
@@ -12,11 +12,11 @@ exports.closingLanguage = {
12
12
  ],
13
13
  messages: {
14
14
  'no_target': "Close what?",
15
- 'not_closable': "{the:cap:item} can't be closed.",
16
- 'already_closed': "{the:cap:item} {is:item} already closed.",
17
- 'closed': "{You} {close} {the:item}.",
18
- 'cant_reach': "{You} {can't} reach {the:item}.",
19
- 'prevents_closing': "{You} {can't} close {the:item} while {obstacle} {is:obstacle} in the way."
15
+ 'not_closable': "{capitalize the item} can't be closed.",
16
+ 'already_closed': "{capitalize the item} {verb:is item} already closed.",
17
+ 'closed': "{You} {close} {the item}.",
18
+ 'cant_reach': "{You} {can't} reach {the item}.",
19
+ 'prevents_closing': "{You} {can't} close {the item} while {obstacle} {verb:is obstacle} in the way."
20
20
  },
21
21
  help: {
22
22
  description: 'Close containers or doors.',
@@ -1 +1 @@
1
- {"version":3,"file":"closing.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/closing.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,mBAAmB;QACnB,kBAAkB;KACnB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,aAAa;QAC1B,cAAc,EAAE,iCAAiC;QACjD,gBAAgB,EAAE,0CAA0C;QAC5D,QAAQ,EAAE,2BAA2B;QACrC,YAAY,EAAE,iCAAiC;QAC/C,kBAAkB,EAAE,2EAA2E;KAChG;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,4BAA4B;QACzC,QAAQ,EAAE,sBAAsB;QAChC,OAAO,EAAE,wFAAwF;KAClG;CACF,CAAC"}
1
+ {"version":3,"file":"closing.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/closing.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,eAAe,GAAG;IAC7B,QAAQ,EAAE,mBAAmB;IAE7B,QAAQ,EAAE;QACR,mBAAmB;QACnB,kBAAkB;KACnB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,aAAa;QAC1B,cAAc,EAAE,wCAAwC;QACxD,gBAAgB,EAAE,sDAAsD;QACxE,QAAQ,EAAE,2BAA2B;QACrC,YAAY,EAAE,iCAAiC;QAC/C,kBAAkB,EAAE,gFAAgF;KACrG;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,4BAA4B;QACzC,QAAQ,EAAE,sBAAsB;QAChC,OAAO,EAAE,wFAAwF;KAClG;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"drinking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/drinking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyD5B,CAAC"}
1
+ {"version":3,"file":"drinking.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/drinking.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyD5B,CAAC"}
@@ -18,35 +18,35 @@ exports.drinkingLanguage = {
18
18
  messages: {
19
19
  // Error messages
20
20
  'no_item': "Drink what?",
21
- 'not_visible': "{You} {can't} see {the:item}.",
22
- 'not_reachable': "{You} {can't} reach {the:item}.",
21
+ 'not_visible': "{You} {can't} see {the item}.",
22
+ 'not_reachable': "{You} {can't} reach {the item}.",
23
23
  'not_drinkable': "That's not something {you} can drink.",
24
24
  'already_consumed': "There's nothing left to drink.",
25
- 'container_closed': "{You} {need} to open {the:item} first.",
25
+ 'container_closed': "{You} {need} to open {the item} first.",
26
26
  // Success messages - basic
27
- 'drunk': "{You} {drink} {the:item}.",
28
- 'drunk_all': "{You} {drink} all of {the:item}.",
29
- 'drunk_some': "{You} {drink} some of {the:item}.",
30
- 'drunk_from': "{You} {drink} from {the:item}.",
27
+ 'drunk': "{You} {drink} {the item}.",
28
+ 'drunk_all': "{You} {drink} all of {the item}.",
29
+ 'drunk_some': "{You} {drink} some of {the item}.",
30
+ 'drunk_from': "{You} {drink} from {the item}.",
31
31
  // Success messages - quality
32
- 'refreshing': "{You} {drink} {the:item}. How refreshing!",
33
- 'satisfying': "{You} {drink} {the:item}. That hits the spot.",
34
- 'bitter': "{You} {drink} {the:item}. It's quite bitter.",
35
- 'sweet': "{You} {drink} {the:item}. It's sweet.",
36
- 'strong': "{You} {drink} {the:item}. It's strong!",
32
+ 'refreshing': "{You} {drink} {the item}. How refreshing!",
33
+ 'satisfying': "{You} {drink} {the item}. That hits the spot.",
34
+ 'bitter': "{You} {drink} {the item}. It's quite bitter.",
35
+ 'sweet': "{You} {drink} {the item}. It's sweet.",
36
+ 'strong': "{You} {drink} {the item}. It's strong!",
37
37
  // Success messages - effects
38
- 'thirst_quenched': "{You} {drink} {the:item}. {Your} thirst is quenched.",
39
- 'still_thirsty': "{You} {drink} {the:item}, but {you're} still thirsty.",
40
- 'magical_effects': "{You} {drink} {the:item}. {You} {feel} strange...",
41
- 'healing': "{You} {drink} {the:item}. {You} {feel} better!",
38
+ 'thirst_quenched': "{You} {drink} {the item}. {Your} thirst is quenched.",
39
+ 'still_thirsty': "{You} {drink} {the item}, but {you're} still thirsty.",
40
+ 'magical_effects': "{You} {drink} {the item}. {You} {feel} strange...",
41
+ 'healing': "{You} {drink} {the item}. {You} {feel} better!",
42
42
  // Success messages - container
43
- 'from_container': "{You} {drink} the {liquidType} from {the:item}.",
43
+ 'from_container': "{You} {drink} the {liquidType} from {the item}.",
44
44
  'empty_now': "{You} {drink} the last of the {liquidType}.",
45
45
  'some_remains': "{You} {drink} some {liquidType}. Some remains.",
46
46
  // Success messages - special
47
- 'sipped': "{You} {take} a sip of {the:item}.",
48
- 'quaffed': "{You} {quaff} {the:item} heartily.",
49
- 'gulped': "{You} {gulp} down {the:item}."
47
+ 'sipped': "{You} {take} a sip of {the item}.",
48
+ 'quaffed': "{You} {quaff} {the item} heartily.",
49
+ 'gulped': "{You} {gulp} down {the item}."
50
50
  },
51
51
  help: {
52
52
  description: 'Drink liquids to quench thirst or gain effects.',
@@ -1 +1 @@
1
- {"version":3,"file":"drinking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/drinking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;QACnB,wBAAwB;QACxB,iBAAiB;QACjB,sBAAsB;QACtB,mBAAmB;QACnB,oBAAoB;QACpB,qBAAqB;KACtB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,SAAS,EAAE,aAAa;QACxB,aAAa,EAAE,+BAA+B;QAC9C,eAAe,EAAE,iCAAiC;QAClD,eAAe,EAAE,uCAAuC;QACxD,kBAAkB,EAAE,gCAAgC;QACpD,kBAAkB,EAAE,wCAAwC;QAE5D,2BAA2B;QAC3B,OAAO,EAAE,2BAA2B;QACpC,WAAW,EAAE,kCAAkC;QAC/C,YAAY,EAAE,mCAAmC;QACjD,YAAY,EAAE,gCAAgC;QAE9C,6BAA6B;QAC7B,YAAY,EAAE,2CAA2C;QACzD,YAAY,EAAE,+CAA+C;QAC7D,QAAQ,EAAE,8CAA8C;QACxD,OAAO,EAAE,uCAAuC;QAChD,QAAQ,EAAE,wCAAwC;QAElD,6BAA6B;QAC7B,iBAAiB,EAAE,sDAAsD;QACzE,eAAe,EAAE,uDAAuD;QACxE,iBAAiB,EAAE,mDAAmD;QACtE,SAAS,EAAE,gDAAgD;QAE3D,+BAA+B;QAC/B,gBAAgB,EAAE,iDAAiD;QACnE,WAAW,EAAE,6CAA6C;QAC1D,cAAc,EAAE,gDAAgD;QAEhE,6BAA6B;QAC7B,QAAQ,EAAE,mCAAmC;QAC7C,SAAS,EAAE,oCAAoC;QAC/C,QAAQ,EAAE,+BAA+B;KAC1C;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,QAAQ,EAAE,0DAA0D;QACpE,OAAO,EAAE,8EAA8E;KACxF;CACF,CAAC"}
1
+ {"version":3,"file":"drinking.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/drinking.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;QACnB,wBAAwB;QACxB,iBAAiB;QACjB,sBAAsB;QACtB,mBAAmB;QACnB,oBAAoB;QACpB,qBAAqB;KACtB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,SAAS,EAAE,aAAa;QACxB,aAAa,EAAE,+BAA+B;QAC9C,eAAe,EAAE,iCAAiC;QAClD,eAAe,EAAE,uCAAuC;QACxD,kBAAkB,EAAE,gCAAgC;QACpD,kBAAkB,EAAE,wCAAwC;QAE5D,2BAA2B;QAC3B,OAAO,EAAE,2BAA2B;QACpC,WAAW,EAAE,kCAAkC;QAC/C,YAAY,EAAE,mCAAmC;QACjD,YAAY,EAAE,gCAAgC;QAE9C,6BAA6B;QAC7B,YAAY,EAAE,2CAA2C;QACzD,YAAY,EAAE,+CAA+C;QAC7D,QAAQ,EAAE,8CAA8C;QACxD,OAAO,EAAE,uCAAuC;QAChD,QAAQ,EAAE,wCAAwC;QAElD,6BAA6B;QAC7B,iBAAiB,EAAE,sDAAsD;QACzE,eAAe,EAAE,uDAAuD;QACxE,iBAAiB,EAAE,mDAAmD;QACtE,SAAS,EAAE,gDAAgD;QAE3D,+BAA+B;QAC/B,gBAAgB,EAAE,iDAAiD;QACnE,WAAW,EAAE,6CAA6C;QAC1D,cAAc,EAAE,gDAAgD;QAEhE,6BAA6B;QAC7B,QAAQ,EAAE,mCAAmC;QAC7C,SAAS,EAAE,oCAAoC;QAC/C,QAAQ,EAAE,+BAA+B;KAC1C;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,QAAQ,EAAE,0DAA0D;QACpE,OAAO,EAAE,8EAA8E;KACxF;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"dropping.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/dropping.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;CA2B5B,CAAC"}
1
+ {"version":3,"file":"dropping.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/dropping.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;CA2B5B,CAAC"}
@@ -15,11 +15,11 @@ exports.droppingLanguage = {
15
15
  ],
16
16
  messages: {
17
17
  'no_target': "Drop what?",
18
- 'not_held': "{You} aren't holding {the:item}.",
18
+ 'not_held': "{You} aren't holding {the item}.",
19
19
  'nothing_to_drop': "{You} aren't carrying anything.",
20
20
  'dropped': "Dropped.",
21
- 'dropped_in': "{You} {put} {the:item} in {the:container}.",
22
- 'dropped_on': "{You} {put} {the:item} on {the:surface}.",
21
+ 'dropped_in': "{You} {put} {the item} in {the container}.",
22
+ 'dropped_on': "{You} {put} {the item} on {the surface}.",
23
23
  // Multi-drop label format: rendered without article per IF convention
24
24
  'dropped_multi': "{item}: Dropped."
25
25
  },
@@ -1 +1 @@
1
- {"version":3,"file":"dropping.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/dropping.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,kBAAkB;QAClB,sBAAsB;QACtB,qBAAqB;QACrB,qBAAqB;QACrB,uBAAuB;KACxB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,YAAY;QACzB,UAAU,EAAE,kCAAkC;QAC9C,iBAAiB,EAAE,iCAAiC;QACpD,SAAS,EAAE,UAAU;QACrB,YAAY,EAAE,4CAA4C;QAC1D,YAAY,EAAE,0CAA0C;QACxD,sEAAsE;QACtE,eAAe,EAAE,kBAAkB;KACpC;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,mCAAmC;QAChD,QAAQ,EAAE,uCAAuC;QACjD,OAAO,EAAE,uEAAuE;KACjF;CACF,CAAC"}
1
+ {"version":3,"file":"dropping.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/dropping.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,kBAAkB;QAClB,sBAAsB;QACtB,qBAAqB;QACrB,qBAAqB;QACrB,uBAAuB;KACxB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,YAAY;QACzB,UAAU,EAAE,kCAAkC;QAC9C,iBAAiB,EAAE,iCAAiC;QACpD,SAAS,EAAE,UAAU;QACrB,YAAY,EAAE,4CAA4C;QAC1D,YAAY,EAAE,0CAA0C;QACxD,sEAAsE;QACtE,eAAe,EAAE,kBAAkB;KACpC;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,mCAAmC;QAChD,QAAQ,EAAE,uCAAuC;QACjD,OAAO,EAAE,uEAAuE;KACjF;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"eating.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/eating.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqD1B,CAAC"}
1
+ {"version":3,"file":"eating.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/eating.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqD1B,CAAC"}
package/actions/eating.js CHANGED
@@ -19,31 +19,31 @@ exports.eatingLanguage = {
19
19
  messages: {
20
20
  // Error messages
21
21
  'no_item': "Eat what?",
22
- 'not_visible': "{You} {can't} see {the:item}.",
23
- 'not_reachable': "{You} {can't} reach {the:item}.",
22
+ 'not_visible': "{You} {can't} see {the item}.",
23
+ 'not_reachable': "{You} {can't} reach {the item}.",
24
24
  'not_edible': "That's not something {you} can eat.",
25
- 'is_drink': "{You} should drink {the:item}, not eat it.",
26
- 'already_consumed': "There's nothing left of {the:item} to eat.",
25
+ 'is_drink': "{You} should drink {the item}, not eat it.",
26
+ 'already_consumed': "There's nothing left of {the item} to eat.",
27
27
  // Success messages - basic
28
- 'eaten': "{You} {eat} {the:item}.",
29
- 'eaten_all': "{You} {eat} all of {the:item}.",
30
- 'eaten_some': "{You} {eat} some of {the:item}.",
31
- 'eaten_portion': "{You} {eat} a portion of {the:item}.",
28
+ 'eaten': "{You} {eat} {the item}.",
29
+ 'eaten_all': "{You} {eat} all of {the item}.",
30
+ 'eaten_some': "{You} {eat} some of {the item}.",
31
+ 'eaten_portion': "{You} {eat} a portion of {the item}.",
32
32
  // Success messages - quality
33
- 'delicious': "{You} {eat} {the:item}. Delicious!",
34
- 'tasty': "{You} {eat} {the:item}. It's quite tasty.",
35
- 'bland': "{You} {eat} {the:item}. It's rather bland.",
36
- 'awful': "{You} {eat} {the:item}. It tastes awful!",
33
+ 'delicious': "{You} {eat} {the item}. Delicious!",
34
+ 'tasty': "{You} {eat} {the item}. It's quite tasty.",
35
+ 'bland': "{You} {eat} {the item}. It's rather bland.",
36
+ 'awful': "{You} {eat} {the item}. It tastes awful!",
37
37
  // Success messages - effects
38
- 'filling': "{You} {eat} {the:item}. That was filling.",
39
- 'still_hungry': "{You} {eat} {the:item}, but {you're} still hungry.",
40
- 'satisfying': "{You} {eat} {the:item}. Very satisfying!",
41
- 'poisonous': "{You} {eat} {the:item}. It tastes strange...",
38
+ 'filling': "{You} {eat} {the item}. That was filling.",
39
+ 'still_hungry': "{You} {eat} {the item}, but {you're} still hungry.",
40
+ 'satisfying': "{You} {eat} {the item}. Very satisfying!",
41
+ 'poisonous': "{You} {eat} {the item}. It tastes strange...",
42
42
  // Success messages - special
43
- 'nibbled': "{You} {nibble} on {the:item}.",
44
- 'tasted': "{You} {taste} {the:item}.",
45
- 'devoured': "{You} {devour} {the:item} hungrily.",
46
- 'munched': "{You} {munch} on {the:item}."
43
+ 'nibbled': "{You} {nibble} on {the item}.",
44
+ 'tasted': "{You} {taste} {the item}.",
45
+ 'devoured': "{You} {devour} {the item} hungrily.",
46
+ 'munched': "{You} {munch} on {the item}."
47
47
  },
48
48
  help: {
49
49
  description: 'Eat edible items to satisfy hunger or gain effects.',
@@ -1 +1 @@
1
- {"version":3,"file":"eating.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/eating.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,cAAc,GAAG;IAC5B,QAAQ,EAAE,kBAAkB;IAE5B,QAAQ,EAAE;QACR,iBAAiB;QACjB,qBAAqB;QACrB,oBAAoB;QACpB,mBAAmB;QACnB,sBAAsB;QACtB,oBAAoB;QACpB,uBAAuB;QACvB,mBAAmB;KACpB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,SAAS,EAAE,WAAW;QACtB,aAAa,EAAE,+BAA+B;QAC9C,eAAe,EAAE,iCAAiC;QAClD,YAAY,EAAE,qCAAqC;QACnD,UAAU,EAAE,4CAA4C;QACxD,kBAAkB,EAAE,4CAA4C;QAEhE,2BAA2B;QAC3B,OAAO,EAAE,yBAAyB;QAClC,WAAW,EAAE,gCAAgC;QAC7C,YAAY,EAAE,iCAAiC;QAC/C,eAAe,EAAE,sCAAsC;QAEvD,6BAA6B;QAC7B,WAAW,EAAE,oCAAoC;QACjD,OAAO,EAAE,2CAA2C;QACpD,OAAO,EAAE,4CAA4C;QACrD,OAAO,EAAE,0CAA0C;QAEnD,6BAA6B;QAC7B,SAAS,EAAE,2CAA2C;QACtD,cAAc,EAAE,oDAAoD;QACpE,YAAY,EAAE,0CAA0C;QACxD,WAAW,EAAE,8CAA8C;QAE3D,6BAA6B;QAC7B,SAAS,EAAE,+BAA+B;QAC1C,QAAQ,EAAE,2BAA2B;QACrC,UAAU,EAAE,qCAAqC;QACjD,SAAS,EAAE,8BAA8B;KAC1C;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,qDAAqD;QAClE,QAAQ,EAAE,qDAAqD;QAC/D,OAAO,EAAE,8EAA8E;KACxF;CACF,CAAC"}
1
+ {"version":3,"file":"eating.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/eating.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,cAAc,GAAG;IAC5B,QAAQ,EAAE,kBAAkB;IAE5B,QAAQ,EAAE;QACR,iBAAiB;QACjB,qBAAqB;QACrB,oBAAoB;QACpB,mBAAmB;QACnB,sBAAsB;QACtB,oBAAoB;QACpB,uBAAuB;QACvB,mBAAmB;KACpB;IAED,QAAQ,EAAE;QACR,iBAAiB;QACjB,SAAS,EAAE,WAAW;QACtB,aAAa,EAAE,+BAA+B;QAC9C,eAAe,EAAE,iCAAiC;QAClD,YAAY,EAAE,qCAAqC;QACnD,UAAU,EAAE,4CAA4C;QACxD,kBAAkB,EAAE,4CAA4C;QAEhE,2BAA2B;QAC3B,OAAO,EAAE,yBAAyB;QAClC,WAAW,EAAE,gCAAgC;QAC7C,YAAY,EAAE,iCAAiC;QAC/C,eAAe,EAAE,sCAAsC;QAEvD,6BAA6B;QAC7B,WAAW,EAAE,oCAAoC;QACjD,OAAO,EAAE,2CAA2C;QACpD,OAAO,EAAE,4CAA4C;QACrD,OAAO,EAAE,0CAA0C;QAEnD,6BAA6B;QAC7B,SAAS,EAAE,2CAA2C;QACtD,cAAc,EAAE,oDAAoD;QACpE,YAAY,EAAE,0CAA0C;QACxD,WAAW,EAAE,8CAA8C;QAE3D,6BAA6B;QAC7B,SAAS,EAAE,+BAA+B;QAC1C,QAAQ,EAAE,2BAA2B;QACrC,UAAU,EAAE,qCAAqC;QACjD,SAAS,EAAE,8BAA8B;KAC1C;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,qDAAqD;QAClE,QAAQ,EAAE,qDAAqD;QAC/D,OAAO,EAAE,8EAA8E;KACxF;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"entering.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/entering.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;CA4C5B,CAAC"}
1
+ {"version":3,"file":"entering.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/entering.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;CA4C5B,CAAC"}
@@ -29,16 +29,16 @@ exports.enteringLanguage = {
29
29
  ],
30
30
  messages: {
31
31
  'no_target': "Enter what?",
32
- 'not_enterable': "{You} {can't} enter {the:place}.",
33
- 'already_inside': "{You're} already in {the:place}.",
34
- 'container_closed': "{the:cap:container} {is:container} closed.",
35
- 'too_full': "{the:cap:place} {is:place} full (maximum {max} occupants).",
36
- 'entered': "{You} {get} into {the:place}.",
37
- 'entered_on': "{You} {get} onto {the:place}.",
38
- 'cant_enter': "{You} {can't} enter {the:place}: {reason}.",
39
- 'not_here': "{You} {don't} see {the:place} here.",
40
- 'too_small': "{the:cap:place} {is:place} too small for {you} to enter.",
41
- 'occupied': "{the:cap:place} {is:place} already occupied."
32
+ 'not_enterable': "{You} {can't} enter {the place}.",
33
+ 'already_inside': "{You're} already in {the place}.",
34
+ 'container_closed': "{capitalize the container} {verb:is container} closed.",
35
+ 'too_full': "{capitalize the place} {verb:is place} full (maximum {max} occupants).",
36
+ 'entered': "{You} {get} into {the place}.",
37
+ 'entered_on': "{You} {get} onto {the place}.",
38
+ 'cant_enter': "{You} {can't} enter {the place}: {reason}.",
39
+ 'not_here': "{You} {don't} see {the place} here.",
40
+ 'too_small': "{capitalize the place} {verb:is place} too small for {you} to enter.",
41
+ 'occupied': "{capitalize the place} {verb:is place} already occupied."
42
42
  },
43
43
  help: {
44
44
  description: 'Enter containers, vehicles, or furniture that can hold you.',
@@ -1 +1 @@
1
- {"version":3,"file":"entering.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/entering.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;QACnB,oBAAoB;QACpB,sBAAsB;QACtB,oBAAoB;QACpB,mBAAmB;QACnB,qBAAqB;QACrB,uBAAuB;QACvB,mBAAmB;QACnB,mBAAmB;QACnB,oBAAoB;QACpB,oBAAoB;QACpB,oBAAoB;QACpB,oBAAoB;QACpB,sBAAsB;QACtB,sBAAsB;QACtB,sBAAsB;QACtB,wBAAwB;QACxB,sBAAsB;QACtB,wBAAwB;KACzB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,aAAa;QAC1B,eAAe,EAAE,kCAAkC;QACnD,gBAAgB,EAAE,kCAAkC;QACpD,kBAAkB,EAAE,4CAA4C;QAChE,UAAU,EAAE,4DAA4D;QACxE,SAAS,EAAE,+BAA+B;QAC1C,YAAY,EAAE,+BAA+B;QAC7C,YAAY,EAAE,4CAA4C;QAC1D,UAAU,EAAE,qCAAqC;QACjD,WAAW,EAAE,0DAA0D;QACvE,UAAU,EAAE,8CAA8C;KAC3D;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,6DAA6D;QAC1E,QAAQ,EAAE,iDAAiD;QAC3D,OAAO,EAAE,+FAA+F;KACzG;CACF,CAAC"}
1
+ {"version":3,"file":"entering.js","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/entering.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEU,QAAA,gBAAgB,GAAG;IAC9B,QAAQ,EAAE,oBAAoB;IAE9B,QAAQ,EAAE;QACR,mBAAmB;QACnB,oBAAoB;QACpB,sBAAsB;QACtB,oBAAoB;QACpB,mBAAmB;QACnB,qBAAqB;QACrB,uBAAuB;QACvB,mBAAmB;QACnB,mBAAmB;QACnB,oBAAoB;QACpB,oBAAoB;QACpB,oBAAoB;QACpB,oBAAoB;QACpB,sBAAsB;QACtB,sBAAsB;QACtB,sBAAsB;QACtB,wBAAwB;QACxB,sBAAsB;QACtB,wBAAwB;KACzB;IAED,QAAQ,EAAE;QACR,WAAW,EAAE,aAAa;QAC1B,eAAe,EAAE,kCAAkC;QACnD,gBAAgB,EAAE,kCAAkC;QACpD,kBAAkB,EAAE,wDAAwD;QAC5E,UAAU,EAAE,wEAAwE;QACpF,SAAS,EAAE,+BAA+B;QAC1C,YAAY,EAAE,+BAA+B;QAC7C,YAAY,EAAE,4CAA4C;QAC1D,UAAU,EAAE,qCAAqC;QACjD,WAAW,EAAE,sEAAsE;QACnF,UAAU,EAAE,0DAA0D;KACvE;IAED,IAAI,EAAE;QACJ,WAAW,EAAE,6DAA6D;QAC1E,QAAQ,EAAE,iDAAiD;QAC3D,OAAO,EAAE,+FAA+F;KACzG;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"examining.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee/packages/lang-en-us/src/actions/examining.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgD7B,CAAC"}
1
+ {"version":3,"file":"examining.d.ts","sourceRoot":"","sources":["../../../../../../../repos/sharpee_v2/packages/lang-en-us/src/actions/examining.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqD7B,CAAC"}