hotbot/assets/common/items/keys/terracotta_key_door.ron

11 lines
226 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
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],
)