14 lines
320 B
Plaintext
14 lines
320 B
Plaintext
ItemDef(
|
|
legacy_name: "Rugged Backpack",
|
|
legacy_description: "Keeps all your stuff together.",
|
|
kind: Armor((
|
|
kind: Backpack,
|
|
stats: Direct((
|
|
protection: Some(Normal(0.0)),
|
|
poise_resilience: Some(Normal(0.0)),
|
|
)),
|
|
)),
|
|
quality: Moderate,
|
|
tags: [],
|
|
)
|