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