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

11 lines
226 B
Plaintext

ItemDef(
legacy_name: "Terracotta Door Key",
legacy_description: "Used to open doors in Terracotta Ruins. Will break after use.",
kind: Utility(
kind: Key,
),
quality: Epic,
tags: [Utility],
)