mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Added large ribcages in deserts
This commit is contained in:
parent
14ba09f96b
commit
6b415c1b87
BIN
assets/world/structure/natural/ribcage-large.vox
(Stored with Git LFS)
Normal file
BIN
assets/world/structure/natural/ribcage-large.vox
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -426,6 +426,7 @@ lazy_static! {
|
||||
|
||||
pub static ref QUIRKY_DRY: Vec<Arc<Structure>> = vec![
|
||||
st_asset("world/structure/natural/ribcage-small.vox", (7, 13, 4)),
|
||||
st_asset("world/structure/natural/ribcage-large.vox", (13, 19, 8)),
|
||||
st_asset("world/structure/natural/skull-large.vox", (15, 20, 4)),
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user