Skip to content

Commit

Permalink
distrust
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexugory committed Feb 20, 2020
1 parent a01ec60 commit e17e423
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 5 deletions.
8 changes: 6 additions & 2 deletions Saves/Danmaku_Scripted.json

Large diffs are not rendered by default.

8 changes: 6 additions & 2 deletions Saves/Danmaku_Scripted_HeadsetRuler.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion load.lua
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ function tablelength(T)
return count
end

expansions = {LunaticExtra = false, ShitTier = false, GarbageTier = false, TerminalExpansion = false, FoxBox = false, YuriParadise = false, EToFS = false, ZhelotRoles = false, WillofFate = false, DBSCharacters = false, GoldenAdditions = false, MUSCLE = false, Traits = false, AdvancedShitposting = false, Wild = false, BullshitTier = false, VastGensokyo = false, PC98 = false, Travel = false, DumbassCards = false}
expansions = {LunaticExtra = false, ShitTier = false, GarbageTier = false, TerminalExpansion = false, FoxBox = false, YuriParadise = false, EToFS = false, ZhelotRoles = false, WillofFate = false, DBSCharacters = false, GoldenAdditions = false, MUSCLE = false, Traits = false, AdvancedShitposting = false, Wild = false, BullshitTier = false, VastGensokyo = false, PC98 = false, Travel = false, Distrust = false, DumbassCards = false}
DeckerCards = {
MainCards = {},
LunaticCards = {},
Expand Down
2 changes: 2 additions & 0 deletions ui.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@
<Image class="expansionImage" image="PC98"></Image></ToggleButton>
<ToggleButton class="expansionButton" id="Travel" text="Travel">
<Image class="expansionImage" image="Travel"></Image></ToggleButton>
<ToggleButton class="expansionButton" id="Distrust" text="(Dis)trust">
<Image class="expansionImage" image="Distrust"></Image></ToggleButton>
<ToggleButton class="expansionButton" id="DumbassCards" text="Dumbass Cards">
<Image class="expansionImage" image="DumbassCards"></Image></ToggleButton>
</GridLayout>
Expand Down

0 comments on commit e17e423

Please sign in to comment.