12 lines
242 B
Plaintext
12 lines
242 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "NPC Generic",
|
||
|
legacy_description: "testing123",
|
||
|
kind: Armor((
|
||
|
kind: Chest,
|
||
|
stats: Direct((
|
||
|
protection: Some(Normal(30.0)),
|
||
|
)),
|
||
|
)),
|
||
|
quality: Common,
|
||
|
tags: [],
|
||
|
)
|