Apartment (#9)

This commit is contained in:
2025-08-13 07:03:39 +02:00
parent d2ce67bb18
commit 33610ea0f3
5 changed files with 224 additions and 24 deletions

View File

@@ -290,14 +290,6 @@
zh: "它会找到你", zh: "它会找到你",
tr: "ta hui zhaodao ni", tr: "ta hui zhaodao ni",
}, },
/*
99: {
who: "?",
en: "?",
zh: "?",
tr: "?",
},
*/
}; };
</script> </script>

View File

@@ -470,14 +470,6 @@
zh: "见鬼", zh: "见鬼",
tr: "jiangui", tr: "jiangui",
}, },
/*
99: {
who: "?",
en: "?",
zh: "?",
tr: "?",
},
*/
}; };
</script> </script>

View File

@@ -332,14 +332,6 @@
zh: "不管你愿意不愿意", zh: "不管你愿意不愿意",
tr: "buguan ni yuanyi bu yuanyi", tr: "buguan ni yuanyi bu yuanyi",
}, },
/*
99: {
who: "?",
en: "?",
zh: "?",
tr: "?",
},
*/
}; };
</script> </script>

223
08.Apartment.html Normal file

File diff suppressed because one or more lines are too long

View File

@@ -13,3 +13,4 @@ Table of contents:
* 05.Club.html * 05.Club.html
* 06.Office.html * 06.Office.html
* 07.Interrogation.html * 07.Interrogation.html
* 08.Apartment.html