trade_bot/assets/common/items/keys/terracotta_key_chest.ron

11 lines
228 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Terracotta Chest Key",
legacy_description: "Used to open chests in Terracotta Ruins. Will break after use.",
kind: Utility(
kind: Key,
),
quality: Epic,
tags: [Utility],
)