Skip to content

Commit

Permalink
WearCursedCollar
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyoko-Jeremie committed May 6, 2024
1 parent 0aa39c9 commit 21153fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Cheats/Restraint.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export const WearsList = {
DisplayTrap: "DisplayTrap",
DollStand: "DollStand",
DollStandSFW: "DollStandSFW",
CursedCollar: "CursedCollar CursedCollar2",
// // AAAAA
// AAAAA: ,
} as const; // 使用 as const 来获得一个 readonly tuple 类型
Expand Down
1 change: 1 addition & 0 deletions src/GUI_StringTable/CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const WearStringTable_CN: WearStringTableInterface = {
WearWolf: "狼女套装",
WearCyberDoll: "网络娃娃套装",
WearCyberAnkle: "网络套装",
WearCursedCollar: "星尘月尘项圈",
};


Expand Down

0 comments on commit 21153fa

Please sign in to comment.