primeiro commit
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[
|
||||
(1.0, LootTable("common.loot_tables.weapons.components.tier-1")),
|
||||
(1.0, LootTable("common.loot_tables.armor.cloth")),
|
||||
]
|
||||
5
veloren/assets/common/loot_tables/sprite/chest.ron
Normal file
5
veloren/assets/common/loot_tables/sprite/chest.ron
Normal file
@@ -0,0 +1,5 @@
|
||||
[
|
||||
(1.0, LootTable("common.loot_tables.weapons.components.tier-0")),
|
||||
(1.0, LootTable("common.loot_tables.weapons.components.tier-1")),
|
||||
(1.0, LootTable("common.loot_tables.armor.cloth")),
|
||||
]
|
||||
5
veloren/assets/common/loot_tables/sprite/crate.ron
Normal file
5
veloren/assets/common/loot_tables/sprite/crate.ron
Normal file
@@ -0,0 +1,5 @@
|
||||
[
|
||||
(2.0, LootTable("common.loot_tables.materials.common")),
|
||||
(3.0, LootTable("common.loot_tables.food.prepared")),
|
||||
(1.0, Item("common.items.armor.misc.head.straw")),
|
||||
]
|
||||
4
veloren/assets/common/loot_tables/sprite/mud.ron
Normal file
4
veloren/assets/common/loot_tables/sprite/mud.ron
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
(1.0, LootTable("common.loot_tables.weapons.components.tier-0")),
|
||||
(1.0, LootTable("common.loot_tables.materials.underground")),
|
||||
]
|
||||
Reference in New Issue
Block a user