14 lines
273 B
Plaintext
14 lines
273 B
Plaintext
ItemDef(
|
|
legacy_name: "Facegourd",
|
|
legacy_description: "Pumpkin Head.",
|
|
kind: Armor((
|
|
kind: Head,
|
|
stats: Direct((
|
|
energy_max: Some(4.0),
|
|
energy_reward: Some(0.04),
|
|
)),
|
|
)),
|
|
quality: Common,
|
|
tags: [],
|
|
)
|