Balancing
This commit is contained in:
parent
d96a156764
commit
68a8742255
1 changed files with 1 additions and 1 deletions
|
|
@ -425,7 +425,7 @@ namespace gmtk
|
|||
{{color_type::magenta, shape_type::square}, 30, {}, {}},
|
||||
{{color_type::cyan, shape_type::square}, 30, {card_type::reshaper, card_type::reshaper, card_type::zoomer}, {{color_type::black, shape_type::circle}}},
|
||||
{{color_type::white, shape_type::square}, 45, {card_type::mixer, card_type::mixer, card_type::mixer, card_type::zoomer}, {{color_type::white, shape_type::circle}}},
|
||||
{{color_type::black, shape_type::square}, 45, {card_type::mixer, card_type::mixer, card_type::reshaper, card_type::reshaper, card_type::reshaper, card_type::zoomer}, {{color_type::red, shape_type::circle}}},
|
||||
{{color_type::black, shape_type::square}, 45, {card_type::mixer, card_type::mixer, card_type::reshaper, card_type::reshaper, card_type::reshaper, card_type::zoomer, card_type::zoomer, card_type::crossing, card_type::crossing, card_type::crossing}, {{color_type::red, shape_type::circle}}},
|
||||
{{color_type::gray, shape_type::square}, 60, {card_type::zoomer}, {}},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue