one-among-us-data/people/lintong/page.en.js

1 line
1.8 KiB
JavaScript

"use strict";Object.defineProperty(exports,"__esModule",{value:true});Object.defineProperty(exports,"default",{enumerable:true,get:function(){return _default}});function MDXContent(props){if(props===void 0)props={};var _createMdxContent=function _createMdxContent(){var _components=Object.assign({h2:"h2",blockquote:"blockquote",p:"p"},props.components);return Vue.h(Vue.Fragment,null,Vue.h(_components.h2,null,"Description"),"\n",Vue.h(_components.blockquote,null,"\n",Vue.h(_components.p,null,'Lin Tong is a girl who is a bit insecure.\nShe has a mother who she rarely contacts.\nDishes like "scrambled eggs with tomatoes" were her favorites.\nMonster Energy was her drink of choice.\nPersonalitywise,\nher tendency to ask others to do things when they are not in the mood for it was the most notable.\nActs like a princess sometimes.\nLikes to trouble her partner but not her friends.'),"\n"),"\n",Vue.h(_components.p,null,"—from her partner in life"),"\n",Vue.h(_components.blockquote,null,"\n",Vue.h(_components.p,null,"Friend, it's been four months, are you happy in heaven?"),"\n",Vue.h(_components.p,null,"Come here, drink this can of Monster Energy."),"\n",Vue.h(_components.p,null,"Maybe you don't really like it, but it was the drink you chose while you were working."),"\n",Vue.h(_components.p,null,"Eat this plate of Wuhan Re Gan noodles, too.\nIt might not be authentic enough for a Wuhan native like you, but I can't think of anything else."),"\n",Vue.h(_components.p,null,"Wish you well in heaven, my friend.\nEntrust a dream to me when you have time, alright?"),"\n"),"\n",Vue.h(_components.p,null,"—from her friend in life, 2022 October."))};var _ref=props.components||{},MDXLayout=_ref.wrapper;return MDXLayout?Vue.h(MDXLayout,props,Vue.h(_createMdxContent)):_createMdxContent()}var _default=MDXContent;