14 lines
277 B
Plaintext
14 lines
277 B
Plaintext
ItemDef(
|
|
legacy_name: "Fluffy Jackalope Slippers",
|
|
legacy_description: "So warm and cozy!",
|
|
kind: Armor((
|
|
kind: Foot,
|
|
stats: Direct((
|
|
)),
|
|
)),
|
|
quality: High,
|
|
tags: [
|
|
Material(Linen),
|
|
SalvageInto(Linen, 1),
|
|
],
|
|
) |