mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fmt
This commit is contained in:
parent
66709c4d17
commit
12d4afd3a5
@ -1230,7 +1230,7 @@ fn mini_boss_0(dynamic_rng: &mut impl Rng, tile_wcenter: Vec3<i32>) -> Vec<Entit
|
||||
),
|
||||
))
|
||||
.with_name("Deadwood".to_string())
|
||||
.with_loot_drop(chosen.read().choose().to_item())
|
||||
.with_loot_drop(chosen.read().choose().to_item()),
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user