We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
instant
level_up_hand
1 parent f385b39 commit ec9958fCopy full SHA for ec9958f
lovely/scoring_calculation.toml
@@ -221,7 +221,8 @@ SMODS.upgrade_poker_hands({
221
return base + G.GAME.hands[hand]['l_' .. parameter] * amount
222
end,
223
level_up = amount,
224
- from = card
+ from = card,
225
+ instant = instant
226
})
227
--[[
228
'''
version.lua
@@ -1 +1 @@
1
-return "1.0.0~BETA-1207a-STEAMODDED"
+return "1.0.0~BETA-1208a-STEAMODDED"
0 commit comments