hotbot/assets/common/items/keys/quarry_keys/forge_key.ron
2024-06-11 14:43:30 -04:00

9 lines
187 B
Plaintext

ItemDef(
legacy_name: "Forge Key",
legacy_description: "Used to open doors. Will break after use.",
kind: Utility(
kind: Key,
),
quality: High,
tags: [],
)