mirror of
https://github.com/one-among-us/data.git
synced 2025-03-25 20:26:19 +08:00
1 line
1.9 KiB
JSON
1 line
1.9 KiB
JSON
"\"use strict\";Object.defineProperty(exports,\"__esModule\",{value:true});Object.defineProperty(exports,\"default\",{enumerable:true,get:function(){return _default}});function _createMdxContent(props){var _components=Object.assign({h2:\"h2\",p:\"p\"},props.components),PhotoScroll=_components.PhotoScroll;if(!PhotoScroll)_missingMdxReference(\"PhotoScroll\",true);return Vue.h(Vue.Fragment,null,Vue.h(_components.h2,null,\"Introduction\"),\"\\n\",Vue.h(_components.p,null,'GeunYook was a lovely girl with grand dreams. She was proficient in music production and enjoyed playing the \"Tom and Jerry\" mobile game.\\nShe rescued others many times, earning her the reputation of an indisputable community star.'),\"\\n\",Vue.h(_components.p,null,'According to her, I was her only friend at the beginning of 2024.\\nWe enjoyed playing the \"Tom and Jerry\" game together.\\nIn September, she found someone she liked, but her significant other’s sudden suicide sent her spiraling into collapse and chaos.\\nBy that time, I was no longer in regular contact with her, and, feeling abandoned by the world, she sank into an unprecedented depression.'),\"\\n\",Vue.h(_components.h2,null,\"Her Departure\"),\"\\n\",Vue.h(_components.p,null,\"Dissatisfied with the state of the world and tormented by its hardships, she suffered unbearably and had attempted suicide multiple times.\\nShe silently left once again unknown to anyone, but this time, everyone knew she would not return.\"),\"\\n\",Vue.h(PhotoScroll,{photos:[\"${path}/photos/image0.png\"]}))}function MDXContent(props){if(props===void 0)props={};var _ref=props.components||{},MDXLayout=_ref.wrapper;return MDXLayout?Vue.h(MDXLayout,props,Vue.h(_createMdxContent,props)):_createMdxContent(props)}var _default=MDXContent;function _missingMdxReference(id,component){throw new Error(\"Expected \"+(component?\"component\":\"object\")+\" `\"+id+\"` to be defined: you likely forgot to import, pass, or provide it.\")}" |