Buff Artemis X
This commit is contained in:
parent
597c6d0268
commit
46c4c165fc
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
"author": [
|
"author": [
|
||||||
"Emik"
|
"Emik"
|
||||||
],
|
],
|
||||||
"version": "2.5.6",
|
"version": "2.5.7",
|
||||||
"badge_colour": "8BE9FD",
|
"badge_colour": "8BE9FD",
|
||||||
"main_file": "src/main.lua",
|
"main_file": "src/main.lua",
|
||||||
"badge_text_colour": "44475A",
|
"badge_text_colour": "44475A",
|
||||||
|
|
|
||||||
|
|
@ -849,8 +849,8 @@ joker {
|
||||||
cost = 6,
|
cost = 6,
|
||||||
rarity = 2,
|
rarity = 2,
|
||||||
config = {extra = {
|
config = {extra = {
|
||||||
dollars = 1,
|
dollars = 2,
|
||||||
increase = 2,
|
increase = 3,
|
||||||
progress = 0,
|
progress = 0,
|
||||||
flipped = false,
|
flipped = false,
|
||||||
sequence = {"c_earth", "c_mars", "c_earth"},
|
sequence = {"c_earth", "c_mars", "c_earth"},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue