mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
10 lines
189 B
Plaintext
10 lines
189 B
Plaintext
|
EntityConfig (
|
||
|
name: Some("Mindflayer"),
|
||
|
|
||
|
main_tool: None,
|
||
|
second_tool: None,
|
||
|
|
||
|
loadout_asset: None,
|
||
|
skillset_asset: Some("common.skillset.dungeon.tier-5.mindflayer"),
|
||
|
)
|