Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
更新
Widgets cheat_extended.twee
  • Loading branch information
chris81605 authored Jan 12, 2024
1 parent 6a2a4d8 commit 922fe21
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion game/Widgets cheat_extended.twee
Original file line number Diff line number Diff line change
Expand Up @@ -947,8 +947,10 @@
<<set _default_wardrobe to 20>>
<<elseif _wardrobe.type.includes('spacious')>>
<<set _default_wardrobe to 30>>
<<elseif _wardrobe.type.includes('organised')>>
<<elseif _wardrobe.type.includes('organiser')>>
<<set _default_wardrobe to 40>>
<<else>>
<<set _default_wardrobe to 20>>
<</if>>
<<if $bigest_wardrobe_swich is undefined or $bigest_wardrobe_fix is undefined>>
<<set $bigest_wardrobe_swich to 0>>
Expand Down

0 comments on commit 922fe21

Please sign in to comment.