Skip to content

Commit

Permalink
assert(SMODS ~= Cryptid)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelius7309 committed Jan 23, 2025
1 parent 3ad5bfa commit 7fbb37b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lovely/tag.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ position = "after"
match_indent = true
payload = '''if not G.blind_select_opts then
G.GAME.round_resets.boss_rerolled = true
if not G.from_boss_tag then ease_dollars(-cry_cheapest_boss_reroll()) end
if not G.from_boss_tag then ease_dollars(-10) end
G.from_boss_tag = nil
G.GAME.round_resets.blind_choices.Boss = get_new_boss()
for i = 1, #G.GAME.tags do
Expand Down
2 changes: 1 addition & 1 deletion version.lua
Original file line number Diff line number Diff line change
@@ -1 +1 @@
return "1.0.0~ALPHA-1323a-STEAMODDED"
return "1.0.0~ALPHA-1323b-STEAMODDED"

0 comments on commit 7fbb37b

Please sign in to comment.