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

11 lines
196 B
Plaintext

ItemDef(
legacy_name: "Rusty Tower Key",
legacy_description: "Smells like magic with a bit of... cheese?",
kind: Utility(
kind: Key,
),
quality: Epic,
tags: [],
)