diff --git a/content/joker/alert.lua b/content/joker/alert.lua index 22ef8055..b2f54163 100644 --- a/content/joker/alert.lua +++ b/content/joker/alert.lua @@ -6,6 +6,9 @@ SMODS.Joker { max = 3 } }, + pools = { + Music = true + }, rarity = 2, pos = { x = 3, y = 7 }, atlas = 'jokers_atlas', diff --git a/content/joker/allinjest/moon_waltz.lua b/content/joker/allinjest/moon_waltz.lua index bd01f4a3..cc3029e2 100644 --- a/content/joker/allinjest/moon_waltz.lua +++ b/content/joker/allinjest/moon_waltz.lua @@ -7,6 +7,9 @@ SMODS.Joker { odds = 2 } }, + pools = { + Music = true + }, rarity = 2, pos = { x = 15, y = 8 }, atlas = 'jokers_atlas', diff --git a/content/joker/black_rainbows.lua b/content/joker/black_rainbows.lua index ce250424..4f9e7351 100644 --- a/content/joker/black_rainbows.lua +++ b/content/joker/black_rainbows.lua @@ -7,6 +7,9 @@ SMODS.Joker { suit2 = 'Clubs' } }, + pools = { + Music = true + }, rarity = 2, pos = { x = 7, y = 3 }, atlas = 'jokers_atlas', diff --git a/content/joker/deadringer.lua b/content/joker/deadringer.lua index 59684970..1148d1df 100644 --- a/content/joker/deadringer.lua +++ b/content/joker/deadringer.lua @@ -7,6 +7,9 @@ SMODS.Joker { ["9"] = 2 } }, + pools = { + Music = true + }, rarity = 2, pos = { x = 4, y = 8 }, atlas = 'jokers_atlas', diff --git a/content/joker/in_case_i_make_it.lua b/content/joker/in_case_i_make_it.lua index 0ae467b5..f0c21c42 100644 --- a/content/joker/in_case_i_make_it.lua +++ b/content/joker/in_case_i_make_it.lua @@ -5,6 +5,9 @@ SMODS.Joker { a_pchips = 10, } }, + pools = { + Music = true + }, rarity = 2, pos = { x = 18, y = 2 }, atlas = "jokers_atlas", diff --git a/content/joker/jimbos_joyous_joker_jamboree.lua b/content/joker/jimbos_joyous_joker_jamboree.lua index 0d128445..cf6e72ec 100644 --- a/content/joker/jimbos_joyous_joker_jamboree.lua +++ b/content/joker/jimbos_joyous_joker_jamboree.lua @@ -5,6 +5,9 @@ SMODS.Joker { required = 13, } }, + pools = { + Music = true + }, rarity = 2, pos = { x = 10, y = 10 }, atlas = 'jokers_atlas', diff --git a/content/joker/legacy.lua b/content/joker/legacy.lua index 0884ce5b..51be672e 100644 --- a/content/joker/legacy.lua +++ b/content/joker/legacy.lua @@ -5,6 +5,9 @@ SMODS.Joker { mult = 0 } }, + pools = { + Music = true + }, rarity = 3, pos = { x = 5, y = 7 }, atlas = 'jokers_atlas', diff --git a/content/joker/let_it_happen.lua b/content/joker/let_it_happen.lua index 2463a98d..4d5ca503 100644 --- a/content/joker/let_it_happen.lua +++ b/content/joker/let_it_happen.lua @@ -5,6 +5,9 @@ SMODS.Joker { hands_played_this_ante = {}, } }, + pools = { + Music = true + }, rarity = 3, pos = { x = 7, y = 2 }, atlas = "jokers_atlas", diff --git a/content/joker/ncj.lua b/content/joker/ncj.lua index e5275c62..085218c0 100644 --- a/content/joker/ncj.lua +++ b/content/joker/ncj.lua @@ -8,6 +8,9 @@ SMODS.Joker { scaling = 4 } }, + pools = { + Music = true + }, cost = 5, blueprint_compat = true, eternal_compat = true, diff --git a/content/joker/resurrections.lua b/content/joker/resurrections.lua index f140f2f0..5fcb6721 100644 --- a/content/joker/resurrections.lua +++ b/content/joker/resurrections.lua @@ -7,6 +7,9 @@ SMODS.Joker { chance_mult = 1 } }, + pools = { + Music = true + }, rarity = 3, pos = { x = 0, y = 10 }, atlas = 'jokers_atlas', diff --git a/content/joker/skydiver.lua b/content/joker/skydiver.lua index 618fb9b1..bb51756e 100644 --- a/content/joker/skydiver.lua +++ b/content/joker/skydiver.lua @@ -6,6 +6,9 @@ SMODS.Joker { lowest_rank = 'Ace', } }, + pools = { + Music = true + }, rarity = 2, pos = { x = 4, y = 1 }, atlas = 'jokers_atlas', diff --git a/content/joker/subterfuge.lua b/content/joker/subterfuge.lua index 77818ff2..c533d88d 100644 --- a/content/joker/subterfuge.lua +++ b/content/joker/subterfuge.lua @@ -2,6 +2,9 @@ SMODS.Joker { key = 'subterfuge', rarity = 3, pos = { x = 3, y = 5 }, + pools = { + Music = true + }, atlas = 'jokers_atlas', cost = 8, unlocked = true, diff --git a/content/joker/the_normal_joker.lua b/content/joker/the_normal_joker.lua index a88973a6..5e41fc4d 100644 --- a/content/joker/the_normal_joker.lua +++ b/content/joker/the_normal_joker.lua @@ -5,6 +5,9 @@ SMODS.Joker { rarity = 1 } }, + pools = { + Music = true + }, rarity = 3, pos = { x = 11, y = 0 }, atlas = "jokers_atlas", diff --git a/content/joker/the_quiet.lua b/content/joker/the_quiet.lua index c7f98132..51870f32 100644 --- a/content/joker/the_quiet.lua +++ b/content/joker/the_quiet.lua @@ -5,6 +5,9 @@ SMODS.Joker { a_xMult = 0.1, }, }, + pools = { + Music = true + }, rarity = 3, pos = { x = 1, y = 8 }, atlas = 'jokers_atlas', diff --git a/content/joker/touch_tone_joker.lua b/content/joker/touch_tone_joker.lua index 71bb5722..bb133679 100644 --- a/content/joker/touch_tone_joker.lua +++ b/content/joker/touch_tone_joker.lua @@ -10,6 +10,9 @@ SMODS.Joker { } } }, + pools = { + Music = true + }, rarity = 2, pos = { x = 11, y = 9 }, atlas = "jokers_atlas", diff --git a/content/joker/ultra_rare.lua b/content/joker/ultra_rare.lua index f2699cdc..d53f8a74 100644 --- a/content/joker/ultra_rare.lua +++ b/content/joker/ultra_rare.lua @@ -10,6 +10,9 @@ SMODS.Joker { sell_value = 0 } }, + pools = { + Music = true + }, rarity = 3, pos = { x = 10, y = 7 }, atlas = "jokers_atlas",