hotbot/assets/common/items/armor/chef/pants.ron

12 lines
187 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Chef Pants",
legacy_description: "",
kind: Armor((
kind: Pants,
stats: FromSet("Chef"),
)),
quality: Epic,
tags: [
],
)