10 lines
280 B
Plaintext
10 lines
280 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Sharp Fang",
|
||
|
legacy_description: "Incredibly sharp tooth from a predatory animal.\n\nThis can be used when crafting weapons.",
|
||
|
kind: Ingredient(
|
||
|
// Descriptor not needed
|
||
|
descriptor: "",
|
||
|
),
|
||
|
quality: Common,
|
||
|
tags: [],
|
||
|
)
|