mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
gliders as items. anim improvements
This commit is contained in:
@ -192,6 +192,7 @@ pub struct Loadout {
|
||||
pub second_item: Option<ItemConfig>,
|
||||
|
||||
pub lantern: Option<Item>,
|
||||
pub glider: Option<Item>,
|
||||
|
||||
#[in_array(get_armor)]
|
||||
pub shoulder: Option<Item>,
|
||||
|
Reference in New Issue
Block a user