hotbot/assets/common/items/keys/quarry_keys/forge_key.ron

9 lines
187 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Forge Key",
legacy_description: "Used to open doors. Will break after use.",
kind: Utility(
kind: Key,
),
quality: High,
tags: [],
)