diff --git a/manifest.json b/manifest.json index fb9db2f..6ad0315 100644 --- a/manifest.json +++ b/manifest.json @@ -17,5 +17,5 @@ "conflicts": [ "Jen" ], - "version": "1.6.10" + "version": "1.6.11" } \ No newline at end of file diff --git a/src/joker.lua b/src/joker.lua index 03ddc55..83a9ee6 100644 --- a/src/joker.lua +++ b/src/joker.lua @@ -155,7 +155,7 @@ SMODS.Joker { "{C:inactive,s:0.75,E:1}#5#{C:red,s:1.5,E:1}#6#", }, }, - config = {extra = {money = 2, xmoney = 1.5, max = 1000}}, + config = {extra = {money = 2, xmoney = 1.5, max = 10000}}, attributes = {"destroy_card", "economy", "tag"}, pos = {x = 0, y = 0}, sinis = {x = 2, y = 0},