mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Addressed most review comments (assets).
This commit is contained in:
parent
afd2c8730f
commit
49ff094286
@ -1,12 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Placeholder",
|
||||
description: "This is a placeholder because we intend to autogenerate these from the tags later",
|
||||
kind: Ingredient(
|
||||
kind: "Placeholder",
|
||||
// Descriptor not needed
|
||||
descriptor: "",
|
||||
),
|
||||
quality: Common,
|
||||
tags: [],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user