12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
ItemDef(
|
|
legacy_name: "Merchant Backpack",
|
|
legacy_description: "",
|
|
kind: Armor((
|
|
kind: Backpack,
|
|
stats: FromSet("Merchant"),
|
|
)),
|
|
quality: High,
|
|
slots: 18,
|
|
tags: [],
|
|
)
|