Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
chris81605 authored Jun 29, 2024
1 parent 41fed3b commit 7bae876
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
],
"scriptFileList": [],
"tweeFileList": [
"game/Widgets cheat_extended.twee",
"game/ccplot.twee",
"game/Bccm/bccmeditor.twee",
"game/CE_passage_editor.twee",
"game/Bedroom Study.twee",
"game/随身衣柜.twee",
"game/ccplot.twee"
"game/CE_passage_editor.twee",
"game/Widgets cheat_extended.twee"
],
"imgFileList": [],
"scriptFileList_inject_early": [
Expand Down Expand Up @@ -91,7 +91,7 @@
},
{
"passage": "Widgets State Man",
"findString": "\t\t\t\t<span class=\"green\"><<He>>吃痛退开。</span>\t\t\t\t\n<<combatcontrol 15>><<def 10>>\n\t\t\t<</if>>",
"findString": "\t\t\t\t<span class=\"green\"><<He>>吃痛退开。</span>\n\t\t\t\t<<combatcontrol 15>><<def 10>>\n\t\t\t<</if>>",
"replaceFile": "addon-replace/Widgets State Man_1.txt"
},
{
Expand Down

0 comments on commit 7bae876

Please sign in to comment.