1
0

more interesting cards for showcase

This commit is contained in:
Ninjananas
2024-09-04 21:30:24 +02:00
parent 1d90d6b9ad
commit b74a89768c

View File

@@ -79,8 +79,8 @@ Squib::Deck.new(
end end
build :showcase do build :showcase do
hand range: [0, 7, 15, 25, 38, 17], trim: inches(BLEED), trim_radius: inches(0.125), fill_color: 'black' hand range: [0, 6, 13, 21, 38, 59, 65], trim_radius: inches(0.125), fill_color: 'black'
showcase range: [0, 7, 15, 25, 38, 17], trim: inches(BLEED), trim_radius: inches(0.125), fill_color: 'black' showcase range: [0, 6, 13, 21, 38, 59, 65], trim: inches(BLEED), trim_radius: inches(0.125), fill_color: 'black'
end end
build :full do build :full do