vbox rng revert
This commit is contained in:
parent
4db31c4238
commit
f94cca9ebc
@ -69,9 +69,9 @@ impl Vbox {
|
||||
.map(|item_type| {
|
||||
let items = match item_type {
|
||||
ItemType::Colours => vec![
|
||||
(Item::Red, 2),
|
||||
(Item::Red, 1),
|
||||
(Item::Green, 1),
|
||||
(Item::Blue, 2),
|
||||
(Item::Blue, 1),
|
||||
],
|
||||
ItemType::Skills => vec![
|
||||
(Item::Attack, 1),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user